Test Report: Docker_Linux_crio_arm64 19758

                    
                      487a5cf556320fbeb648c9691968ff5b5aeb4ad7:2024-10-25:36805
                    
                

Test fail (2/330)

Order failed test Duration
36 TestAddons/parallel/Ingress 151.28
38 TestAddons/parallel/MetricsServer 365.71
x
+
TestAddons/parallel/Ingress (151.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-821857 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-821857 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-821857 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [6d47fdf3-8e51-4d23-8a92-88079f979748] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [6d47fdf3-8e51-4d23-8a92-88079f979748] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.004059025s
I1025 22:23:39.202562 1292732 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-821857 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.398917951s)

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41",
	        "Created": "2024-10-25T22:17:56.249482073Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1293993,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-25T22:17:56.388302767Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f592215c3870b1e9972398fbee0c5a552b83b6194bcf13722da843ebb02bbb6c",
	        "ResolvConfPath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/hostname",
	        "HostsPath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/hosts",
	        "LogPath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41-json.log",
	        "Name": "/addons-821857",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-821857:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-821857",
	            "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/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18-init/diff:/var/lib/docker/overlay2/6773eec52a20b9365c48ba49484566e8159f85d2f5daa2135c217715a3da7657/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-821857",
	                "Source": "/var/lib/docker/volumes/addons-821857/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-821857",
	            "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-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e",
	            "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-821857",
	                "name.minikube.sigs.k8s.io": "addons-821857",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "115ecb3a73a169bafac5c8a561870dabc7824f25ca7bd41e09dc3af628139805",
	            "SandboxKey": "/var/run/docker/netns/115ecb3a73a1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34274"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34275"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34278"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34276"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34277"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-821857": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "ed6503914cf28fce81af261688107db66a3576c09f91e58153055a4a4db86ac2",
	                    "EndpointID": "b4390e0260245f3bd0f0a210a12369eaaf8580d8361f0a5bd99c38f210daef4e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-821857",
	                        "984c84d4e29f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-821857 -n addons-821857
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-821857 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 logs -n 25: (1.569587049s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-925410                                                                     | download-only-925410   | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| delete  | -p download-only-730920                                                                     | download-only-730920   | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| start   | --download-only -p                                                                          | download-docker-729844 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | download-docker-729844                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-729844                                                                   | download-docker-729844 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-286265   | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | binary-mirror-286265                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39235                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-286265                                                                     | binary-mirror-286265   | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| addons  | enable dashboard -p                                                                         | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | addons-821857                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | addons-821857                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-821857 --wait=true                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:21 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-821857 ip                                                                            | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | -p addons-821857                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-821857 ssh cat                                                                       | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | /opt/local-path-provisioner/pvc-b00b88c6-45b0-4b25-9519-28d377efb77a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:22 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:22 UTC | 25 Oct 24 22:22 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC | 25 Oct 24 22:23 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC | 25 Oct 24 22:23 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC | 25 Oct 24 22:23 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-821857 ssh curl -s                                                                   | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-821857 ip                                                                            | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:25 UTC | 25 Oct 24 22:25 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/25 22:17:31
	Running on machine: ip-172-31-24-2
	Binary: Built with gc go1.23.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1025 22:17:31.572619 1293491 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:17:31.572868 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:31.572896 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:17:31.572916 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:31.573182 1293491 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:17:31.573715 1293491 out.go:352] Setting JSON to false
	I1025 22:17:31.574690 1293491 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":17999,"bootTime":1729876653,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 22:17:31.574791 1293491 start.go:139] virtualization:  
	I1025 22:17:31.579327 1293491 out.go:177] * [addons-821857] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1025 22:17:31.582028 1293491 out.go:177]   - MINIKUBE_LOCATION=19758
	I1025 22:17:31.582100 1293491 notify.go:220] Checking for updates...
	I1025 22:17:31.586806 1293491 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 22:17:31.589538 1293491 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:17:31.591930 1293491 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 22:17:31.594683 1293491 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 22:17:31.597052 1293491 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 22:17:31.599560 1293491 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 22:17:31.621391 1293491 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 22:17:31.621519 1293491 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:31.677019 1293491 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:17:31.667616001 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:31.677137 1293491 docker.go:318] overlay module found
	I1025 22:17:31.679809 1293491 out.go:177] * Using the docker driver based on user configuration
	I1025 22:17:31.682066 1293491 start.go:297] selected driver: docker
	I1025 22:17:31.682090 1293491 start.go:901] validating driver "docker" against <nil>
	I1025 22:17:31.682104 1293491 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 22:17:31.682844 1293491 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:31.732574 1293491 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:17:31.722785044 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:31.732791 1293491 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1025 22:17:31.733022 1293491 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]
	I1025 22:17:31.735258 1293491 out.go:177] * Using Docker driver with root privileges
	I1025 22:17:31.737882 1293491 cni.go:84] Creating CNI manager for ""
	I1025 22:17:31.737952 1293491 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:17:31.737964 1293491 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1025 22:17:31.738051 1293491 start.go:340] cluster config:
	{Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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}
	I1025 22:17:31.740912 1293491 out.go:177] * Starting "addons-821857" primary control-plane node in "addons-821857" cluster
	I1025 22:17:31.743463 1293491 cache.go:121] Beginning downloading kic base image for docker with crio
	I1025 22:17:31.745683 1293491 out.go:177] * Pulling base image v0.0.45-1729002334-19806 ...
	I1025 22:17:31.747732 1293491 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:31.747807 1293491 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I1025 22:17:31.747821 1293491 cache.go:56] Caching tarball of preloaded images
	I1025 22:17:31.747828 1293491 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local docker daemon
	I1025 22:17:31.747909 1293491 preload.go:172] Found /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I1025 22:17:31.747919 1293491 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I1025 22:17:31.748294 1293491 profile.go:143] Saving config to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/config.json ...
	I1025 22:17:31.748318 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/config.json: {Name:mkdef3a0c48a412cf3979161b5b0be3b00a42e36 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:17:31.763221 1293491 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e to local cache
	I1025 22:17:31.763365 1293491 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory
	I1025 22:17:31.763388 1293491 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory, skipping pull
	I1025 22:17:31.763397 1293491 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e exists in cache, skipping pull
	I1025 22:17:31.763407 1293491 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e as a tarball
	I1025 22:17:31.763416 1293491 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e from local cache
	I1025 22:17:49.232157 1293491 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e from cached tarball
	I1025 22:17:49.232211 1293491 cache.go:194] Successfully downloaded all kic artifacts
	I1025 22:17:49.232244 1293491 start.go:360] acquireMachinesLock for addons-821857: {Name:mka75ec48b88b33c1d4618fbae877a887fd283d3 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1025 22:17:49.232385 1293491 start.go:364] duration metric: took 109.356µs to acquireMachinesLock for "addons-821857"
	I1025 22:17:49.232418 1293491 start.go:93] Provisioning new machine with config: &{Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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}
	I1025 22:17:49.232507 1293491 start.go:125] createHost starting for "" (driver="docker")
	I1025 22:17:49.235509 1293491 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1025 22:17:49.235807 1293491 start.go:159] libmachine.API.Create for "addons-821857" (driver="docker")
	I1025 22:17:49.235852 1293491 client.go:168] LocalClient.Create starting
	I1025 22:17:49.235977 1293491 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem
	I1025 22:17:49.420126 1293491 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem
	I1025 22:17:49.856022 1293491 cli_runner.go:164] Run: docker network inspect addons-821857 --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}}]}"
	W1025 22:17:49.870935 1293491 cli_runner.go:211] docker network inspect addons-821857 --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
	I1025 22:17:49.871024 1293491 network_create.go:284] running [docker network inspect addons-821857] to gather additional debugging logs...
	I1025 22:17:49.871044 1293491 cli_runner.go:164] Run: docker network inspect addons-821857
	W1025 22:17:49.884996 1293491 cli_runner.go:211] docker network inspect addons-821857 returned with exit code 1
	I1025 22:17:49.885030 1293491 network_create.go:287] error running [docker network inspect addons-821857]: docker network inspect addons-821857: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-821857 not found
	I1025 22:17:49.885057 1293491 network_create.go:289] output of [docker network inspect addons-821857]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-821857 not found
	
	** /stderr **
	I1025 22:17:49.885149 1293491 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}}]}"
	I1025 22:17:49.900385 1293491 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:0x4001cbbb40}
	I1025 22:17:49.900439 1293491 network_create.go:124] attempt to create docker network addons-821857 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1025 22:17:49.900502 1293491 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-821857 addons-821857
	I1025 22:17:49.967192 1293491 network_create.go:108] docker network addons-821857 192.168.49.0/24 created
	I1025 22:17:49.967224 1293491 kic.go:121] calculated static IP "192.168.49.2" for the "addons-821857" container
	I1025 22:17:49.967312 1293491 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1025 22:17:49.980584 1293491 cli_runner.go:164] Run: docker volume create addons-821857 --label name.minikube.sigs.k8s.io=addons-821857 --label created_by.minikube.sigs.k8s.io=true
	I1025 22:17:49.998356 1293491 oci.go:103] Successfully created a docker volume addons-821857
	I1025 22:17:49.998459 1293491 cli_runner.go:164] Run: docker run --rm --name addons-821857-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-821857 --entrypoint /usr/bin/test -v addons-821857:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -d /var/lib
	I1025 22:17:52.140537 1293491 cli_runner.go:217] Completed: docker run --rm --name addons-821857-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-821857 --entrypoint /usr/bin/test -v addons-821857:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -d /var/lib: (2.142023709s)
	I1025 22:17:52.140572 1293491 oci.go:107] Successfully prepared a docker volume addons-821857
	I1025 22:17:52.140611 1293491 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:52.140637 1293491 kic.go:194] Starting extracting preloaded images to volume ...
	I1025 22:17:52.140703 1293491 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-821857:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -I lz4 -xf /preloaded.tar -C /extractDir
	I1025 22:17:56.179009 1293491 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-821857:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -I lz4 -xf /preloaded.tar -C /extractDir: (4.038252045s)
	I1025 22:17:56.179043 1293491 kic.go:203] duration metric: took 4.038402763s to extract preloaded images to volume ...
	W1025 22:17:56.179168 1293491 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1025 22:17:56.179290 1293491 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1025 22:17:56.236294 1293491 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-821857 --name addons-821857 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-821857 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-821857 --network addons-821857 --ip 192.168.49.2 --volume addons-821857:/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-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e
	I1025 22:17:56.581485 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Running}}
	I1025 22:17:56.607175 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:17:56.627165 1293491 cli_runner.go:164] Run: docker exec addons-821857 stat /var/lib/dpkg/alternatives/iptables
	I1025 22:17:56.697330 1293491 oci.go:144] the created container "addons-821857" has a running status.
	I1025 22:17:56.697364 1293491 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa...
	I1025 22:17:57.367914 1293491 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1025 22:17:57.393303 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:17:57.417027 1293491 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1025 22:17:57.417047 1293491 kic_runner.go:114] Args: [docker exec --privileged addons-821857 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1025 22:17:57.486340 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:17:57.510328 1293491 machine.go:93] provisionDockerMachine start ...
	I1025 22:17:57.510420 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:57.529637 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:57.529898 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:57.529908 1293491 main.go:141] libmachine: About to run SSH command:
	hostname
	I1025 22:17:57.660699 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-821857
	
	I1025 22:17:57.660764 1293491 ubuntu.go:169] provisioning hostname "addons-821857"
	I1025 22:17:57.660864 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:57.680773 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:57.681050 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:57.681072 1293491 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-821857 && echo "addons-821857" | sudo tee /etc/hostname
	I1025 22:17:57.828912 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-821857
	
	I1025 22:17:57.828996 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:57.845739 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:57.845997 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:57.846020 1293491 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-821857' /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-821857/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-821857' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1025 22:17:57.973588 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1025 22:17:57.973616 1293491 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19758-1287216/.minikube CaCertPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19758-1287216/.minikube}
	I1025 22:17:57.973647 1293491 ubuntu.go:177] setting up certificates
	I1025 22:17:57.973657 1293491 provision.go:84] configureAuth start
	I1025 22:17:57.973734 1293491 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-821857
	I1025 22:17:57.990737 1293491 provision.go:143] copyHostCerts
	I1025 22:17:57.990835 1293491 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.pem (1078 bytes)
	I1025 22:17:57.990984 1293491 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19758-1287216/.minikube/cert.pem (1123 bytes)
	I1025 22:17:57.991066 1293491 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19758-1287216/.minikube/key.pem (1679 bytes)
	I1025 22:17:57.991122 1293491 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca-key.pem org=jenkins.addons-821857 san=[127.0.0.1 192.168.49.2 addons-821857 localhost minikube]
	I1025 22:17:58.381129 1293491 provision.go:177] copyRemoteCerts
	I1025 22:17:58.381209 1293491 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1025 22:17:58.381299 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.400289 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:58.494223 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1025 22:17:58.518385 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1025 22:17:58.542329 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1025 22:17:58.566029 1293491 provision.go:87] duration metric: took 592.34786ms to configureAuth
	I1025 22:17:58.566055 1293491 ubuntu.go:193] setting minikube options for container-runtime
	I1025 22:17:58.566242 1293491 config.go:182] Loaded profile config "addons-821857": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:17:58.566353 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.582347 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:58.582587 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:58.582623 1293491 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
	I1025 22:17:58.812734 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1025 22:17:58.812758 1293491 machine.go:96] duration metric: took 1.302410667s to provisionDockerMachine
	I1025 22:17:58.812768 1293491 client.go:171] duration metric: took 9.57690585s to LocalClient.Create
	I1025 22:17:58.812789 1293491 start.go:167] duration metric: took 9.576984003s to libmachine.API.Create "addons-821857"
	I1025 22:17:58.812801 1293491 start.go:293] postStartSetup for "addons-821857" (driver="docker")
	I1025 22:17:58.812812 1293491 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]
	I1025 22:17:58.812879 1293491 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
	I1025 22:17:58.812923 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.830403 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:58.922573 1293491 ssh_runner.go:195] Run: cat /etc/os-release
	I1025 22:17:58.925861 1293491 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1025 22:17:58.925897 1293491 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1025 22:17:58.925908 1293491 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1025 22:17:58.925916 1293491 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1025 22:17:58.925927 1293491 filesync.go:126] Scanning /home/jenkins/minikube-integration/19758-1287216/.minikube/addons for local assets ...
	I1025 22:17:58.926000 1293491 filesync.go:126] Scanning /home/jenkins/minikube-integration/19758-1287216/.minikube/files for local assets ...
	I1025 22:17:58.926028 1293491 start.go:296] duration metric: took 113.22146ms for postStartSetup
	I1025 22:17:58.926345 1293491 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-821857
	I1025 22:17:58.942560 1293491 profile.go:143] Saving config to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/config.json ...
	I1025 22:17:58.942852 1293491 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:17:58.942908 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.959030 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:59.050330 1293491 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1025 22:17:59.054939 1293491 start.go:128] duration metric: took 9.822413419s to createHost
	I1025 22:17:59.054965 1293491 start.go:83] releasing machines lock for "addons-821857", held for 9.822565719s
	I1025 22:17:59.055041 1293491 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-821857
	I1025 22:17:59.072050 1293491 ssh_runner.go:195] Run: cat /version.json
	I1025 22:17:59.072070 1293491 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1025 22:17:59.072108 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:59.072149 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:59.089866 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:59.093366 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:59.311929 1293491 ssh_runner.go:195] Run: systemctl --version
	I1025 22:17:59.316146 1293491 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1025 22:17:59.460504 1293491 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1025 22:17:59.464798 1293491 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" ;
	I1025 22:17:59.487465 1293491 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1025 22:17:59.487540 1293491 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" ;
	I1025 22:17:59.528234 1293491 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1025 22:17:59.528256 1293491 start.go:495] detecting cgroup driver to use...
	I1025 22:17:59.528289 1293491 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1025 22:17:59.528348 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1025 22:17:59.545066 1293491 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1025 22:17:59.557046 1293491 docker.go:217] disabling cri-docker service (if available) ...
	I1025 22:17:59.557108 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1025 22:17:59.571807 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1025 22:17:59.586310 1293491 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1025 22:17:59.677757 1293491 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1025 22:17:59.780340 1293491 docker.go:233] disabling docker service ...
	I1025 22:17:59.780456 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1025 22:17:59.802699 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1025 22:17:59.815997 1293491 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1025 22:17:59.899818 1293491 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1025 22:18:00.004968 1293491 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1025 22:18:00.029731 1293491 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"
	I1025 22:18:00.113361 1293491 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1025 22:18:00.113442 1293491 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"
	I1025 22:18:00.159610 1293491 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1025 22:18:00.159695 1293491 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1025 22:18:00.212993 1293491 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1025 22:18:00.265567 1293491 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1025 22:18:00.322400 1293491 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1025 22:18:00.350206 1293491 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"
	I1025 22:18:00.391593 1293491 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"
	I1025 22:18:00.422677 1293491 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"
	I1025 22:18:00.440608 1293491 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1025 22:18:00.452381 1293491 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1025 22:18:00.467475 1293491 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1025 22:18:00.587183 1293491 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1025 22:18:00.706941 1293491 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1025 22:18:00.707029 1293491 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1025 22:18:00.711006 1293491 start.go:563] Will wait 60s for crictl version
	I1025 22:18:00.711075 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:18:00.714608 1293491 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1025 22:18:00.754221 1293491 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1025 22:18:00.754374 1293491 ssh_runner.go:195] Run: crio --version
	I1025 22:18:00.792365 1293491 ssh_runner.go:195] Run: crio --version
	I1025 22:18:00.834766 1293491 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I1025 22:18:00.837084 1293491 cli_runner.go:164] Run: docker network inspect addons-821857 --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}}]}"
	I1025 22:18:00.852769 1293491 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1025 22:18:00.856304 1293491 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""
	I1025 22:18:00.867387 1293491 kubeadm.go:883] updating cluster {Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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} ...
	I1025 22:18:00.867518 1293491 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:18:00.867583 1293491 ssh_runner.go:195] Run: sudo crictl images --output json
	I1025 22:18:00.938212 1293491 crio.go:514] all images are preloaded for cri-o runtime.
	I1025 22:18:00.938237 1293491 crio.go:433] Images already preloaded, skipping extraction
	I1025 22:18:00.938296 1293491 ssh_runner.go:195] Run: sudo crictl images --output json
	I1025 22:18:00.977189 1293491 crio.go:514] all images are preloaded for cri-o runtime.
	I1025 22:18:00.977215 1293491 cache_images.go:84] Images are preloaded, skipping loading
	I1025 22:18:00.977245 1293491 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I1025 22:18:00.977340 1293491 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-821857 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-821857 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:}
	I1025 22:18:00.977427 1293491 ssh_runner.go:195] Run: crio config
	I1025 22:18:01.030068 1293491 cni.go:84] Creating CNI manager for ""
	I1025 22:18:01.030089 1293491 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:18:01.030099 1293491 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1025 22:18:01.030125 1293491 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-821857 NodeName:addons-821857 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}
	I1025 22:18:01.030256 1293491 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-821857"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "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
	
	I1025 22:18:01.030330 1293491 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1025 22:18:01.039991 1293491 binaries.go:44] Found k8s binaries, skipping transfer
	I1025 22:18:01.040109 1293491 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1025 22:18:01.048830 1293491 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1025 22:18:01.067282 1293491 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1025 22:18:01.085524 1293491 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1025 22:18:01.104505 1293491 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1025 22:18:01.108277 1293491 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""
	I1025 22:18:01.119712 1293491 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1025 22:18:01.206665 1293491 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1025 22:18:01.222276 1293491 certs.go:68] Setting up /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857 for IP: 192.168.49.2
	I1025 22:18:01.222343 1293491 certs.go:194] generating shared ca certs ...
	I1025 22:18:01.222375 1293491 certs.go:226] acquiring lock for ca certs: {Name:mk66260fec99e49055f8cd0ca8afab31f88d6052 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:01.222518 1293491 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key
	I1025 22:18:02.399392 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt ...
	I1025 22:18:02.399426 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt: {Name:mk72ff2d681b16656855b58ea9e5f5e2d3e662ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:02.399637 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key ...
	I1025 22:18:02.399651 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key: {Name:mkbbe6266d43f025867061c10ebf1bd0898a0b91 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:02.399742 1293491 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key
	I1025 22:18:03.045301 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.crt ...
	I1025 22:18:03.045340 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.crt: {Name:mk56c392fcc69282453b204d6676808a3e4f45a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:03.045539 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key ...
	I1025 22:18:03.045554 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key: {Name:mkb17d144c32d6d21f44638167fe3cc010b0faf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:03.045640 1293491 certs.go:256] generating profile certs ...
	I1025 22:18:03.045708 1293491 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.key
	I1025 22:18:03.045729 1293491 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt with IP's: []
	I1025 22:18:04.144305 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt ...
	I1025 22:18:04.144343 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: {Name:mk476c4b4b1e6d4481a31ddbf6593cd175a2eecf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.144546 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.key ...
	I1025 22:18:04.144561 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.key: {Name:mkfef64733d7baec141bcbe2a97a571a44f0b777 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.144646 1293491 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7
	I1025 22:18:04.144668 1293491 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1025 22:18:04.504464 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7 ...
	I1025 22:18:04.504501 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7: {Name:mkc8289e64f2524c956206f7a188c48ce9e774d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.504681 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7 ...
	I1025 22:18:04.504698 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7: {Name:mkda6ce626d5c26722bbac99e30d085b428872fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.504776 1293491 certs.go:381] copying /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7 -> /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt
	I1025 22:18:04.504859 1293491 certs.go:385] copying /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7 -> /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key
	I1025 22:18:04.504912 1293491 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key
	I1025 22:18:04.504934 1293491 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt with IP's: []
	I1025 22:18:05.910337 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt ...
	I1025 22:18:05.910377 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt: {Name:mka4c1992e9a422b27c83699add3b745301b0cd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:05.910574 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key ...
	I1025 22:18:05.910589 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key: {Name:mk58f2e1cf544530051b92a2c85573674bc3b894 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:05.910797 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca-key.pem (1679 bytes)
	I1025 22:18:05.910841 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem (1078 bytes)
	I1025 22:18:05.910872 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem (1123 bytes)
	I1025 22:18:05.910901 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/key.pem (1679 bytes)
	I1025 22:18:05.911538 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1025 22:18:05.938037 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1025 22:18:05.963544 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1025 22:18:05.988852 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1025 22:18:06.020343 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1025 22:18:06.048840 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1025 22:18:06.076525 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1025 22:18:06.102993 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1025 22:18:06.129157 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1025 22:18:06.155133 1293491 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1025 22:18:06.174078 1293491 ssh_runner.go:195] Run: openssl version
	I1025 22:18:06.179866 1293491 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"
	I1025 22:18:06.190074 1293491 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1025 22:18:06.194135 1293491 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 25 22:18 /usr/share/ca-certificates/minikubeCA.pem
	I1025 22:18:06.194209 1293491 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1025 22:18:06.201542 1293491 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"
	I1025 22:18:06.211516 1293491 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1025 22:18:06.215247 1293491 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
	I1025 22:18:06.215303 1293491 kubeadm.go:392] StartCluster: {Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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}
	I1025 22:18:06.215390 1293491 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1025 22:18:06.215452 1293491 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1025 22:18:06.255295 1293491 cri.go:89] found id: ""
	I1025 22:18:06.255371 1293491 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1025 22:18:06.264584 1293491 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1025 22:18:06.273687 1293491 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1025 22:18:06.273783 1293491 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
	I1025 22:18:06.284718 1293491 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
	I1025 22:18:06.284736 1293491 kubeadm.go:157] found existing configuration files:
	
	I1025 22:18:06.284791 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1025 22:18:06.293938 1293491 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
	I1025 22:18:06.294030 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1025 22:18:06.302714 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1025 22:18:06.311954 1293491 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
	I1025 22:18:06.312046 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1025 22:18:06.321195 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1025 22:18:06.330566 1293491 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
	I1025 22:18:06.330663 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1025 22:18:06.339818 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1025 22:18:06.348942 1293491 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
	I1025 22:18:06.349032 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1025 22:18:06.357811 1293491 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"
	I1025 22:18:06.403231 1293491 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1025 22:18:06.403518 1293491 kubeadm.go:310] [preflight] Running pre-flight checks
	I1025 22:18:06.422056 1293491 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1025 22:18:06.422133 1293491 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1071-aws
	I1025 22:18:06.422173 1293491 kubeadm.go:310] OS: Linux
	I1025 22:18:06.422223 1293491 kubeadm.go:310] CGROUPS_CPU: enabled
	I1025 22:18:06.422283 1293491 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1025 22:18:06.422332 1293491 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1025 22:18:06.422384 1293491 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1025 22:18:06.422435 1293491 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1025 22:18:06.422488 1293491 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1025 22:18:06.422540 1293491 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1025 22:18:06.422592 1293491 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1025 22:18:06.422642 1293491 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1025 22:18:06.493184 1293491 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1025 22:18:06.493422 1293491 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1025 22:18:06.493745 1293491 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1025 22:18:06.500106 1293491 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1025 22:18:06.505175 1293491 out.go:235]   - Generating certificates and keys ...
	I1025 22:18:06.505316 1293491 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1025 22:18:06.505413 1293491 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1025 22:18:06.889684 1293491 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1025 22:18:07.240450 1293491 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1025 22:18:07.942823 1293491 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1025 22:18:08.159774 1293491 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1025 22:18:09.519622 1293491 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1025 22:18:09.520187 1293491 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-821857 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1025 22:18:10.121476 1293491 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1025 22:18:10.121708 1293491 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-821857 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1025 22:18:11.052256 1293491 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1025 22:18:11.847379 1293491 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1025 22:18:12.448972 1293491 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1025 22:18:12.449261 1293491 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1025 22:18:13.106370 1293491 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1025 22:18:13.281080 1293491 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1025 22:18:13.537753 1293491 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1025 22:18:13.673282 1293491 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1025 22:18:13.845658 1293491 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1025 22:18:13.846458 1293491 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1025 22:18:13.849519 1293491 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1025 22:18:13.852138 1293491 out.go:235]   - Booting up control plane ...
	I1025 22:18:13.852239 1293491 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1025 22:18:13.852319 1293491 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1025 22:18:13.852925 1293491 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1025 22:18:13.863406 1293491 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1025 22:18:13.870278 1293491 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1025 22:18:13.870347 1293491 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1025 22:18:13.961315 1293491 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1025 22:18:13.961440 1293491 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1025 22:18:17.462152 1293491 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 3.50068993s
	I1025 22:18:17.462247 1293491 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1025 22:18:22.962854 1293491 kubeadm.go:310] [api-check] The API server is healthy after 5.5009547s
	I1025 22:18:22.985217 1293491 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1025 22:18:23.011502 1293491 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1025 22:18:23.048349 1293491 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1025 22:18:23.048580 1293491 kubeadm.go:310] [mark-control-plane] Marking the node addons-821857 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1025 22:18:23.065906 1293491 kubeadm.go:310] [bootstrap-token] Using token: h67d8k.ew8lwfjpe18xgnc6
	I1025 22:18:23.068107 1293491 out.go:235]   - Configuring RBAC rules ...
	I1025 22:18:23.068237 1293491 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1025 22:18:23.081176 1293491 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1025 22:18:23.091890 1293491 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
	I1025 22:18:23.104751 1293491 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1025 22:18:23.109655 1293491 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1025 22:18:23.114724 1293491 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1025 22:18:23.369966 1293491 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1025 22:18:23.808373 1293491 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1025 22:18:24.370438 1293491 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1025 22:18:24.371517 1293491 kubeadm.go:310] 
	I1025 22:18:24.371622 1293491 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1025 22:18:24.371641 1293491 kubeadm.go:310] 
	I1025 22:18:24.371743 1293491 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1025 22:18:24.371754 1293491 kubeadm.go:310] 
	I1025 22:18:24.371788 1293491 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1025 22:18:24.371852 1293491 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1025 22:18:24.371915 1293491 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1025 22:18:24.371928 1293491 kubeadm.go:310] 
	I1025 22:18:24.371982 1293491 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1025 22:18:24.371989 1293491 kubeadm.go:310] 
	I1025 22:18:24.372037 1293491 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1025 22:18:24.372044 1293491 kubeadm.go:310] 
	I1025 22:18:24.372096 1293491 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1025 22:18:24.372174 1293491 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1025 22:18:24.372244 1293491 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1025 22:18:24.372252 1293491 kubeadm.go:310] 
	I1025 22:18:24.372390 1293491 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1025 22:18:24.372471 1293491 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1025 22:18:24.372478 1293491 kubeadm.go:310] 
	I1025 22:18:24.372564 1293491 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token h67d8k.ew8lwfjpe18xgnc6 \
	I1025 22:18:24.372668 1293491 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:877e51b9caba998a6150c954f598a43ee709a9d568cc571bbc93257f98a67c7e \
	I1025 22:18:24.372692 1293491 kubeadm.go:310] 	--control-plane 
	I1025 22:18:24.372696 1293491 kubeadm.go:310] 
	I1025 22:18:24.372780 1293491 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1025 22:18:24.372789 1293491 kubeadm.go:310] 
	I1025 22:18:24.372872 1293491 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h67d8k.ew8lwfjpe18xgnc6 \
	I1025 22:18:24.372986 1293491 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:877e51b9caba998a6150c954f598a43ee709a9d568cc571bbc93257f98a67c7e 
	I1025 22:18:24.376938 1293491 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-1071-aws\n", err: exit status 1
	I1025 22:18:24.377059 1293491 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1025 22:18:24.377082 1293491 cni.go:84] Creating CNI manager for ""
	I1025 22:18:24.377090 1293491 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:18:24.379304 1293491 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1025 22:18:24.381194 1293491 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1025 22:18:24.385200 1293491 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1025 22:18:24.385257 1293491 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1025 22:18:24.406054 1293491 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
	I1025 22:18:24.686800 1293491 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1025 22:18:24.686932 1293491 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
	I1025 22:18:24.687013 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-821857 minikube.k8s.io/updated_at=2024_10_25T22_18_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=db65f53f04c460e02d289e77cb94648c116e89dc minikube.k8s.io/name=addons-821857 minikube.k8s.io/primary=true
	I1025 22:18:24.822617 1293491 ops.go:34] apiserver oom_adj: -16
	I1025 22:18:24.822731 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:25.322990 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:25.823674 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:26.323629 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:26.822846 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:27.323534 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:27.823189 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:28.323154 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:28.427791 1293491 kubeadm.go:1113] duration metric: took 3.740901101s to wait for elevateKubeSystemPrivileges
	I1025 22:18:28.427829 1293491 kubeadm.go:394] duration metric: took 22.21253182s to StartCluster
	I1025 22:18:28.427849 1293491 settings.go:142] acquiring lock: {Name:mk28c39e860c94aa558fec6823ba7d17c3d14380 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:28.427976 1293491 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:18:28.428391 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/kubeconfig: {Name:mk66716b6516996f15a49e396c18663c7e9d79a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:28.428598 1293491 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"
	I1025 22:18:28.428635 1293491 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}
	I1025 22:18:28.428864 1293491 config.go:182] Loaded profile config "addons-821857": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:18:28.428902 1293491 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false 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]
	I1025 22:18:28.428984 1293491 addons.go:69] Setting yakd=true in profile "addons-821857"
	I1025 22:18:28.429005 1293491 addons.go:234] Setting addon yakd=true in "addons-821857"
	I1025 22:18:28.429033 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.429535 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.429911 1293491 addons.go:69] Setting metrics-server=true in profile "addons-821857"
	I1025 22:18:28.429937 1293491 addons.go:234] Setting addon metrics-server=true in "addons-821857"
	I1025 22:18:28.429964 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.430000 1293491 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-821857"
	I1025 22:18:28.430028 1293491 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-821857"
	I1025 22:18:28.430054 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.430418 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.430481 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.433043 1293491 addons.go:69] Setting registry=true in profile "addons-821857"
	I1025 22:18:28.433331 1293491 addons.go:234] Setting addon registry=true in "addons-821857"
	I1025 22:18:28.433381 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.433406 1293491 addons.go:69] Setting cloud-spanner=true in profile "addons-821857"
	I1025 22:18:28.433438 1293491 addons.go:234] Setting addon cloud-spanner=true in "addons-821857"
	I1025 22:18:28.433664 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.433866 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.436627 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.433556 1293491 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-821857"
	I1025 22:18:28.433264 1293491 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-821857"
	I1025 22:18:28.433270 1293491 addons.go:69] Setting volcano=true in profile "addons-821857"
	I1025 22:18:28.433274 1293491 addons.go:69] Setting volumesnapshots=true in profile "addons-821857"
	I1025 22:18:28.433272 1293491 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-821857"
	I1025 22:18:28.433310 1293491 out.go:177] * Verifying Kubernetes components...
	I1025 22:18:28.433564 1293491 addons.go:69] Setting default-storageclass=true in profile "addons-821857"
	I1025 22:18:28.433568 1293491 addons.go:69] Setting gcp-auth=true in profile "addons-821857"
	I1025 22:18:28.433572 1293491 addons.go:69] Setting ingress=true in profile "addons-821857"
	I1025 22:18:28.433576 1293491 addons.go:69] Setting ingress-dns=true in profile "addons-821857"
	I1025 22:18:28.433579 1293491 addons.go:69] Setting inspektor-gadget=true in profile "addons-821857"
	I1025 22:18:28.433250 1293491 addons.go:69] Setting storage-provisioner=true in profile "addons-821857"
	I1025 22:18:28.437707 1293491 addons.go:234] Setting addon storage-provisioner=true in "addons-821857"
	I1025 22:18:28.437751 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.438229 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.453391 1293491 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-821857"
	I1025 22:18:28.453442 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.453929 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.467146 1293491 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-821857"
	I1025 22:18:28.467527 1293491 addons.go:234] Setting addon volcano=true in "addons-821857"
	I1025 22:18:28.467577 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.468049 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.485165 1293491 addons.go:234] Setting addon volumesnapshots=true in "addons-821857"
	I1025 22:18:28.485218 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.485709 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.501130 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.501575 1293491 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-821857"
	I1025 22:18:28.501619 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.502057 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.539473 1293491 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1025 22:18:28.549682 1293491 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1025 22:18:28.549932 1293491 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-821857"
	I1025 22:18:28.550273 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.577470 1293491 mustload.go:65] Loading cluster: addons-821857
	I1025 22:18:28.577686 1293491 config.go:182] Loaded profile config "addons-821857": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:18:28.577940 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.583762 1293491 addons.go:234] Setting addon ingress=true in "addons-821857"
	I1025 22:18:28.583838 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.584361 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.584638 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1025 22:18:28.584660 1293491 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1025 22:18:28.584709 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.601435 1293491 addons.go:234] Setting addon ingress-dns=true in "addons-821857"
	I1025 22:18:28.601499 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.601995 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.614152 1293491 addons.go:234] Setting addon inspektor-gadget=true in "addons-821857"
	I1025 22:18:28.614214 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.614721 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.623002 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1025 22:18:28.623282 1293491 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1025 22:18:28.649577 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1025 22:18:28.651594 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1025 22:18:28.652653 1293491 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1025 22:18:28.652745 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.654913 1293491 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1025 22:18:28.654933 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1025 22:18:28.654999 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.678744 1293491 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1025 22:18:28.681004 1293491 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1025 22:18:28.681026 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1025 22:18:28.681094 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.687330 1293491 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1025 22:18:28.694754 1293491 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1025 22:18:28.694776 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1025 22:18:28.694842 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.678746 1293491 out.go:177]   - Using image docker.io/registry:2.8.3
	I1025 22:18:28.712996 1293491 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1025 22:18:28.713023 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1025 22:18:28.713091 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.739840 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	W1025 22:18:28.740145 1293491 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1025 22:18:28.678757 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1025 22:18:28.750200 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1025 22:18:28.750215 1293491 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1025 22:18:28.750278 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.760990 1293491 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-821857"
	I1025 22:18:28.761032 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.761714 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.790158 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1025 22:18:28.791243 1293491 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1025 22:18:28.793507 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1025 22:18:28.798397 1293491 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1025 22:18:28.798424 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1025 22:18:28.798487 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.801619 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1025 22:18:28.804025 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1025 22:18:28.809337 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1025 22:18:28.812584 1293491 addons.go:234] Setting addon default-storageclass=true in "addons-821857"
	I1025 22:18:28.812679 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.813413 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.820161 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.821972 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1025 22:18:28.822113 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1025 22:18:28.826964 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1025 22:18:28.832626 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1025 22:18:28.834769 1293491 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1025 22:18:28.834802 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1025 22:18:28.834872 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.836386 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1025 22:18:28.839145 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1025 22:18:28.839171 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1025 22:18:28.839238 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.855768 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:28.879294 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:28.893556 1293491 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1025 22:18:28.901419 1293491 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1025 22:18:28.901449 1293491 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1025 22:18:28.901518 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.910802 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:28.980584 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1025 22:18:28.986056 1293491 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1025 22:18:28.986084 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1025 22:18:28.986148 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.990294 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.016438 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.029572 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.047832 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.057875 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.068668 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.077490 1293491 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1025 22:18:29.080104 1293491 out.go:177]   - Using image docker.io/busybox:stable
	I1025 22:18:29.085893 1293491 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1025 22:18:29.085913 1293491 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1025 22:18:29.085978 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:29.087026 1293491 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1025 22:18:29.087047 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1025 22:18:29.087114 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:29.104063 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.108168 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.123279 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.149845 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.154968 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.243323 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1025 22:18:29.243357 1293491 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1025 22:18:29.269297 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1025 22:18:29.269318 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1025 22:18:29.334591 1293491 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
	I1025 22:18:29.428582 1293491 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
	I1025 22:18:29.452941 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1025 22:18:29.452966 1293491 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1025 22:18:29.457958 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1025 22:18:29.457983 1293491 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1025 22:18:29.461581 1293491 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1025 22:18:29.461607 1293491 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1025 22:18:29.502472 1293491 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1025 22:18:29.502499 1293491 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1025 22:18:29.514462 1293491 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
	I1025 22:18:29.535234 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1025 22:18:29.535259 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1025 22:18:29.539948 1293491 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1025 22:18:29.592359 1293491 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": (1.163730977s)
	I1025 22:18:29.592506 1293491 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 -"
	I1025 22:18:29.592584 1293491 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.042887554s)
	I1025 22:18:29.592640 1293491 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1025 22:18:29.594244 1293491 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1025 22:18:29.594267 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1025 22:18:29.624229 1293491 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
	I1025 22:18:29.626317 1293491 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
	I1025 22:18:29.634792 1293491 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
	I1025 22:18:29.636618 1293491 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
	I1025 22:18:29.640588 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1025 22:18:29.640664 1293491 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1025 22:18:29.733772 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1025 22:18:29.733845 1293491 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1025 22:18:29.737219 1293491 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1025 22:18:29.737258 1293491 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1025 22:18:29.783112 1293491 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1025 22:18:29.783135 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1025 22:18:29.804716 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1025 22:18:29.804742 1293491 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)
	I1025 22:18:29.883449 1293491 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-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1025 22:18:29.887738 1293491 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
	I1025 22:18:29.893197 1293491 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1025 22:18:29.893233 1293491 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1025 22:18:29.952741 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1025 22:18:29.952766 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1025 22:18:30.030720 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1025 22:18:30.030750 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1025 22:18:30.048570 1293491 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
	I1025 22:18:30.128013 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1025 22:18:30.128046 1293491 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1025 22:18:30.202781 1293491 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
	I1025 22:18:30.266699 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1025 22:18:30.266737 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1025 22:18:30.349566 1293491 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1025 22:18:30.349591 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1025 22:18:30.427250 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1025 22:18:30.427274 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1025 22:18:30.543346 1293491 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
	I1025 22:18:30.568402 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1025 22:18:30.568429 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1025 22:18:30.669418 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1025 22:18:30.669444 1293491 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1025 22:18:30.799511 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1025 22:18:30.799536 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1025 22:18:30.933981 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1025 22:18:30.934006 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1025 22:18:31.031392 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1025 22:18:31.031415 1293491 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1025 22:18:31.154930 1293491 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
	I1025 22:18:34.587674 1293491 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: (5.253002354s)
	I1025 22:18:34.587796 1293491 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: (5.159190265s)
	I1025 22:18:34.587858 1293491 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: (5.073371773s)
	I1025 22:18:34.588007 1293491 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.995352133s)
	I1025 22:18:34.587877 1293491 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (5.047901832s)
	I1025 22:18:34.588474 1293491 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 -": (4.995949087s)
	I1025 22:18:34.588494 1293491 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1025 22:18:34.589234 1293491 node_ready.go:35] waiting up to 6m0s for node "addons-821857" to be "Ready" ...
	I1025 22:18:34.729474 1293491 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: (5.105192516s)
	I1025 22:18:34.729766 1293491 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: (5.103415979s)
	I1025 22:18:34.729823 1293491 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: (5.09501178s)
	I1025 22:18:35.110793 1293491 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-821857" context rescaled to 1 replicas
	I1025 22:18:35.639440 1293491 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: (6.00278486s)
	I1025 22:18:35.639482 1293491 addons.go:475] Verifying addon ingress=true in "addons-821857"
	I1025 22:18:35.639766 1293491 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-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.756289045s)
	I1025 22:18:35.639981 1293491 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: (5.752216318s)
	I1025 22:18:35.639998 1293491 addons.go:475] Verifying addon metrics-server=true in "addons-821857"
	I1025 22:18:35.640055 1293491 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: (5.591456452s)
	I1025 22:18:35.640067 1293491 addons.go:475] Verifying addon registry=true in "addons-821857"
	I1025 22:18:35.640108 1293491 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: (5.437288599s)
	I1025 22:18:35.642069 1293491 out.go:177] * Verifying ingress addon...
	I1025 22:18:35.642146 1293491 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-821857 service yakd-dashboard -n yakd-dashboard
	
	I1025 22:18:35.642282 1293491 out.go:177] * Verifying registry addon...
	I1025 22:18:35.646199 1293491 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1025 22:18:35.646265 1293491 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1025 22:18:35.670320 1293491 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1025 22:18:35.670355 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:35.671897 1293491 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1025 22:18:35.671918 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:35.754706 1293491 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: (5.211305613s)
	W1025 22:18:35.754747 1293491 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
	I1025 22:18:35.754795 1293491 retry.go:31] will retry after 258.463109ms: 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
	I1025 22:18:35.960349 1293491 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.805365931s)
	I1025 22:18:35.960394 1293491 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-821857"
	I1025 22:18:35.965178 1293491 out.go:177] * Verifying csi-hostpath-driver addon...
	I1025 22:18:35.967539 1293491 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1025 22:18:35.979261 1293491 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1025 22:18:35.979287 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:36.014089 1293491 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
	I1025 22:18:36.151650 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:36.152666 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:36.471856 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:36.593481 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:36.650745 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:36.651697 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:36.971662 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:37.149798 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:37.150639 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:37.472116 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:37.650238 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:37.650957 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:37.971865 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:38.151042 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:38.152363 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:38.481409 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:38.653670 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:38.654881 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:38.772196 1293491 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: (2.758058125s)
	I1025 22:18:38.977615 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:39.093052 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:39.151647 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:39.152044 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:39.471665 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:39.650555 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:39.651697 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:39.971619 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:40.028056 1293491 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1025 22:18:40.028186 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:40.051975 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:40.152795 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:40.153998 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:40.162232 1293491 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1025 22:18:40.183391 1293491 addons.go:234] Setting addon gcp-auth=true in "addons-821857"
	I1025 22:18:40.183494 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:40.183995 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:40.202963 1293491 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1025 22:18:40.203043 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:40.224256 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:40.328258 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1025 22:18:40.330690 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1025 22:18:40.333214 1293491 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1025 22:18:40.333273 1293491 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1025 22:18:40.351847 1293491 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1025 22:18:40.351871 1293491 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1025 22:18:40.369933 1293491 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1025 22:18:40.369957 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1025 22:18:40.388402 1293491 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
	I1025 22:18:40.472223 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:40.652495 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:40.653733 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:40.942029 1293491 addons.go:475] Verifying addon gcp-auth=true in "addons-821857"
	I1025 22:18:40.944272 1293491 out.go:177] * Verifying gcp-auth addon...
	I1025 22:18:40.947763 1293491 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1025 22:18:40.954713 1293491 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1025 22:18:40.954739 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:40.971239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:41.150378 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:41.150741 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:41.451226 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:41.471814 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:41.592378 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:41.651571 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:41.653010 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:41.951481 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:41.971282 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:42.151258 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:42.151674 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:42.451069 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:42.471389 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:42.650506 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:42.650829 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:42.951744 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:43.052634 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:43.150277 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:43.151066 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:43.451529 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:43.474112 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:43.593397 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:43.650336 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:43.651102 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:43.951859 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:43.970880 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:44.150629 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:44.151210 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:44.451427 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:44.471320 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:44.650657 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:44.651504 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:44.951371 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:44.971417 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:45.150214 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:45.151038 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:45.451256 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:45.471585 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:45.650664 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:45.651558 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:45.958898 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:45.971152 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:46.093062 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:46.151308 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:46.151749 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:46.451087 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:46.471295 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:46.649939 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:46.650702 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:46.951864 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:46.972349 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:47.150508 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:47.150876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:47.451612 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:47.470983 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:47.651588 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:47.652699 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:47.951143 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:47.971216 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:48.150621 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:48.150826 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:48.451080 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:48.471316 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:48.592452 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:48.650398 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:48.651429 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:48.951540 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:48.971119 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:49.150363 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:49.151683 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:49.451077 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:49.471446 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:49.650203 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:49.651490 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:49.951802 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:49.971133 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:50.150681 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:50.151489 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:50.451919 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:50.470933 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:50.650070 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:50.651269 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:50.952857 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:50.971808 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:51.093574 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:51.151448 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:51.152123 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:51.451564 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:51.471401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:51.650221 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:51.651390 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:51.951449 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:51.971284 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:52.149822 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:52.150780 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:52.451274 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:52.471580 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:52.650416 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:52.651225 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:52.951205 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:52.971886 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:53.150097 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:53.150900 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:53.451510 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:53.473276 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:53.592497 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:53.650146 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:53.651548 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:53.951345 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:53.971401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:54.150554 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:54.150983 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:54.450865 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:54.471326 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:54.652655 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:54.653424 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:54.954647 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:54.971050 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:55.149753 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:55.150753 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:55.451551 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:55.471129 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:55.652793 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:55.653792 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:55.951575 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:55.971565 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:56.092816 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:56.150103 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:56.150809 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:56.451820 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:56.471030 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:56.649833 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:56.650661 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:56.951343 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:56.971572 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:57.150542 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:57.151148 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:57.451680 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:57.471284 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:57.650274 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:57.651324 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:57.953733 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:57.973171 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:58.149808 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:58.150582 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:58.451263 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:58.471642 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:58.592739 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:58.650231 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:58.650419 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:58.951054 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:58.970991 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:59.150473 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:59.151539 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:59.451124 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:59.471552 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:59.650234 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:59.651179 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:59.951708 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:59.970972 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:00.174323 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:00.175713 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:00.452467 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:00.471796 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:00.594242 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:00.650804 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:00.651567 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:00.951092 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:00.970950 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:01.150767 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:01.152342 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:01.452131 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:01.471538 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:01.650917 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:01.651009 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:01.951501 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:01.970901 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:02.149807 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:02.151012 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:02.451916 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:02.471359 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:02.650545 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:02.651464 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:02.951411 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:02.971268 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:03.093252 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:03.150475 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:03.151266 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:03.451217 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:03.473809 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:03.650461 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:03.651017 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:03.951262 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:03.971275 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:04.150763 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:04.151123 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:04.451266 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:04.471099 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:04.649545 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:04.650848 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:04.952345 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:04.972072 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:05.151020 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:05.151270 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:05.451532 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:05.471826 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:05.592988 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:05.653535 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:05.653678 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:05.951150 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:05.971715 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:06.150145 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:06.151147 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:06.451498 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:06.471036 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:06.650002 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:06.650640 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:06.951250 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:06.971658 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:07.149928 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:07.151214 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:07.451297 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:07.471205 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:07.649490 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:07.650695 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:07.951125 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:07.971526 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:08.093102 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:08.150452 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:08.150665 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:08.451094 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:08.471291 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:08.650453 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:08.651026 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:08.950801 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:08.971591 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:09.152531 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:09.153250 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:09.450863 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:09.471344 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:09.649707 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:09.650829 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:09.951239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:09.971217 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:10.151059 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:10.151275 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:10.451456 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:10.471045 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:10.593592 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:10.652294 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:10.653129 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:10.951854 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:10.971460 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:11.151028 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:11.151285 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:11.452086 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:11.471565 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:11.650085 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:11.651159 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:11.951947 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:11.971148 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:12.150101 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:12.151019 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:12.451455 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:12.471429 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:12.650605 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:12.651067 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:12.951114 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:12.971473 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:13.092963 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:13.150968 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:13.151692 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:13.451498 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:13.472591 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:13.650031 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:13.650570 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:13.951209 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:13.971143 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:14.150641 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:14.151428 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:14.451145 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:14.471249 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:14.651010 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:14.651927 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:14.958217 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:14.998369 1293491 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1025 22:19:14.998401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:15.179631 1293491 node_ready.go:49] node "addons-821857" has status "Ready":"True"
	I1025 22:19:15.179670 1293491 node_ready.go:38] duration metric: took 40.590389628s for node "addons-821857" to be "Ready" ...
	I1025 22:19:15.179685 1293491 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" ...
	I1025 22:19:15.201177 1293491 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1025 22:19:15.201210 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:15.202306 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:15.206749 1293491 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-8xqlb" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:15.455204 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:15.474741 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:15.660856 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:15.661900 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:15.953878 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:15.973617 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:16.163132 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:16.166036 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:16.452507 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:16.472718 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:16.666555 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:16.669345 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:16.956314 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:16.977263 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:17.150855 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:17.151884 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:17.213195 1293491 pod_ready.go:93] pod "coredns-7c65d6cfc9-8xqlb" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.213245 1293491 pod_ready.go:82] duration metric: took 2.006440943s for pod "coredns-7c65d6cfc9-8xqlb" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.213274 1293491 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.218955 1293491 pod_ready.go:93] pod "etcd-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.218982 1293491 pod_ready.go:82] duration metric: took 5.696282ms for pod "etcd-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.219000 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.224433 1293491 pod_ready.go:93] pod "kube-apiserver-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.224460 1293491 pod_ready.go:82] duration metric: took 5.451248ms for pod "kube-apiserver-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.224473 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.229744 1293491 pod_ready.go:93] pod "kube-controller-manager-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.229766 1293491 pod_ready.go:82] duration metric: took 5.286492ms for pod "kube-controller-manager-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.229779 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-m898j" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.235098 1293491 pod_ready.go:93] pod "kube-proxy-m898j" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.235127 1293491 pod_ready.go:82] duration metric: took 5.340932ms for pod "kube-proxy-m898j" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.235138 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.451535 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:17.472708 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:17.611091 1293491 pod_ready.go:93] pod "kube-scheduler-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.611117 1293491 pod_ready.go:82] duration metric: took 375.971991ms for pod "kube-scheduler-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.611129 1293491 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.651669 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:17.651906 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:17.951824 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:17.972882 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:18.150678 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:18.152361 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:18.452146 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:18.473303 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:18.654667 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:18.655561 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:18.953823 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:18.972760 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:19.151980 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:19.153919 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:19.451555 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:19.473046 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:19.618413 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:19.652162 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:19.652560 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:19.952528 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:19.972786 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:20.154241 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:20.155668 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:20.451510 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:20.473141 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:20.652069 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:20.653376 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:20.950921 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:20.972425 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:21.152099 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:21.155652 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:21.452845 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:21.473185 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:21.622659 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:21.653124 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:21.653818 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:21.956518 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:21.972148 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:22.152955 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:22.153806 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:22.451977 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:22.474582 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:22.652363 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:22.654359 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:22.955740 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:22.973037 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:23.153337 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:23.154676 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:23.452207 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:23.473971 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:23.652133 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:23.653550 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:23.952835 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:23.972871 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:24.121451 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:24.153072 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:24.156079 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:24.452120 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:24.472407 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:24.651601 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:24.652112 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:24.953401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:24.972986 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:25.151187 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:25.152435 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:25.452155 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:25.474876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:25.652748 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:25.654290 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:25.952724 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:25.972273 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:26.158949 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:26.160121 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:26.451338 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:26.474836 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:26.618763 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:26.653498 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:26.654795 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:26.951605 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:26.974261 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:27.153007 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:27.154682 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:27.454077 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:27.473921 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:27.652879 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:27.654668 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:27.966491 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:27.974325 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:28.157194 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:28.160125 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:28.453093 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:28.476997 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:28.619197 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:28.651898 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:28.652883 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:28.952273 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:28.973810 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:29.152441 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:29.153582 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:29.458977 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:29.493628 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:29.651564 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:29.652304 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:29.952150 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:29.972612 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:30.151145 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:30.153170 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:30.451811 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:30.472455 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:30.651486 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:30.656526 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:30.952470 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:30.972718 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:31.119166 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:31.150730 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:31.151725 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:31.451027 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:31.473051 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:31.653328 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:31.654804 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:31.952867 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:31.974583 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:32.153929 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:32.155035 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:32.453362 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:32.473326 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:32.654659 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:32.656199 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:32.951580 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:32.974398 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:33.122739 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:33.154354 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:33.154906 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:33.451231 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:33.486654 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:33.661540 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:33.662861 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:33.953851 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:34.056645 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:34.154449 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:34.156162 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:34.451693 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:34.473602 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:34.669348 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:34.671121 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:34.951124 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:34.971950 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:35.152754 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:35.153746 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:35.451414 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:35.553316 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:35.618234 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:35.651489 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:35.652669 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:35.951807 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:35.972776 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:36.150598 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:36.151067 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:36.451504 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:36.474192 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:36.656294 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:36.657400 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:36.952575 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:36.973025 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:37.152243 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:37.153864 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:37.454320 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:37.472981 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:37.618800 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:37.650893 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:37.651903 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:37.967198 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:37.971908 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:38.151083 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:38.151853 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:38.452308 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:38.485923 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:38.654577 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:38.655671 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:38.951764 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:38.973941 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:39.151921 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:39.153008 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:39.452370 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:39.473965 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:39.652210 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:39.653434 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:39.951747 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:39.973786 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:40.125722 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:40.153650 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:40.154982 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:40.451268 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:40.472418 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:40.650253 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:40.651238 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:40.951829 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:40.972816 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:41.152159 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:41.152690 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:41.451869 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:41.472991 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:41.654648 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:41.654944 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:41.963726 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:41.974822 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:42.171999 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:42.173239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:42.451340 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:42.473133 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:42.619073 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:42.653153 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:42.653766 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:42.952060 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:42.973565 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:43.151344 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:43.153013 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:43.451359 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:43.474783 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:43.650973 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:43.652838 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:43.951191 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:43.972827 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:44.150789 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:44.153288 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:44.452270 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:44.472511 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:44.620199 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:44.652973 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:44.654099 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:44.963412 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:44.990742 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:45.175408 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:45.177684 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:45.454850 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:45.474226 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:45.656928 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:45.658278 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:45.952706 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:45.973075 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:46.153364 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:46.154847 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:46.451306 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:46.473459 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:46.652435 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:46.654167 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:46.951882 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:46.972294 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:47.117392 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:47.151954 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:47.152966 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:47.451822 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:47.473054 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:47.655133 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:47.656627 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:47.951214 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:47.973157 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:48.155136 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:48.156665 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:48.451539 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:48.473066 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:48.653818 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:48.663554 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:48.957482 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:48.973520 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:49.118543 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:49.152420 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:49.154045 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:49.451892 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:49.475457 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:49.652446 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:49.652866 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:49.953683 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:49.981154 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:50.153761 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:50.154756 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:50.451598 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:50.474466 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:50.650861 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:50.651935 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:50.952345 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:50.978778 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:51.119860 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:51.150460 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:51.152528 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:51.451941 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:51.473156 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:51.656645 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:51.658139 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:51.952239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:51.974182 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:52.153007 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:52.156080 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:52.451927 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:52.472787 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:52.650279 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:52.650715 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:52.952290 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:52.972753 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:53.122346 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:53.164602 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:53.165773 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:53.452488 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:53.474293 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:53.655875 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:53.656474 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:53.952648 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:53.972183 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:54.151351 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:54.152195 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:54.452297 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:54.472190 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:54.650830 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:54.652191 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:54.958193 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:54.973894 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:55.153125 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:55.154597 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:55.452258 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:55.472346 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:55.618266 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:55.651963 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:55.652581 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:55.952025 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:55.971743 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:56.151324 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:56.153145 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:56.451187 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:56.473194 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:56.650406 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:56.652125 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:56.951948 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:56.972543 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:57.153305 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:57.154590 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:57.458773 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:57.473033 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:57.618843 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:57.652914 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:57.654117 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:57.951585 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:57.973253 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:58.154603 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:58.155876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:58.451140 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:58.482530 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:58.662098 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:58.662891 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:58.951769 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:58.972541 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:59.153174 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:59.153803 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:59.452304 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:59.474452 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:59.659162 1293491 kapi.go:107] duration metric: took 1m24.012889763s to wait for kubernetes.io/minikube-addons=registry ...
	I1025 22:19:59.660882 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:59.952164 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:59.972100 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:00.164054 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:00.178904 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:00.500063 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:00.529253 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:00.670337 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:00.951757 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:00.973115 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:01.155917 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:01.452357 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:01.473835 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:01.651456 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:01.952134 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:01.972819 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:02.154657 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:02.452466 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:02.474982 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:02.620622 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:02.659835 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:02.952644 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:02.973373 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:03.151293 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:03.451834 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:03.477629 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:03.651181 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:03.952164 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:03.972514 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:04.153674 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:04.451705 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:04.480342 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:04.650711 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:04.952095 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:04.972748 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:05.118120 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:05.150373 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:05.452620 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:05.472491 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:05.650775 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:05.951839 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:05.973577 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:06.151554 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:06.452063 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:06.472867 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:06.651209 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:06.951956 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:06.973541 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:07.119814 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:07.151848 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:07.452125 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:07.472724 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:07.651995 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:07.951853 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:07.973081 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:08.150841 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:08.451775 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:08.474137 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:08.651283 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:08.952328 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:08.973705 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:09.120155 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:09.151371 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:09.451073 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:09.472945 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:09.652703 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:09.951785 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:09.973018 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:10.152845 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:10.452341 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:10.472730 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:10.651268 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:10.954603 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:10.972721 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:11.131660 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:11.153418 1293491 kapi.go:107] duration metric: took 1m35.507217656s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1025 22:20:11.452580 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:11.471952 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:11.952556 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:11.972191 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:12.453046 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:12.474537 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:12.953118 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:12.976469 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:13.452605 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:13.476810 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:13.625562 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:13.952128 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:13.972870 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:14.452259 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:14.473282 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:14.955501 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:14.973551 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:15.452118 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:15.472820 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:15.952254 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:15.975977 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:16.120765 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:16.451818 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:16.554609 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:16.952876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:16.972851 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:17.451523 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:17.472785 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:17.951915 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:17.972948 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:18.452632 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:18.474734 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:18.618880 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:18.953550 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:18.972705 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:19.451516 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:19.473563 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:19.951267 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:19.973196 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:20.451559 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:20.473155 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:20.951837 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:20.972304 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:21.117832 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:21.451896 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:21.473038 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:21.959069 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:22.057895 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:22.452059 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:22.473106 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:22.952273 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:22.973143 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:23.118776 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:23.457556 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:23.481595 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:23.953501 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:24.057214 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:24.452240 1293491 kapi.go:107] duration metric: took 1m43.504474908s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1025 22:20:24.454581 1293491 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-821857 cluster.
	I1025 22:20:24.456432 1293491 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.
	I1025 22:20:24.458595 1293491 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1025 22:20:24.475790 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:24.973601 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:25.120995 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:25.472514 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:25.975341 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:26.473640 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:26.972780 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:27.474252 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:27.619185 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:27.975489 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:28.473257 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:28.974232 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:29.473407 1293491 kapi.go:107] duration metric: took 1m53.505866561s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1025 22:20:29.476131 1293491 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, amd-gpu-device-plugin, ingress-dns, nvidia-device-plugin, default-storageclass, storage-provisioner-rancher, inspektor-gadget, metrics-server, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I1025 22:20:29.478629 1293491 addons.go:510] duration metric: took 2m1.049713044s for enable addons: enabled=[storage-provisioner cloud-spanner amd-gpu-device-plugin ingress-dns nvidia-device-plugin default-storageclass storage-provisioner-rancher inspektor-gadget metrics-server yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I1025 22:20:30.119774 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:32.618436 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:35.118492 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:35.617900 1293491 pod_ready.go:93] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"True"
	I1025 22:20:35.617926 1293491 pod_ready.go:82] duration metric: took 1m18.006789575s for pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace to be "Ready" ...
	I1025 22:20:35.617938 1293491 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hrpfp" in "kube-system" namespace to be "Ready" ...
	I1025 22:20:35.623951 1293491 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-hrpfp" in "kube-system" namespace has status "Ready":"True"
	I1025 22:20:35.623978 1293491 pod_ready.go:82] duration metric: took 6.032605ms for pod "nvidia-device-plugin-daemonset-hrpfp" in "kube-system" namespace to be "Ready" ...
	I1025 22:20:35.624000 1293491 pod_ready.go:39] duration metric: took 1m20.44423929s 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" ...
	I1025 22:20:35.624015 1293491 api_server.go:52] waiting for apiserver process to appear ...
	I1025 22:20:35.624048 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1025 22:20:35.624123 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1025 22:20:35.683631 1293491 cri.go:89] found id: "65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:35.683655 1293491 cri.go:89] found id: ""
	I1025 22:20:35.683664 1293491 logs.go:282] 1 containers: [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade]
	I1025 22:20:35.683723 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.687302 1293491 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1025 22:20:35.687381 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1025 22:20:35.737653 1293491 cri.go:89] found id: "d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:35.737676 1293491 cri.go:89] found id: ""
	I1025 22:20:35.737684 1293491 logs.go:282] 1 containers: [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20]
	I1025 22:20:35.737741 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.741585 1293491 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1025 22:20:35.741667 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1025 22:20:35.782683 1293491 cri.go:89] found id: "ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:35.782706 1293491 cri.go:89] found id: ""
	I1025 22:20:35.782714 1293491 logs.go:282] 1 containers: [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a]
	I1025 22:20:35.782770 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.786281 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1025 22:20:35.786406 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1025 22:20:35.834194 1293491 cri.go:89] found id: "09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:35.834216 1293491 cri.go:89] found id: ""
	I1025 22:20:35.834225 1293491 logs.go:282] 1 containers: [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da]
	I1025 22:20:35.834286 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.838041 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1025 22:20:35.838114 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1025 22:20:35.878714 1293491 cri.go:89] found id: "613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:35.878739 1293491 cri.go:89] found id: ""
	I1025 22:20:35.878747 1293491 logs.go:282] 1 containers: [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf]
	I1025 22:20:35.878823 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.883312 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1025 22:20:35.883390 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1025 22:20:35.924463 1293491 cri.go:89] found id: "63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:35.924492 1293491 cri.go:89] found id: ""
	I1025 22:20:35.924501 1293491 logs.go:282] 1 containers: [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a]
	I1025 22:20:35.924560 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.928327 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1025 22:20:35.928473 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1025 22:20:35.970225 1293491 cri.go:89] found id: "05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:35.970288 1293491 cri.go:89] found id: ""
	I1025 22:20:35.970310 1293491 logs.go:282] 1 containers: [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84]
	I1025 22:20:35.970398 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.973972 1293491 logs.go:123] Gathering logs for dmesg ...
	I1025 22:20:35.974000 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1025 22:20:35.990602 1293491 logs.go:123] Gathering logs for describe nodes ...
	I1025 22:20:35.990674 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1025 22:20:36.197321 1293491 logs.go:123] Gathering logs for kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] ...
	I1025 22:20:36.197354 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:36.269022 1293491 logs.go:123] Gathering logs for etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] ...
	I1025 22:20:36.269057 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:36.317710 1293491 logs.go:123] Gathering logs for container status ...
	I1025 22:20:36.317746 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1025 22:20:36.369529 1293491 logs.go:123] Gathering logs for CRI-O ...
	I1025 22:20:36.369561 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1025 22:20:36.463422 1293491 logs.go:123] Gathering logs for kubelet ...
	I1025 22:20:36.463462 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1025 22:20:36.546468 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.763964    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.546708 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.764013    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.546895 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.776537    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.547122 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.547301 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.547523 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.547712 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.547941 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:36.583842 1293491 logs.go:123] Gathering logs for coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] ...
	I1025 22:20:36.583871 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:36.628370 1293491 logs.go:123] Gathering logs for kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] ...
	I1025 22:20:36.628402 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:36.674135 1293491 logs.go:123] Gathering logs for kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] ...
	I1025 22:20:36.674167 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:36.714933 1293491 logs.go:123] Gathering logs for kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] ...
	I1025 22:20:36.714961 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:36.789600 1293491 logs.go:123] Gathering logs for kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] ...
	I1025 22:20:36.789638 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:36.834493 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:36.834525 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1025 22:20:36.834585 1293491 out.go:270] X Problems detected in kubelet:
	W1025 22:20:36.834602 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.834615 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.834631 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.834640 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.834646 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:36.834652 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:36.834659 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:20:46.836439 1293491 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 22:20:46.852977 1293491 api_server.go:72] duration metric: took 2m18.424310817s to wait for apiserver process to appear ...
	I1025 22:20:46.853002 1293491 api_server.go:88] waiting for apiserver healthz status ...
	I1025 22:20:46.853036 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1025 22:20:46.853094 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1025 22:20:46.897885 1293491 cri.go:89] found id: "65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:46.897904 1293491 cri.go:89] found id: ""
	I1025 22:20:46.897912 1293491 logs.go:282] 1 containers: [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade]
	I1025 22:20:46.897968 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:46.902216 1293491 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1025 22:20:46.902290 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1025 22:20:46.941395 1293491 cri.go:89] found id: "d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:46.941418 1293491 cri.go:89] found id: ""
	I1025 22:20:46.941426 1293491 logs.go:282] 1 containers: [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20]
	I1025 22:20:46.941485 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:46.945023 1293491 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1025 22:20:46.945094 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1025 22:20:46.986305 1293491 cri.go:89] found id: "ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:46.986329 1293491 cri.go:89] found id: ""
	I1025 22:20:46.986338 1293491 logs.go:282] 1 containers: [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a]
	I1025 22:20:46.986395 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:46.990013 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1025 22:20:46.990084 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1025 22:20:47.037608 1293491 cri.go:89] found id: "09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:47.037630 1293491 cri.go:89] found id: ""
	I1025 22:20:47.037639 1293491 logs.go:282] 1 containers: [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da]
	I1025 22:20:47.037698 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.041516 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1025 22:20:47.041600 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1025 22:20:47.081834 1293491 cri.go:89] found id: "613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:47.081864 1293491 cri.go:89] found id: ""
	I1025 22:20:47.081872 1293491 logs.go:282] 1 containers: [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf]
	I1025 22:20:47.081936 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.085905 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1025 22:20:47.085987 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1025 22:20:47.125175 1293491 cri.go:89] found id: "63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:47.125197 1293491 cri.go:89] found id: ""
	I1025 22:20:47.125205 1293491 logs.go:282] 1 containers: [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a]
	I1025 22:20:47.125301 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.129597 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1025 22:20:47.129674 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1025 22:20:47.168433 1293491 cri.go:89] found id: "05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:47.168455 1293491 cri.go:89] found id: ""
	I1025 22:20:47.168463 1293491 logs.go:282] 1 containers: [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84]
	I1025 22:20:47.168529 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.172005 1293491 logs.go:123] Gathering logs for dmesg ...
	I1025 22:20:47.172028 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1025 22:20:47.188879 1293491 logs.go:123] Gathering logs for coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] ...
	I1025 22:20:47.188919 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:47.230626 1293491 logs.go:123] Gathering logs for kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] ...
	I1025 22:20:47.230655 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:47.267418 1293491 logs.go:123] Gathering logs for kubelet ...
	I1025 22:20:47.267493 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1025 22:20:47.351266 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.763964    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.351498 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.764013    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.351684 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.776537    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.351907 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.352085 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.352310 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.352501 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.352727 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:47.389093 1293491 logs.go:123] Gathering logs for kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] ...
	I1025 22:20:47.389119 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:47.456662 1293491 logs.go:123] Gathering logs for etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] ...
	I1025 22:20:47.456700 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:47.511659 1293491 logs.go:123] Gathering logs for kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] ...
	I1025 22:20:47.511694 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:47.559735 1293491 logs.go:123] Gathering logs for kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] ...
	I1025 22:20:47.559764 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:47.629712 1293491 logs.go:123] Gathering logs for kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] ...
	I1025 22:20:47.629747 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:47.671298 1293491 logs.go:123] Gathering logs for CRI-O ...
	I1025 22:20:47.671330 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1025 22:20:47.765375 1293491 logs.go:123] Gathering logs for container status ...
	I1025 22:20:47.765415 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1025 22:20:47.813705 1293491 logs.go:123] Gathering logs for describe nodes ...
	I1025 22:20:47.813740 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1025 22:20:47.950435 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:47.950466 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1025 22:20:47.950545 1293491 out.go:270] X Problems detected in kubelet:
	W1025 22:20:47.950560 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.950587 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.950598 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.950604 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.950612 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:47.950624 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:47.950630 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:20:57.952018 1293491 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1025 22:20:57.959832 1293491 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1025 22:20:57.960849 1293491 api_server.go:141] control plane version: v1.31.1
	I1025 22:20:57.960880 1293491 api_server.go:131] duration metric: took 11.10786956s to wait for apiserver health ...
	I1025 22:20:57.960889 1293491 system_pods.go:43] waiting for kube-system pods to appear ...
	I1025 22:20:57.960913 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1025 22:20:57.960982 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1025 22:20:58.011687 1293491 cri.go:89] found id: "65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:58.011717 1293491 cri.go:89] found id: ""
	I1025 22:20:58.011727 1293491 logs.go:282] 1 containers: [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade]
	I1025 22:20:58.011792 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.016120 1293491 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1025 22:20:58.016199 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1025 22:20:58.064245 1293491 cri.go:89] found id: "d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:58.064267 1293491 cri.go:89] found id: ""
	I1025 22:20:58.064275 1293491 logs.go:282] 1 containers: [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20]
	I1025 22:20:58.064337 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.068348 1293491 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1025 22:20:58.068423 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1025 22:20:58.108466 1293491 cri.go:89] found id: "ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:58.108494 1293491 cri.go:89] found id: ""
	I1025 22:20:58.108502 1293491 logs.go:282] 1 containers: [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a]
	I1025 22:20:58.108564 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.112518 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1025 22:20:58.112605 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1025 22:20:58.153146 1293491 cri.go:89] found id: "09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:58.153172 1293491 cri.go:89] found id: ""
	I1025 22:20:58.153180 1293491 logs.go:282] 1 containers: [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da]
	I1025 22:20:58.153268 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.156904 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1025 22:20:58.157011 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1025 22:20:58.209977 1293491 cri.go:89] found id: "613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:58.210052 1293491 cri.go:89] found id: ""
	I1025 22:20:58.210073 1293491 logs.go:282] 1 containers: [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf]
	I1025 22:20:58.210143 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.213742 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1025 22:20:58.213825 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1025 22:20:58.252565 1293491 cri.go:89] found id: "63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:58.252590 1293491 cri.go:89] found id: ""
	I1025 22:20:58.252598 1293491 logs.go:282] 1 containers: [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a]
	I1025 22:20:58.252656 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.256374 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1025 22:20:58.256449 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1025 22:20:58.298839 1293491 cri.go:89] found id: "05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:58.298904 1293491 cri.go:89] found id: ""
	I1025 22:20:58.298928 1293491 logs.go:282] 1 containers: [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84]
	I1025 22:20:58.298990 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.302820 1293491 logs.go:123] Gathering logs for kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] ...
	I1025 22:20:58.302846 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:58.341521 1293491 logs.go:123] Gathering logs for kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] ...
	I1025 22:20:58.341552 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:58.391134 1293491 logs.go:123] Gathering logs for container status ...
	I1025 22:20:58.391165 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1025 22:20:58.445978 1293491 logs.go:123] Gathering logs for describe nodes ...
	I1025 22:20:58.446008 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1025 22:20:58.588125 1293491 logs.go:123] Gathering logs for kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] ...
	I1025 22:20:58.588153 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:58.646962 1293491 logs.go:123] Gathering logs for etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] ...
	I1025 22:20:58.646995 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:58.711631 1293491 logs.go:123] Gathering logs for kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] ...
	I1025 22:20:58.711664 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:58.758258 1293491 logs.go:123] Gathering logs for kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] ...
	I1025 22:20:58.758291 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:58.845662 1293491 logs.go:123] Gathering logs for CRI-O ...
	I1025 22:20:58.845700 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1025 22:20:58.941797 1293491 logs.go:123] Gathering logs for kubelet ...
	I1025 22:20:58.941838 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1025 22:20:59.024965 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.763964    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.025235 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.764013    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.025424 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.776537    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.025656 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.025844 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.026069 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.026260 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.026490 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:59.064128 1293491 logs.go:123] Gathering logs for dmesg ...
	I1025 22:20:59.064158 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1025 22:20:59.082489 1293491 logs.go:123] Gathering logs for coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] ...
	I1025 22:20:59.082522 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:59.123985 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:59.124008 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1025 22:20:59.124104 1293491 out.go:270] X Problems detected in kubelet:
	W1025 22:20:59.124132 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.124149 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.124175 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.124183 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.124194 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:59.124204 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:59.124211 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:21:09.136892 1293491 system_pods.go:59] 18 kube-system pods found
	I1025 22:21:09.136946 1293491 system_pods.go:61] "coredns-7c65d6cfc9-8xqlb" [a17b02b7-8866-4a74-9522-e95217c4a2cd] Running
	I1025 22:21:09.136954 1293491 system_pods.go:61] "csi-hostpath-attacher-0" [d4fd6462-ed9c-4e18-97ae-a691fb2f44e2] Running
	I1025 22:21:09.136958 1293491 system_pods.go:61] "csi-hostpath-resizer-0" [9a1780dd-e36d-4530-a3dc-83afc9023a66] Running
	I1025 22:21:09.136962 1293491 system_pods.go:61] "csi-hostpathplugin-jdr6n" [741a2aaf-8d7c-4062-a863-f68f557c6804] Running
	I1025 22:21:09.136994 1293491 system_pods.go:61] "etcd-addons-821857" [05c7fb79-cae4-4611-ad33-d6384dd0fc77] Running
	I1025 22:21:09.137000 1293491 system_pods.go:61] "kindnet-sq9rs" [eb154c6e-8df5-4390-86c6-0c2f98a75ad6] Running
	I1025 22:21:09.137017 1293491 system_pods.go:61] "kube-apiserver-addons-821857" [ac302f37-d89c-422e-8dfd-b41af9b7e1a8] Running
	I1025 22:21:09.137021 1293491 system_pods.go:61] "kube-controller-manager-addons-821857" [e6e5f8ac-5927-411b-b8b6-e50f1f6f55ea] Running
	I1025 22:21:09.137027 1293491 system_pods.go:61] "kube-ingress-dns-minikube" [cba46101-6663-44d8-9773-fb035b6ddaf2] Running
	I1025 22:21:09.137037 1293491 system_pods.go:61] "kube-proxy-m898j" [948b35e0-0be8-4b92-a940-3e744114de58] Running
	I1025 22:21:09.137041 1293491 system_pods.go:61] "kube-scheduler-addons-821857" [a2adde58-0fe4-47db-9ff6-4f66d009b274] Running
	I1025 22:21:09.137046 1293491 system_pods.go:61] "metrics-server-84c5f94fbc-t6pft" [c5e5b157-802d-4dd4-a830-4749c22fd2c2] Running
	I1025 22:21:09.137090 1293491 system_pods.go:61] "nvidia-device-plugin-daemonset-hrpfp" [7ba9c730-d274-4e0a-a1c5-66faea70ffa9] Running
	I1025 22:21:09.137102 1293491 system_pods.go:61] "registry-66c9cd494c-6smsm" [80c73cbf-e909-48de-93f9-f3b9843cbab3] Running
	I1025 22:21:09.137106 1293491 system_pods.go:61] "registry-proxy-tcc9k" [ca70403b-8091-4e0a-b4a5-54c057f2a47a] Running
	I1025 22:21:09.137110 1293491 system_pods.go:61] "snapshot-controller-56fcc65765-8wmkt" [bba1a392-7653-476c-8534-349501a5a3fa] Running
	I1025 22:21:09.137133 1293491 system_pods.go:61] "snapshot-controller-56fcc65765-b6gx7" [b60d6a6f-f6fe-46ab-9bea-f225ba44f3ab] Running
	I1025 22:21:09.137138 1293491 system_pods.go:61] "storage-provisioner" [a5076b1c-018c-4776-afdc-ccd989ac6d19] Running
	I1025 22:21:09.137145 1293491 system_pods.go:74] duration metric: took 11.176249243s to wait for pod list to return data ...
	I1025 22:21:09.137158 1293491 default_sa.go:34] waiting for default service account to be created ...
	I1025 22:21:09.139788 1293491 default_sa.go:45] found service account: "default"
	I1025 22:21:09.139815 1293491 default_sa.go:55] duration metric: took 2.650672ms for default service account to be created ...
	I1025 22:21:09.139824 1293491 system_pods.go:116] waiting for k8s-apps to be running ...
	I1025 22:21:09.150103 1293491 system_pods.go:86] 18 kube-system pods found
	I1025 22:21:09.150144 1293491 system_pods.go:89] "coredns-7c65d6cfc9-8xqlb" [a17b02b7-8866-4a74-9522-e95217c4a2cd] Running
	I1025 22:21:09.150151 1293491 system_pods.go:89] "csi-hostpath-attacher-0" [d4fd6462-ed9c-4e18-97ae-a691fb2f44e2] Running
	I1025 22:21:09.150157 1293491 system_pods.go:89] "csi-hostpath-resizer-0" [9a1780dd-e36d-4530-a3dc-83afc9023a66] Running
	I1025 22:21:09.150162 1293491 system_pods.go:89] "csi-hostpathplugin-jdr6n" [741a2aaf-8d7c-4062-a863-f68f557c6804] Running
	I1025 22:21:09.150166 1293491 system_pods.go:89] "etcd-addons-821857" [05c7fb79-cae4-4611-ad33-d6384dd0fc77] Running
	I1025 22:21:09.150170 1293491 system_pods.go:89] "kindnet-sq9rs" [eb154c6e-8df5-4390-86c6-0c2f98a75ad6] Running
	I1025 22:21:09.150175 1293491 system_pods.go:89] "kube-apiserver-addons-821857" [ac302f37-d89c-422e-8dfd-b41af9b7e1a8] Running
	I1025 22:21:09.150180 1293491 system_pods.go:89] "kube-controller-manager-addons-821857" [e6e5f8ac-5927-411b-b8b6-e50f1f6f55ea] Running
	I1025 22:21:09.150185 1293491 system_pods.go:89] "kube-ingress-dns-minikube" [cba46101-6663-44d8-9773-fb035b6ddaf2] Running
	I1025 22:21:09.150190 1293491 system_pods.go:89] "kube-proxy-m898j" [948b35e0-0be8-4b92-a940-3e744114de58] Running
	I1025 22:21:09.150194 1293491 system_pods.go:89] "kube-scheduler-addons-821857" [a2adde58-0fe4-47db-9ff6-4f66d009b274] Running
	I1025 22:21:09.150199 1293491 system_pods.go:89] "metrics-server-84c5f94fbc-t6pft" [c5e5b157-802d-4dd4-a830-4749c22fd2c2] Running
	I1025 22:21:09.150207 1293491 system_pods.go:89] "nvidia-device-plugin-daemonset-hrpfp" [7ba9c730-d274-4e0a-a1c5-66faea70ffa9] Running
	I1025 22:21:09.150212 1293491 system_pods.go:89] "registry-66c9cd494c-6smsm" [80c73cbf-e909-48de-93f9-f3b9843cbab3] Running
	I1025 22:21:09.150221 1293491 system_pods.go:89] "registry-proxy-tcc9k" [ca70403b-8091-4e0a-b4a5-54c057f2a47a] Running
	I1025 22:21:09.150225 1293491 system_pods.go:89] "snapshot-controller-56fcc65765-8wmkt" [bba1a392-7653-476c-8534-349501a5a3fa] Running
	I1025 22:21:09.150230 1293491 system_pods.go:89] "snapshot-controller-56fcc65765-b6gx7" [b60d6a6f-f6fe-46ab-9bea-f225ba44f3ab] Running
	I1025 22:21:09.150236 1293491 system_pods.go:89] "storage-provisioner" [a5076b1c-018c-4776-afdc-ccd989ac6d19] Running
	I1025 22:21:09.150245 1293491 system_pods.go:126] duration metric: took 10.412388ms to wait for k8s-apps to be running ...
	I1025 22:21:09.150258 1293491 system_svc.go:44] waiting for kubelet service to be running ....
	I1025 22:21:09.150321 1293491 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:21:09.162352 1293491 system_svc.go:56] duration metric: took 12.084163ms WaitForService to wait for kubelet
	I1025 22:21:09.162380 1293491 kubeadm.go:582] duration metric: took 2m40.73372003s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1025 22:21:09.162400 1293491 node_conditions.go:102] verifying NodePressure condition ...
	I1025 22:21:09.165576 1293491 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1025 22:21:09.165615 1293491 node_conditions.go:123] node cpu capacity is 2
	I1025 22:21:09.165632 1293491 node_conditions.go:105] duration metric: took 3.226318ms to run NodePressure ...
	I1025 22:21:09.165645 1293491 start.go:241] waiting for startup goroutines ...
	I1025 22:21:09.165653 1293491 start.go:246] waiting for cluster config update ...
	I1025 22:21:09.165675 1293491 start.go:255] writing updated cluster config ...
	I1025 22:21:09.165976 1293491 ssh_runner.go:195] Run: rm -f paused
	I1025 22:21:09.532736 1293491 start.go:600] kubectl: 1.31.2, cluster: 1.31.1 (minor skew: 0)
	I1025 22:21:09.535485 1293491 out.go:177] * Done! kubectl is now configured to use "addons-821857" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 25 22:24:24 addons-821857 crio[957]: time="2024-10-25 22:24:24.110484796Z" level=info msg="Removed pod sandbox: 0763e6efe3a8e724d492da16ff41c3366e2146f0396229ef58667b008206c71f" id=314bb9b5-a779-4a4d-bbfc-82c4a7b36d4d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.084510272Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-ps2vc/POD" id=164d337a-6f4a-4438-906b-3a683279a5bf name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.084629033Z" level=warning msg="Allowed annotations are specified for workload []"
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.147344203Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-ps2vc Namespace:default ID:94bad26aac9757901d1df76102d2471fd55eac9b2183f68a229610e9233c43a8 UID:38733e6f-2a69-44d1-9b0c-c1233ec0c48d NetNS:/var/run/netns/867a888a-6462-416a-b5b0-b98e33427559 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.147398283Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-ps2vc to CNI network \"kindnet\" (type=ptp)"
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.210348438Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-ps2vc Namespace:default ID:94bad26aac9757901d1df76102d2471fd55eac9b2183f68a229610e9233c43a8 UID:38733e6f-2a69-44d1-9b0c-c1233ec0c48d NetNS:/var/run/netns/867a888a-6462-416a-b5b0-b98e33427559 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.210573898Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-ps2vc for CNI network kindnet (type=ptp)"
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.217744261Z" level=info msg="Ran pod sandbox 94bad26aac9757901d1df76102d2471fd55eac9b2183f68a229610e9233c43a8 with infra container: default/hello-world-app-55bf9c44b4-ps2vc/POD" id=164d337a-6f4a-4438-906b-3a683279a5bf name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.219204849Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=c964fe15-44dc-4473-9cb2-96a7b3146118 name=/runtime.v1.ImageService/ImageStatus
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.219482050Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=c964fe15-44dc-4473-9cb2-96a7b3146118 name=/runtime.v1.ImageService/ImageStatus
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.220430903Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=9fdd6ecc-07de-4aa4-9c21-eea647113157 name=/runtime.v1.ImageService/PullImage
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.223499378Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Oct 25 22:25:50 addons-821857 crio[957]: time="2024-10-25 22:25:50.499929755Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.273152082Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=9fdd6ecc-07de-4aa4-9c21-eea647113157 name=/runtime.v1.ImageService/PullImage
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.273941567Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=42badffd-0a18-4e87-9f34-b8a7250818ae name=/runtime.v1.ImageService/ImageStatus
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.274607862Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=42badffd-0a18-4e87-9f34-b8a7250818ae name=/runtime.v1.ImageService/ImageStatus
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.277716656Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=8588fcad-f41c-404d-9aa8-cf0d19d755a1 name=/runtime.v1.ImageService/ImageStatus
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.280620019Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=8588fcad-f41c-404d-9aa8-cf0d19d755a1 name=/runtime.v1.ImageService/ImageStatus
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.281688954Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-ps2vc/hello-world-app" id=d899ce62-c923-4b04-a0cc-f0762609f8b6 name=/runtime.v1.RuntimeService/CreateContainer
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.281809568Z" level=warning msg="Allowed annotations are specified for workload []"
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.311963318Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/67f60bc89a3f85bf7ce8fbad827159dd2660d790c532e08d636796dbb969eadf/merged/etc/passwd: no such file or directory"
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.312016102Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/67f60bc89a3f85bf7ce8fbad827159dd2660d790c532e08d636796dbb969eadf/merged/etc/group: no such file or directory"
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.372750471Z" level=info msg="Created container 54467cfb76f82ec00d55d4fbbed7222def493ce4486e73a1d5cf0a79c045f05d: default/hello-world-app-55bf9c44b4-ps2vc/hello-world-app" id=d899ce62-c923-4b04-a0cc-f0762609f8b6 name=/runtime.v1.RuntimeService/CreateContainer
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.374889374Z" level=info msg="Starting container: 54467cfb76f82ec00d55d4fbbed7222def493ce4486e73a1d5cf0a79c045f05d" id=078fde02-0b9f-4833-ab86-e31ab02d2fa6 name=/runtime.v1.RuntimeService/StartContainer
	Oct 25 22:25:51 addons-821857 crio[957]: time="2024-10-25 22:25:51.390831652Z" level=info msg="Started container" PID=9318 containerID=54467cfb76f82ec00d55d4fbbed7222def493ce4486e73a1d5cf0a79c045f05d description=default/hello-world-app-55bf9c44b4-ps2vc/hello-world-app id=078fde02-0b9f-4833-ab86-e31ab02d2fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bad26aac9757901d1df76102d2471fd55eac9b2183f68a229610e9233c43a8
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	54467cfb76f82       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   94bad26aac975       hello-world-app-55bf9c44b4-ps2vc
	0c6b24be776a2       docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250                              2 minutes ago            Running             nginx                     0                   15473a7057e5e       nginx
	87aab6dc7cef9       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago            Running             busybox                   0                   5e509cfa151fd       busybox
	b56cd92fc77bd       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             5 minutes ago            Running             controller                0                   b08d16c74997f       ingress-nginx-controller-5f85ff4588-lfjb6
	634299a36435f       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   5 minutes ago            Exited              patch                     0                   df26855844428       ingress-nginx-admission-patch-lqpl9
	aafc011620a88       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             6 minutes ago            Running             minikube-ingress-dns      0                   b50ad3087130b       kube-ingress-dns-minikube
	917eeadcb301a       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   6 minutes ago            Exited              create                    0                   d91748002fa0e       ingress-nginx-admission-create-r2w7j
	add08f3053371       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        6 minutes ago            Running             metrics-server            0                   858443b0cf2b3       metrics-server-84c5f94fbc-t6pft
	ea2ece086e52e       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             6 minutes ago            Running             coredns                   0                   481730e7d3131       coredns-7c65d6cfc9-8xqlb
	66e3686c1e5cd       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago            Running             storage-provisioner       0                   3f5177f3bb8b1       storage-provisioner
	05be4d4962e62       docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387                           7 minutes ago            Running             kindnet-cni               0                   607a95c1b2a70       kindnet-sq9rs
	613d9096dcefc       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             7 minutes ago            Running             kube-proxy                0                   608a3c700c2c4       kube-proxy-m898j
	09487bed76696       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             7 minutes ago            Running             kube-scheduler            0                   fb0a7522b1b24       kube-scheduler-addons-821857
	d09d3311c1d09       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             7 minutes ago            Running             etcd                      0                   097bd6e0cab09       etcd-addons-821857
	65374e5b74630       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             7 minutes ago            Running             kube-apiserver            0                   7f9bcf042a49c       kube-apiserver-addons-821857
	63124a3f89071       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             7 minutes ago            Running             kube-controller-manager   0                   9c96d8fcb6727       kube-controller-manager-addons-821857
	
	
	==> coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] <==
	[INFO] 10.244.0.9:34807 - 24649 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002721989s
	[INFO] 10.244.0.9:34807 - 56968 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000141774s
	[INFO] 10.244.0.9:34807 - 9694 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000155189s
	[INFO] 10.244.0.9:35720 - 42431 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.0001103s
	[INFO] 10.244.0.9:35720 - 42636 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000194516s
	[INFO] 10.244.0.9:43834 - 51091 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000118012s
	[INFO] 10.244.0.9:43834 - 50886 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000112671s
	[INFO] 10.244.0.9:52790 - 24833 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000069406s
	[INFO] 10.244.0.9:52790 - 25278 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000146549s
	[INFO] 10.244.0.9:54850 - 6654 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001496106s
	[INFO] 10.244.0.9:54850 - 6201 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00153083s
	[INFO] 10.244.0.9:60737 - 33889 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000079424s
	[INFO] 10.244.0.9:60737 - 34069 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000107518s
	[INFO] 10.244.0.21:37591 - 48979 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000244435s
	[INFO] 10.244.0.21:42709 - 39952 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000107141s
	[INFO] 10.244.0.21:45096 - 53995 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000317681s
	[INFO] 10.244.0.21:54788 - 65490 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000294403s
	[INFO] 10.244.0.21:51090 - 40233 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000235508s
	[INFO] 10.244.0.21:55983 - 58656 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00018211s
	[INFO] 10.244.0.21:56490 - 51524 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004030611s
	[INFO] 10.244.0.21:44350 - 55503 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004121006s
	[INFO] 10.244.0.21:50256 - 5153 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001134102s
	[INFO] 10.244.0.21:39117 - 49031 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002248291s
	[INFO] 10.244.0.23:56799 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000182306s
	[INFO] 10.244.0.23:35902 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000124601s
	
	
	==> describe nodes <==
	Name:               addons-821857
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-821857
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=db65f53f04c460e02d289e77cb94648c116e89dc
	                    minikube.k8s.io/name=addons-821857
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_25T22_18_24_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-821857
	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:  Fri, 25 Oct 2024 22:18:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-821857
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 25 Oct 2024 22:25:43 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 25 Oct 2024 22:24:00 +0000   Fri, 25 Oct 2024 22:18:18 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 25 Oct 2024 22:24:00 +0000   Fri, 25 Oct 2024 22:18:18 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 25 Oct 2024 22:24:00 +0000   Fri, 25 Oct 2024 22:18:18 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 25 Oct 2024 22:24:00 +0000   Fri, 25 Oct 2024 22:19:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-821857
	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:                 7fb2db71f09d466b9adfc59d3c244595
	  System UUID:                9dfa859b-44c7-4f24-b61f-93c7a6e3b143
	  Boot ID:                    25d5c7b9-f0d7-41bb-bea7-1e1701722d07
	  Kernel Version:             5.15.0-1071-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:          (14 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m41s
	  default                     hello-world-app-55bf9c44b4-ps2vc             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m20s
	  ingress-nginx               ingress-nginx-controller-5f85ff4588-lfjb6    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         7m16s
	  kube-system                 coredns-7c65d6cfc9-8xqlb                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     7m19s
	  kube-system                 etcd-addons-821857                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         7m29s
	  kube-system                 kindnet-sq9rs                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      7m23s
	  kube-system                 kube-apiserver-addons-821857                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         7m28s
	  kube-system                 kube-controller-manager-addons-821857        200m (10%)    0 (0%)      0 (0%)           0 (0%)         7m29s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m17s
	  kube-system                 kube-proxy-m898j                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m23s
	  kube-system                 kube-scheduler-addons-821857                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         7m28s
	  kube-system                 metrics-server-84c5f94fbc-t6pft              100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         7m17s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m17s
	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                 7m16s  kube-proxy       
	  Normal   Starting                 7m28s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 7m28s  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  7m28s  kubelet          Node addons-821857 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m28s  kubelet          Node addons-821857 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m28s  kubelet          Node addons-821857 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m24s  node-controller  Node addons-821857 event: Registered Node addons-821857 in Controller
	  Normal   NodeReady                6m37s  kubelet          Node addons-821857 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] <==
	{"level":"info","ts":"2024-10-25T22:18:17.806962Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-25T22:18:17.805707Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-10-25T22:18:17.807021Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-10-25T22:18:17.807626Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-25T22:18:17.808569Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-25T22:18:17.817698Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-25T22:18:17.818675Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"warn","ts":"2024-10-25T22:18:29.482041Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"489.685167ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032805562803469 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" mod_revision:0 > success:<request_put:<key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" value_size:986 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-10-25T22:18:29.482169Z","caller":"traceutil/trace.go:171","msg":"trace[596232986] linearizableReadLoop","detail":"{readStateIndex:333; appliedIndex:332; }","duration":"734.443411ms","start":"2024-10-25T22:18:28.747697Z","end":"2024-10-25T22:18:29.482140Z","steps":["trace[596232986] 'read index received'  (duration: 61.098521ms)","trace[596232986] 'applied index is now lower than readState.Index'  (duration: 673.343824ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:18:29.482242Z","caller":"traceutil/trace.go:171","msg":"trace[1374906363] transaction","detail":"{read_only:false; response_revision:324; number_of_response:1; }","duration":"734.780136ms","start":"2024-10-25T22:18:28.747446Z","end":"2024-10-25T22:18:29.482226Z","steps":["trace[1374906363] 'process raft request'  (duration: 61.418852ms)","trace[1374906363] 'compare'  (duration: 489.581874ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-25T22:18:29.482284Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:28.747422Z","time spent":"734.842724ms","remote":"127.0.0.1:42350","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1045,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" mod_revision:0 > success:<request_put:<key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" value_size:986 >> failure:<>"}
	{"level":"warn","ts":"2024-10-25T22:18:29.561571Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"813.847816ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/certificate-controller\" ","response":"range_response_count:1 size:209"}
	{"level":"info","ts":"2024-10-25T22:18:29.745022Z","caller":"traceutil/trace.go:171","msg":"trace[1445027253] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/certificate-controller; range_end:; response_count:1; response_revision:324; }","duration":"997.30239ms","start":"2024-10-25T22:18:28.747692Z","end":"2024-10-25T22:18:29.744995Z","steps":["trace[1445027253] 'agreement among raft nodes before linearized reading'  (duration: 734.769346ms)","trace[1445027253] 'range keys from in-memory index tree'  (duration: 79.038339ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-25T22:18:29.563530Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"265.806975ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-25T22:18:29.563728Z","caller":"traceutil/trace.go:171","msg":"trace[2086118992] transaction","detail":"{read_only:false; response_revision:325; number_of_response:1; }","duration":"268.439448ms","start":"2024-10-25T22:18:29.295275Z","end":"2024-10-25T22:18:29.563714Z","steps":["trace[2086118992] 'process raft request'  (duration: 186.858153ms)","trace[2086118992] 'compare'  (duration: 81.013066ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:18:29.563836Z","caller":"traceutil/trace.go:171","msg":"trace[521884632] transaction","detail":"{read_only:false; response_revision:326; number_of_response:1; }","duration":"265.87383ms","start":"2024-10-25T22:18:29.297954Z","end":"2024-10-25T22:18:29.563828Z","steps":["trace[521884632] 'process raft request'  (duration: 265.324382ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-25T22:18:29.745439Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:28.747667Z","time spent":"997.745977ms","remote":"127.0.0.1:42280","response type":"/etcdserverpb.KV/Range","request count":0,"request size":62,"response count":1,"response size":233,"request content":"key:\"/registry/serviceaccounts/kube-system/certificate-controller\" "}
	{"level":"info","ts":"2024-10-25T22:18:29.745478Z","caller":"traceutil/trace.go:171","msg":"trace[1048051547] range","detail":"{range_begin:/registry/namespaces; range_end:; response_count:0; response_revision:328; }","duration":"447.785438ms","start":"2024-10-25T22:18:29.297676Z","end":"2024-10-25T22:18:29.745461Z","steps":["trace[1048051547] 'agreement among raft nodes before linearized reading'  (duration: 265.7622ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-25T22:18:29.747399Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:29.297624Z","time spent":"449.685042ms","remote":"127.0.0.1:42208","response type":"/etcdserverpb.KV/Range","request count":0,"request size":24,"response count":0,"response size":29,"request content":"key:\"/registry/namespaces\" limit:1 "}
	{"level":"warn","ts":"2024-10-25T22:18:29.745608Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:29.295248Z","time spent":"450.324777ms","remote":"127.0.0.1:42254","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":596,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/services/endpoints/kube-system/kube-dns\" mod_revision:0 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/kube-dns\" value_size:539 >> failure:<>"}
	{"level":"warn","ts":"2024-10-25T22:18:29.745887Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:29.297930Z","time spent":"447.936608ms","remote":"127.0.0.1:42544","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3620,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" value_size:3560 >> failure:<>"}
	{"level":"info","ts":"2024-10-25T22:18:32.590099Z","caller":"traceutil/trace.go:171","msg":"trace[733172708] transaction","detail":"{read_only:false; response_revision:343; number_of_response:1; }","duration":"166.781016ms","start":"2024-10-25T22:18:32.423298Z","end":"2024-10-25T22:18:32.590079Z","steps":["trace[733172708] 'process raft request'  (duration: 100.710919ms)","trace[733172708] 'compare'  (duration: 65.137715ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:18:32.637816Z","caller":"traceutil/trace.go:171","msg":"trace[1019621519] transaction","detail":"{read_only:false; response_revision:345; number_of_response:1; }","duration":"113.695129ms","start":"2024-10-25T22:18:32.524104Z","end":"2024-10-25T22:18:32.637799Z","steps":["trace[1019621519] 'process raft request'  (duration: 113.609903ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-25T22:18:33.683533Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.381501ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3144"}
	{"level":"info","ts":"2024-10-25T22:18:33.684622Z","caller":"traceutil/trace.go:171","msg":"trace[791072697] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:374; }","duration":"139.471476ms","start":"2024-10-25T22:18:33.545133Z","end":"2024-10-25T22:18:33.684605Z","steps":["trace[791072697] 'agreement among raft nodes before linearized reading'  (duration: 67.095983ms)","trace[791072697] 'range keys from in-memory index tree'  (duration: 71.260401ms)"],"step_count":2}
	
	
	==> kernel <==
	 22:25:51 up  5:08,  0 users,  load average: 0.21, 1.04, 2.30
	Linux addons-821857 5.15.0-1071-aws #77~20.04.1-Ubuntu SMP Thu Oct 3 19:34:36 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] <==
	I1025 22:23:44.550994       1 main.go:300] handling current node
	I1025 22:23:54.553717       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:23:54.553829       1 main.go:300] handling current node
	I1025 22:24:04.547130       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:24:04.547172       1 main.go:300] handling current node
	I1025 22:24:14.547148       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:24:14.547200       1 main.go:300] handling current node
	I1025 22:24:24.553688       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:24:24.553722       1 main.go:300] handling current node
	I1025 22:24:34.547277       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:24:34.547399       1 main.go:300] handling current node
	I1025 22:24:44.549504       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:24:44.549543       1 main.go:300] handling current node
	I1025 22:24:54.551311       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:24:54.551347       1 main.go:300] handling current node
	I1025 22:25:04.551012       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:25:04.551130       1 main.go:300] handling current node
	I1025 22:25:14.551563       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:25:14.551600       1 main.go:300] handling current node
	I1025 22:25:24.550646       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:25:24.550780       1 main.go:300] handling current node
	I1025 22:25:34.547327       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:25:34.547362       1 main.go:300] handling current node
	I1025 22:25:44.546690       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:25:44.546725       1 main.go:300] handling current node
	
	
	==> kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] <==
	I1025 22:20:35.581516       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E1025 22:21:20.686009       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38058: use of closed network connection
	E1025 22:21:20.947779       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38096: use of closed network connection
	E1025 22:21:21.105338       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38112: use of closed network connection
	I1025 22:21:56.460937       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.222.62"}
	E1025 22:22:13.410070       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1025 22:22:42.820648       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1025 22:23:11.592264       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.592462       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.618429       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.618513       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.629975       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.630023       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.645158       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.645218       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.686354       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.686401       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1025 22:23:12.630536       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1025 22:23:12.687106       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W1025 22:23:12.780052       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I1025 22:23:25.312815       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1025 22:23:26.438799       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1025 22:23:30.873448       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1025 22:23:31.189637       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.239.173"}
	I1025 22:25:50.056623       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.174.110"}
	
	
	==> kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] <==
	E1025 22:24:05.610707       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"
	W1025 22:24:23.596177       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
	E1025 22:24:23.596222       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"
	W1025 22:24:31.815221       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
	E1025 22:24:31.815266       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"
	W1025 22:24:39.381109       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
	E1025 22:24:39.381152       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"
	W1025 22:24:45.554620       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
	E1025 22:24:45.554665       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"
	W1025 22:25:03.592153       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
	E1025 22:25:03.592198       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"
	W1025 22:25:08.121751       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
	E1025 22:25:08.121798       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"
	W1025 22:25:33.918126       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
	E1025 22:25:33.918168       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"
	W1025 22:25:34.138373       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
	E1025 22:25:34.138416       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"
	W1025 22:25:49.572743       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
	E1025 22:25:49.572787       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"
	I1025 22:25:49.796349       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="37.789491ms"
	I1025 22:25:49.822795       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="26.385465ms"
	I1025 22:25:49.835346       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="12.504247ms"
	I1025 22:25:49.835431       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="50.24µs"
	I1025 22:25:52.045082       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="17.636572ms"
	I1025 22:25:52.045588       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="34.067µs"
	
	
	==> kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] <==
	I1025 22:18:33.996908       1 server_linux.go:66] "Using iptables proxy"
	I1025 22:18:34.750397       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1025 22:18:34.750593       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`"
	I1025 22:18:35.033388       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1025 22:18:35.033456       1 server_linux.go:169] "Using iptables Proxier"
	I1025 22:18:35.066699       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"
	I1025 22:18:35.067271       1 server.go:483] "Version info" version="v1.31.1"
	I1025 22:18:35.067347       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1025 22:18:35.070127       1 config.go:199] "Starting service config controller"
	I1025 22:18:35.070274       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1025 22:18:35.070339       1 config.go:105] "Starting endpoint slice config controller"
	I1025 22:18:35.070374       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1025 22:18:35.070795       1 config.go:328] "Starting node config controller"
	I1025 22:18:35.070854       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1025 22:18:35.170840       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1025 22:18:35.181462       1 shared_informer.go:320] Caches are synced for service config
	I1025 22:18:35.191492       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] <==
	W1025 22:18:21.731123       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1025 22:18:21.736075       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733565       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"
	E1025 22:18:21.736277       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"
	W1025 22:18:21.733624       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
	E1025 22:18:21.736406       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"
	W1025 22:18:21.733666       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
	E1025 22:18:21.736531       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"
	W1025 22:18:21.733702       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
	E1025 22:18:21.736625       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"
	W1025 22:18:21.733739       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
	E1025 22:18:21.736718       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"
	W1025 22:18:21.733782       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1025 22:18:21.736818       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733819       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1025 22:18:21.737417       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733857       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1025 22:18:21.737557       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733895       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1025 22:18:21.738056       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:22.556522       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
	E1025 22:18:22.556656       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"
	W1025 22:18:22.828555       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"
	E1025 22:18:22.828684       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"
	I1025 22:18:25.618474       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 25 22:24:03 addons-821857 kubelet[1505]: E1025 22:24:03.974266    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895043973959420,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:10 addons-821857 kubelet[1505]: I1025 22:24:10.693398    1505 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 25 22:24:13 addons-821857 kubelet[1505]: E1025 22:24:13.976949    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895053976711853,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:13 addons-821857 kubelet[1505]: E1025 22:24:13.976985    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895053976711853,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:23 addons-821857 kubelet[1505]: E1025 22:24:23.979653    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895063979407643,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:23 addons-821857 kubelet[1505]: E1025 22:24:23.979690    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895063979407643,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:33 addons-821857 kubelet[1505]: E1025 22:24:33.983743    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895073982661477,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:33 addons-821857 kubelet[1505]: E1025 22:24:33.983800    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895073982661477,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:43 addons-821857 kubelet[1505]: E1025 22:24:43.986664    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895083986402852,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:43 addons-821857 kubelet[1505]: E1025 22:24:43.986703    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895083986402852,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:53 addons-821857 kubelet[1505]: E1025 22:24:53.989604    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895093989353054,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:24:53 addons-821857 kubelet[1505]: E1025 22:24:53.989640    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895093989353054,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:03 addons-821857 kubelet[1505]: E1025 22:25:03.991939    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895103991695715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:03 addons-821857 kubelet[1505]: E1025 22:25:03.991977    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895103991695715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:13 addons-821857 kubelet[1505]: E1025 22:25:13.994808    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895113994550541,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:13 addons-821857 kubelet[1505]: E1025 22:25:13.994849    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895113994550541,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:21 addons-821857 kubelet[1505]: I1025 22:25:21.694063    1505 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 25 22:25:23 addons-821857 kubelet[1505]: E1025 22:25:23.997154    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895123996819520,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:23 addons-821857 kubelet[1505]: E1025 22:25:23.997197    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895123996819520,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:34 addons-821857 kubelet[1505]: E1025 22:25:34.001319    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895134000964417,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:34 addons-821857 kubelet[1505]: E1025 22:25:34.001360    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895134000964417,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:44 addons-821857 kubelet[1505]: E1025 22:25:44.004011    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895144003669581,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:44 addons-821857 kubelet[1505]: E1025 22:25:44.004059    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895144003669581,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597916,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:25:49 addons-821857 kubelet[1505]: I1025 22:25:49.781662    1505 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=138.017021175 podStartE2EDuration="2m18.781643112s" podCreationTimestamp="2024-10-25 22:23:31 +0000 UTC" firstStartedPulling="2024-10-25 22:23:31.472906439 +0000 UTC m=+307.915217037" lastFinishedPulling="2024-10-25 22:23:32.237528376 +0000 UTC m=+308.679838974" observedRunningTime="2024-10-25 22:23:32.742257594 +0000 UTC m=+309.184568193" watchObservedRunningTime="2024-10-25 22:25:49.781643112 +0000 UTC m=+446.223953719"
	Oct 25 22:25:49 addons-821857 kubelet[1505]: I1025 22:25:49.931220    1505 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jzhks\" (UniqueName: \"kubernetes.io/projected/38733e6f-2a69-44d1-9b0c-c1233ec0c48d-kube-api-access-jzhks\") pod \"hello-world-app-55bf9c44b4-ps2vc\" (UID: \"38733e6f-2a69-44d1-9b0c-c1233ec0c48d\") " pod="default/hello-world-app-55bf9c44b4-ps2vc"
	
	
	==> storage-provisioner [66e3686c1e5cd0addeef2fe9db4acd9a07a04ddcd151b42593646ed11c5a2db7] <==
	I1025 22:19:15.778208       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1025 22:19:15.791149       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1025 22:19:15.793615       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1025 22:19:15.804355       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1025 22:19:15.804627       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-821857_129907e2-54c5-4b3b-a827-cb210aa73a8b!
	I1025 22:19:15.808484       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"cce2ba50-9530-41e3-b2d3-21533c0ca65c", APIVersion:"v1", ResourceVersion:"899", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-821857_129907e2-54c5-4b3b-a827-cb210aa73a8b became leader
	I1025 22:19:15.905034       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-821857_129907e2-54c5-4b3b-a827-cb210aa73a8b!
	

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

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-821857 describe pod ingress-nginx-admission-create-r2w7j ingress-nginx-admission-patch-lqpl9: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable ingress --alsologtostderr -v=1: (7.760804323s)
--- FAIL: TestAddons/parallel/Ingress (151.28s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (365.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 5.72523ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-t6pft" [c5e5b157-802d-4dd4-a830-4749c22fd2c2] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004653218s
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (123.456598ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 4m14.161768946s

                                                
                                                
** /stderr **
I1025 22:22:46.164909 1292732 retry.go:31] will retry after 3.409533447s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (96.306174ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 4m17.667309484s

                                                
                                                
** /stderr **
I1025 22:22:49.671501 1292732 retry.go:31] will retry after 4.543234195s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (142.367833ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 4m22.354827626s

                                                
                                                
** /stderr **
I1025 22:22:54.357906 1292732 retry.go:31] will retry after 5.342275253s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (97.30496ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 4m27.795535246s

                                                
                                                
** /stderr **
I1025 22:22:59.798594 1292732 retry.go:31] will retry after 14.003112271s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (150.684069ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 4m41.949637435s

                                                
                                                
** /stderr **
I1025 22:23:13.952695 1292732 retry.go:31] will retry after 15.849374786s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (96.164484ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 4m57.897743656s

                                                
                                                
** /stderr **
I1025 22:23:29.902481 1292732 retry.go:31] will retry after 11.998260939s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (115.200295ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 5m10.00314096s

                                                
                                                
** /stderr **
I1025 22:23:42.016973 1292732 retry.go:31] will retry after 42.612927311s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (95.041041ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 5m52.725187182s

                                                
                                                
** /stderr **
I1025 22:24:24.728528 1292732 retry.go:31] will retry after 27.849781131s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (88.639638ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 6m20.663741626s

                                                
                                                
** /stderr **
I1025 22:24:52.668771 1292732 retry.go:31] will retry after 1m11.74151594s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (94.745497ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 7m32.501837418s

                                                
                                                
** /stderr **
I1025 22:26:04.505351 1292732 retry.go:31] will retry after 1m16.990520926s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (88.662512ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 8m49.58137883s

                                                
                                                
** /stderr **
I1025 22:27:21.584838 1292732 retry.go:31] will retry after 1m21.967772275s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-821857 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-821857 top pods -n kube-system: exit status 1 (86.741624ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8xqlb, age: 10m11.636523327s

                                                
                                                
** /stderr **
addons_test.go:416: failed checking metric server: exit status 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-821857
helpers_test.go:235: (dbg) docker inspect addons-821857:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41",
	        "Created": "2024-10-25T22:17:56.249482073Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1293993,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-25T22:17:56.388302767Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f592215c3870b1e9972398fbee0c5a552b83b6194bcf13722da843ebb02bbb6c",
	        "ResolvConfPath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/hostname",
	        "HostsPath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/hosts",
	        "LogPath": "/var/lib/docker/containers/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41-json.log",
	        "Name": "/addons-821857",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-821857:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-821857",
	            "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/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18-init/diff:/var/lib/docker/overlay2/6773eec52a20b9365c48ba49484566e8159f85d2f5daa2135c217715a3da7657/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4fbfa26208ef20670d0646f00d76a50f64e5aae1940b167d4a4f218b418d0a18/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-821857",
	                "Source": "/var/lib/docker/volumes/addons-821857/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-821857",
	            "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-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e",
	            "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-821857",
	                "name.minikube.sigs.k8s.io": "addons-821857",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "115ecb3a73a169bafac5c8a561870dabc7824f25ca7bd41e09dc3af628139805",
	            "SandboxKey": "/var/run/docker/netns/115ecb3a73a1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34274"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34275"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34278"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34276"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34277"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-821857": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "ed6503914cf28fce81af261688107db66a3576c09f91e58153055a4a4db86ac2",
	                    "EndpointID": "b4390e0260245f3bd0f0a210a12369eaaf8580d8361f0a5bd99c38f210daef4e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-821857",
	                        "984c84d4e29f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-821857 -n addons-821857
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-821857 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 logs -n 25: (1.539459307s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-729844 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | download-docker-729844                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-729844                                                                   | download-docker-729844 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-286265   | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | binary-mirror-286265                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39235                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-286265                                                                     | binary-mirror-286265   | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| addons  | enable dashboard -p                                                                         | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | addons-821857                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | addons-821857                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-821857 --wait=true                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:21 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-821857 ip                                                                            | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | -p addons-821857                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-821857 ssh cat                                                                       | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:21 UTC |
	|         | /opt/local-path-provisioner/pvc-b00b88c6-45b0-4b25-9519-28d377efb77a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:21 UTC | 25 Oct 24 22:22 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:22 UTC | 25 Oct 24 22:22 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC | 25 Oct 24 22:23 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC | 25 Oct 24 22:23 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-821857 addons                                                                        | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC | 25 Oct 24 22:23 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-821857 ssh curl -s                                                                   | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-821857 ip                                                                            | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:25 UTC | 25 Oct 24 22:25 UTC |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:25 UTC | 25 Oct 24 22:25 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-821857 addons disable                                                                | addons-821857          | jenkins | v1.34.0 | 25 Oct 24 22:25 UTC | 25 Oct 24 22:26 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/25 22:17:31
	Running on machine: ip-172-31-24-2
	Binary: Built with gc go1.23.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1025 22:17:31.572619 1293491 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:17:31.572868 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:31.572896 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:17:31.572916 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:31.573182 1293491 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:17:31.573715 1293491 out.go:352] Setting JSON to false
	I1025 22:17:31.574690 1293491 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":17999,"bootTime":1729876653,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 22:17:31.574791 1293491 start.go:139] virtualization:  
	I1025 22:17:31.579327 1293491 out.go:177] * [addons-821857] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1025 22:17:31.582028 1293491 out.go:177]   - MINIKUBE_LOCATION=19758
	I1025 22:17:31.582100 1293491 notify.go:220] Checking for updates...
	I1025 22:17:31.586806 1293491 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 22:17:31.589538 1293491 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:17:31.591930 1293491 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 22:17:31.594683 1293491 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 22:17:31.597052 1293491 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 22:17:31.599560 1293491 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 22:17:31.621391 1293491 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 22:17:31.621519 1293491 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:31.677019 1293491 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:17:31.667616001 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:31.677137 1293491 docker.go:318] overlay module found
	I1025 22:17:31.679809 1293491 out.go:177] * Using the docker driver based on user configuration
	I1025 22:17:31.682066 1293491 start.go:297] selected driver: docker
	I1025 22:17:31.682090 1293491 start.go:901] validating driver "docker" against <nil>
	I1025 22:17:31.682104 1293491 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 22:17:31.682844 1293491 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:31.732574 1293491 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:17:31.722785044 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:31.732791 1293491 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1025 22:17:31.733022 1293491 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]
	I1025 22:17:31.735258 1293491 out.go:177] * Using Docker driver with root privileges
	I1025 22:17:31.737882 1293491 cni.go:84] Creating CNI manager for ""
	I1025 22:17:31.737952 1293491 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:17:31.737964 1293491 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1025 22:17:31.738051 1293491 start.go:340] cluster config:
	{Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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}
	I1025 22:17:31.740912 1293491 out.go:177] * Starting "addons-821857" primary control-plane node in "addons-821857" cluster
	I1025 22:17:31.743463 1293491 cache.go:121] Beginning downloading kic base image for docker with crio
	I1025 22:17:31.745683 1293491 out.go:177] * Pulling base image v0.0.45-1729002334-19806 ...
	I1025 22:17:31.747732 1293491 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:31.747807 1293491 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I1025 22:17:31.747821 1293491 cache.go:56] Caching tarball of preloaded images
	I1025 22:17:31.747828 1293491 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local docker daemon
	I1025 22:17:31.747909 1293491 preload.go:172] Found /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I1025 22:17:31.747919 1293491 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I1025 22:17:31.748294 1293491 profile.go:143] Saving config to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/config.json ...
	I1025 22:17:31.748318 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/config.json: {Name:mkdef3a0c48a412cf3979161b5b0be3b00a42e36 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:17:31.763221 1293491 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e to local cache
	I1025 22:17:31.763365 1293491 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory
	I1025 22:17:31.763388 1293491 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory, skipping pull
	I1025 22:17:31.763397 1293491 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e exists in cache, skipping pull
	I1025 22:17:31.763407 1293491 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e as a tarball
	I1025 22:17:31.763416 1293491 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e from local cache
	I1025 22:17:49.232157 1293491 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e from cached tarball
	I1025 22:17:49.232211 1293491 cache.go:194] Successfully downloaded all kic artifacts
	I1025 22:17:49.232244 1293491 start.go:360] acquireMachinesLock for addons-821857: {Name:mka75ec48b88b33c1d4618fbae877a887fd283d3 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1025 22:17:49.232385 1293491 start.go:364] duration metric: took 109.356µs to acquireMachinesLock for "addons-821857"
	I1025 22:17:49.232418 1293491 start.go:93] Provisioning new machine with config: &{Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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}
	I1025 22:17:49.232507 1293491 start.go:125] createHost starting for "" (driver="docker")
	I1025 22:17:49.235509 1293491 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1025 22:17:49.235807 1293491 start.go:159] libmachine.API.Create for "addons-821857" (driver="docker")
	I1025 22:17:49.235852 1293491 client.go:168] LocalClient.Create starting
	I1025 22:17:49.235977 1293491 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem
	I1025 22:17:49.420126 1293491 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem
	I1025 22:17:49.856022 1293491 cli_runner.go:164] Run: docker network inspect addons-821857 --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}}]}"
	W1025 22:17:49.870935 1293491 cli_runner.go:211] docker network inspect addons-821857 --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
	I1025 22:17:49.871024 1293491 network_create.go:284] running [docker network inspect addons-821857] to gather additional debugging logs...
	I1025 22:17:49.871044 1293491 cli_runner.go:164] Run: docker network inspect addons-821857
	W1025 22:17:49.884996 1293491 cli_runner.go:211] docker network inspect addons-821857 returned with exit code 1
	I1025 22:17:49.885030 1293491 network_create.go:287] error running [docker network inspect addons-821857]: docker network inspect addons-821857: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-821857 not found
	I1025 22:17:49.885057 1293491 network_create.go:289] output of [docker network inspect addons-821857]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-821857 not found
	
	** /stderr **
	I1025 22:17:49.885149 1293491 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}}]}"
	I1025 22:17:49.900385 1293491 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:0x4001cbbb40}
	I1025 22:17:49.900439 1293491 network_create.go:124] attempt to create docker network addons-821857 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1025 22:17:49.900502 1293491 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-821857 addons-821857
	I1025 22:17:49.967192 1293491 network_create.go:108] docker network addons-821857 192.168.49.0/24 created
	I1025 22:17:49.967224 1293491 kic.go:121] calculated static IP "192.168.49.2" for the "addons-821857" container
	I1025 22:17:49.967312 1293491 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1025 22:17:49.980584 1293491 cli_runner.go:164] Run: docker volume create addons-821857 --label name.minikube.sigs.k8s.io=addons-821857 --label created_by.minikube.sigs.k8s.io=true
	I1025 22:17:49.998356 1293491 oci.go:103] Successfully created a docker volume addons-821857
	I1025 22:17:49.998459 1293491 cli_runner.go:164] Run: docker run --rm --name addons-821857-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-821857 --entrypoint /usr/bin/test -v addons-821857:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -d /var/lib
	I1025 22:17:52.140537 1293491 cli_runner.go:217] Completed: docker run --rm --name addons-821857-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-821857 --entrypoint /usr/bin/test -v addons-821857:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -d /var/lib: (2.142023709s)
	I1025 22:17:52.140572 1293491 oci.go:107] Successfully prepared a docker volume addons-821857
	I1025 22:17:52.140611 1293491 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:52.140637 1293491 kic.go:194] Starting extracting preloaded images to volume ...
	I1025 22:17:52.140703 1293491 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-821857:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -I lz4 -xf /preloaded.tar -C /extractDir
	I1025 22:17:56.179009 1293491 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-821857:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e -I lz4 -xf /preloaded.tar -C /extractDir: (4.038252045s)
	I1025 22:17:56.179043 1293491 kic.go:203] duration metric: took 4.038402763s to extract preloaded images to volume ...
	W1025 22:17:56.179168 1293491 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1025 22:17:56.179290 1293491 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1025 22:17:56.236294 1293491 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-821857 --name addons-821857 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-821857 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-821857 --network addons-821857 --ip 192.168.49.2 --volume addons-821857:/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-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e
	I1025 22:17:56.581485 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Running}}
	I1025 22:17:56.607175 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:17:56.627165 1293491 cli_runner.go:164] Run: docker exec addons-821857 stat /var/lib/dpkg/alternatives/iptables
	I1025 22:17:56.697330 1293491 oci.go:144] the created container "addons-821857" has a running status.
	I1025 22:17:56.697364 1293491 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa...
	I1025 22:17:57.367914 1293491 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1025 22:17:57.393303 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:17:57.417027 1293491 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1025 22:17:57.417047 1293491 kic_runner.go:114] Args: [docker exec --privileged addons-821857 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1025 22:17:57.486340 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:17:57.510328 1293491 machine.go:93] provisionDockerMachine start ...
	I1025 22:17:57.510420 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:57.529637 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:57.529898 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:57.529908 1293491 main.go:141] libmachine: About to run SSH command:
	hostname
	I1025 22:17:57.660699 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-821857
	
	I1025 22:17:57.660764 1293491 ubuntu.go:169] provisioning hostname "addons-821857"
	I1025 22:17:57.660864 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:57.680773 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:57.681050 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:57.681072 1293491 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-821857 && echo "addons-821857" | sudo tee /etc/hostname
	I1025 22:17:57.828912 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-821857
	
	I1025 22:17:57.828996 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:57.845739 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:57.845997 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:57.846020 1293491 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-821857' /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-821857/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-821857' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1025 22:17:57.973588 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1025 22:17:57.973616 1293491 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19758-1287216/.minikube CaCertPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19758-1287216/.minikube}
	I1025 22:17:57.973647 1293491 ubuntu.go:177] setting up certificates
	I1025 22:17:57.973657 1293491 provision.go:84] configureAuth start
	I1025 22:17:57.973734 1293491 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-821857
	I1025 22:17:57.990737 1293491 provision.go:143] copyHostCerts
	I1025 22:17:57.990835 1293491 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.pem (1078 bytes)
	I1025 22:17:57.990984 1293491 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19758-1287216/.minikube/cert.pem (1123 bytes)
	I1025 22:17:57.991066 1293491 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19758-1287216/.minikube/key.pem (1679 bytes)
	I1025 22:17:57.991122 1293491 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca-key.pem org=jenkins.addons-821857 san=[127.0.0.1 192.168.49.2 addons-821857 localhost minikube]
	I1025 22:17:58.381129 1293491 provision.go:177] copyRemoteCerts
	I1025 22:17:58.381209 1293491 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1025 22:17:58.381299 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.400289 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:58.494223 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1025 22:17:58.518385 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1025 22:17:58.542329 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1025 22:17:58.566029 1293491 provision.go:87] duration metric: took 592.34786ms to configureAuth
	I1025 22:17:58.566055 1293491 ubuntu.go:193] setting minikube options for container-runtime
	I1025 22:17:58.566242 1293491 config.go:182] Loaded profile config "addons-821857": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:17:58.566353 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.582347 1293491 main.go:141] libmachine: Using SSH client type: native
	I1025 22:17:58.582587 1293491 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x415330] 0x417b70 <nil>  [] 0s} 127.0.0.1 34274 <nil> <nil>}
	I1025 22:17:58.582623 1293491 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
	I1025 22:17:58.812734 1293491 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1025 22:17:58.812758 1293491 machine.go:96] duration metric: took 1.302410667s to provisionDockerMachine
	I1025 22:17:58.812768 1293491 client.go:171] duration metric: took 9.57690585s to LocalClient.Create
	I1025 22:17:58.812789 1293491 start.go:167] duration metric: took 9.576984003s to libmachine.API.Create "addons-821857"
	I1025 22:17:58.812801 1293491 start.go:293] postStartSetup for "addons-821857" (driver="docker")
	I1025 22:17:58.812812 1293491 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]
	I1025 22:17:58.812879 1293491 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
	I1025 22:17:58.812923 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.830403 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:58.922573 1293491 ssh_runner.go:195] Run: cat /etc/os-release
	I1025 22:17:58.925861 1293491 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1025 22:17:58.925897 1293491 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1025 22:17:58.925908 1293491 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1025 22:17:58.925916 1293491 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1025 22:17:58.925927 1293491 filesync.go:126] Scanning /home/jenkins/minikube-integration/19758-1287216/.minikube/addons for local assets ...
	I1025 22:17:58.926000 1293491 filesync.go:126] Scanning /home/jenkins/minikube-integration/19758-1287216/.minikube/files for local assets ...
	I1025 22:17:58.926028 1293491 start.go:296] duration metric: took 113.22146ms for postStartSetup
	I1025 22:17:58.926345 1293491 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-821857
	I1025 22:17:58.942560 1293491 profile.go:143] Saving config to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/config.json ...
	I1025 22:17:58.942852 1293491 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:17:58.942908 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:58.959030 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:59.050330 1293491 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1025 22:17:59.054939 1293491 start.go:128] duration metric: took 9.822413419s to createHost
	I1025 22:17:59.054965 1293491 start.go:83] releasing machines lock for "addons-821857", held for 9.822565719s
	I1025 22:17:59.055041 1293491 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-821857
	I1025 22:17:59.072050 1293491 ssh_runner.go:195] Run: cat /version.json
	I1025 22:17:59.072070 1293491 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1025 22:17:59.072108 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:59.072149 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:17:59.089866 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:59.093366 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:17:59.311929 1293491 ssh_runner.go:195] Run: systemctl --version
	I1025 22:17:59.316146 1293491 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1025 22:17:59.460504 1293491 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1025 22:17:59.464798 1293491 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" ;
	I1025 22:17:59.487465 1293491 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1025 22:17:59.487540 1293491 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" ;
	I1025 22:17:59.528234 1293491 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1025 22:17:59.528256 1293491 start.go:495] detecting cgroup driver to use...
	I1025 22:17:59.528289 1293491 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1025 22:17:59.528348 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1025 22:17:59.545066 1293491 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1025 22:17:59.557046 1293491 docker.go:217] disabling cri-docker service (if available) ...
	I1025 22:17:59.557108 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1025 22:17:59.571807 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1025 22:17:59.586310 1293491 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1025 22:17:59.677757 1293491 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1025 22:17:59.780340 1293491 docker.go:233] disabling docker service ...
	I1025 22:17:59.780456 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1025 22:17:59.802699 1293491 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1025 22:17:59.815997 1293491 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1025 22:17:59.899818 1293491 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1025 22:18:00.004968 1293491 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1025 22:18:00.029731 1293491 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"
	I1025 22:18:00.113361 1293491 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1025 22:18:00.113442 1293491 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"
	I1025 22:18:00.159610 1293491 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1025 22:18:00.159695 1293491 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1025 22:18:00.212993 1293491 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1025 22:18:00.265567 1293491 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1025 22:18:00.322400 1293491 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1025 22:18:00.350206 1293491 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"
	I1025 22:18:00.391593 1293491 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"
	I1025 22:18:00.422677 1293491 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"
	I1025 22:18:00.440608 1293491 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1025 22:18:00.452381 1293491 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1025 22:18:00.467475 1293491 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1025 22:18:00.587183 1293491 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1025 22:18:00.706941 1293491 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1025 22:18:00.707029 1293491 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1025 22:18:00.711006 1293491 start.go:563] Will wait 60s for crictl version
	I1025 22:18:00.711075 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:18:00.714608 1293491 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1025 22:18:00.754221 1293491 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1025 22:18:00.754374 1293491 ssh_runner.go:195] Run: crio --version
	I1025 22:18:00.792365 1293491 ssh_runner.go:195] Run: crio --version
	I1025 22:18:00.834766 1293491 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I1025 22:18:00.837084 1293491 cli_runner.go:164] Run: docker network inspect addons-821857 --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}}]}"
	I1025 22:18:00.852769 1293491 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1025 22:18:00.856304 1293491 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""
	I1025 22:18:00.867387 1293491 kubeadm.go:883] updating cluster {Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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} ...
	I1025 22:18:00.867518 1293491 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:18:00.867583 1293491 ssh_runner.go:195] Run: sudo crictl images --output json
	I1025 22:18:00.938212 1293491 crio.go:514] all images are preloaded for cri-o runtime.
	I1025 22:18:00.938237 1293491 crio.go:433] Images already preloaded, skipping extraction
	I1025 22:18:00.938296 1293491 ssh_runner.go:195] Run: sudo crictl images --output json
	I1025 22:18:00.977189 1293491 crio.go:514] all images are preloaded for cri-o runtime.
	I1025 22:18:00.977215 1293491 cache_images.go:84] Images are preloaded, skipping loading
	I1025 22:18:00.977245 1293491 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I1025 22:18:00.977340 1293491 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-821857 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-821857 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:}
	I1025 22:18:00.977427 1293491 ssh_runner.go:195] Run: crio config
	I1025 22:18:01.030068 1293491 cni.go:84] Creating CNI manager for ""
	I1025 22:18:01.030089 1293491 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:18:01.030099 1293491 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1025 22:18:01.030125 1293491 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-821857 NodeName:addons-821857 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}
	I1025 22:18:01.030256 1293491 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-821857"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "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
	
	I1025 22:18:01.030330 1293491 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1025 22:18:01.039991 1293491 binaries.go:44] Found k8s binaries, skipping transfer
	I1025 22:18:01.040109 1293491 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1025 22:18:01.048830 1293491 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1025 22:18:01.067282 1293491 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1025 22:18:01.085524 1293491 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I1025 22:18:01.104505 1293491 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1025 22:18:01.108277 1293491 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""
	I1025 22:18:01.119712 1293491 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1025 22:18:01.206665 1293491 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1025 22:18:01.222276 1293491 certs.go:68] Setting up /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857 for IP: 192.168.49.2
	I1025 22:18:01.222343 1293491 certs.go:194] generating shared ca certs ...
	I1025 22:18:01.222375 1293491 certs.go:226] acquiring lock for ca certs: {Name:mk66260fec99e49055f8cd0ca8afab31f88d6052 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:01.222518 1293491 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key
	I1025 22:18:02.399392 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt ...
	I1025 22:18:02.399426 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt: {Name:mk72ff2d681b16656855b58ea9e5f5e2d3e662ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:02.399637 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key ...
	I1025 22:18:02.399651 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key: {Name:mkbbe6266d43f025867061c10ebf1bd0898a0b91 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:02.399742 1293491 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key
	I1025 22:18:03.045301 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.crt ...
	I1025 22:18:03.045340 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.crt: {Name:mk56c392fcc69282453b204d6676808a3e4f45a5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:03.045539 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key ...
	I1025 22:18:03.045554 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key: {Name:mkb17d144c32d6d21f44638167fe3cc010b0faf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:03.045640 1293491 certs.go:256] generating profile certs ...
	I1025 22:18:03.045708 1293491 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.key
	I1025 22:18:03.045729 1293491 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt with IP's: []
	I1025 22:18:04.144305 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt ...
	I1025 22:18:04.144343 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: {Name:mk476c4b4b1e6d4481a31ddbf6593cd175a2eecf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.144546 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.key ...
	I1025 22:18:04.144561 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.key: {Name:mkfef64733d7baec141bcbe2a97a571a44f0b777 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.144646 1293491 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7
	I1025 22:18:04.144668 1293491 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1025 22:18:04.504464 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7 ...
	I1025 22:18:04.504501 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7: {Name:mkc8289e64f2524c956206f7a188c48ce9e774d4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.504681 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7 ...
	I1025 22:18:04.504698 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7: {Name:mkda6ce626d5c26722bbac99e30d085b428872fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:04.504776 1293491 certs.go:381] copying /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt.b43091a7 -> /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt
	I1025 22:18:04.504859 1293491 certs.go:385] copying /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key.b43091a7 -> /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key
	I1025 22:18:04.504912 1293491 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key
	I1025 22:18:04.504934 1293491 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt with IP's: []
	I1025 22:18:05.910337 1293491 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt ...
	I1025 22:18:05.910377 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt: {Name:mka4c1992e9a422b27c83699add3b745301b0cd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:05.910574 1293491 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key ...
	I1025 22:18:05.910589 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key: {Name:mk58f2e1cf544530051b92a2c85573674bc3b894 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:05.910797 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca-key.pem (1679 bytes)
	I1025 22:18:05.910841 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/ca.pem (1078 bytes)
	I1025 22:18:05.910872 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/cert.pem (1123 bytes)
	I1025 22:18:05.910901 1293491 certs.go:484] found cert: /home/jenkins/minikube-integration/19758-1287216/.minikube/certs/key.pem (1679 bytes)
	I1025 22:18:05.911538 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1025 22:18:05.938037 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1025 22:18:05.963544 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1025 22:18:05.988852 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1025 22:18:06.020343 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1025 22:18:06.048840 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1025 22:18:06.076525 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1025 22:18:06.102993 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1025 22:18:06.129157 1293491 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1025 22:18:06.155133 1293491 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1025 22:18:06.174078 1293491 ssh_runner.go:195] Run: openssl version
	I1025 22:18:06.179866 1293491 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"
	I1025 22:18:06.190074 1293491 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1025 22:18:06.194135 1293491 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 25 22:18 /usr/share/ca-certificates/minikubeCA.pem
	I1025 22:18:06.194209 1293491 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1025 22:18:06.201542 1293491 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"
	I1025 22:18:06.211516 1293491 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1025 22:18:06.215247 1293491 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
	I1025 22:18:06.215303 1293491 kubeadm.go:392] StartCluster: {Name:addons-821857 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-821857 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}
	I1025 22:18:06.215390 1293491 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1025 22:18:06.215452 1293491 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1025 22:18:06.255295 1293491 cri.go:89] found id: ""
	I1025 22:18:06.255371 1293491 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1025 22:18:06.264584 1293491 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1025 22:18:06.273687 1293491 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1025 22:18:06.273783 1293491 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
	I1025 22:18:06.284718 1293491 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
	I1025 22:18:06.284736 1293491 kubeadm.go:157] found existing configuration files:
	
	I1025 22:18:06.284791 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1025 22:18:06.293938 1293491 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
	I1025 22:18:06.294030 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1025 22:18:06.302714 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1025 22:18:06.311954 1293491 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
	I1025 22:18:06.312046 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1025 22:18:06.321195 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1025 22:18:06.330566 1293491 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
	I1025 22:18:06.330663 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1025 22:18:06.339818 1293491 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1025 22:18:06.348942 1293491 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
	I1025 22:18:06.349032 1293491 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1025 22:18:06.357811 1293491 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"
	I1025 22:18:06.403231 1293491 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1025 22:18:06.403518 1293491 kubeadm.go:310] [preflight] Running pre-flight checks
	I1025 22:18:06.422056 1293491 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1025 22:18:06.422133 1293491 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1071-aws
	I1025 22:18:06.422173 1293491 kubeadm.go:310] OS: Linux
	I1025 22:18:06.422223 1293491 kubeadm.go:310] CGROUPS_CPU: enabled
	I1025 22:18:06.422283 1293491 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1025 22:18:06.422332 1293491 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1025 22:18:06.422384 1293491 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1025 22:18:06.422435 1293491 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1025 22:18:06.422488 1293491 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1025 22:18:06.422540 1293491 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1025 22:18:06.422592 1293491 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1025 22:18:06.422642 1293491 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1025 22:18:06.493184 1293491 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1025 22:18:06.493422 1293491 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1025 22:18:06.493745 1293491 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1025 22:18:06.500106 1293491 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1025 22:18:06.505175 1293491 out.go:235]   - Generating certificates and keys ...
	I1025 22:18:06.505316 1293491 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1025 22:18:06.505413 1293491 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1025 22:18:06.889684 1293491 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1025 22:18:07.240450 1293491 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1025 22:18:07.942823 1293491 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1025 22:18:08.159774 1293491 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1025 22:18:09.519622 1293491 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1025 22:18:09.520187 1293491 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-821857 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1025 22:18:10.121476 1293491 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1025 22:18:10.121708 1293491 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-821857 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1025 22:18:11.052256 1293491 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1025 22:18:11.847379 1293491 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1025 22:18:12.448972 1293491 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1025 22:18:12.449261 1293491 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1025 22:18:13.106370 1293491 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1025 22:18:13.281080 1293491 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1025 22:18:13.537753 1293491 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1025 22:18:13.673282 1293491 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1025 22:18:13.845658 1293491 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1025 22:18:13.846458 1293491 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1025 22:18:13.849519 1293491 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1025 22:18:13.852138 1293491 out.go:235]   - Booting up control plane ...
	I1025 22:18:13.852239 1293491 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1025 22:18:13.852319 1293491 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1025 22:18:13.852925 1293491 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1025 22:18:13.863406 1293491 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1025 22:18:13.870278 1293491 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1025 22:18:13.870347 1293491 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1025 22:18:13.961315 1293491 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1025 22:18:13.961440 1293491 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1025 22:18:17.462152 1293491 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 3.50068993s
	I1025 22:18:17.462247 1293491 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1025 22:18:22.962854 1293491 kubeadm.go:310] [api-check] The API server is healthy after 5.5009547s
	I1025 22:18:22.985217 1293491 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1025 22:18:23.011502 1293491 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1025 22:18:23.048349 1293491 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1025 22:18:23.048580 1293491 kubeadm.go:310] [mark-control-plane] Marking the node addons-821857 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1025 22:18:23.065906 1293491 kubeadm.go:310] [bootstrap-token] Using token: h67d8k.ew8lwfjpe18xgnc6
	I1025 22:18:23.068107 1293491 out.go:235]   - Configuring RBAC rules ...
	I1025 22:18:23.068237 1293491 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1025 22:18:23.081176 1293491 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1025 22:18:23.091890 1293491 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
	I1025 22:18:23.104751 1293491 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1025 22:18:23.109655 1293491 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1025 22:18:23.114724 1293491 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1025 22:18:23.369966 1293491 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1025 22:18:23.808373 1293491 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1025 22:18:24.370438 1293491 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1025 22:18:24.371517 1293491 kubeadm.go:310] 
	I1025 22:18:24.371622 1293491 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1025 22:18:24.371641 1293491 kubeadm.go:310] 
	I1025 22:18:24.371743 1293491 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1025 22:18:24.371754 1293491 kubeadm.go:310] 
	I1025 22:18:24.371788 1293491 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1025 22:18:24.371852 1293491 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1025 22:18:24.371915 1293491 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1025 22:18:24.371928 1293491 kubeadm.go:310] 
	I1025 22:18:24.371982 1293491 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1025 22:18:24.371989 1293491 kubeadm.go:310] 
	I1025 22:18:24.372037 1293491 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1025 22:18:24.372044 1293491 kubeadm.go:310] 
	I1025 22:18:24.372096 1293491 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1025 22:18:24.372174 1293491 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1025 22:18:24.372244 1293491 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1025 22:18:24.372252 1293491 kubeadm.go:310] 
	I1025 22:18:24.372390 1293491 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1025 22:18:24.372471 1293491 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1025 22:18:24.372478 1293491 kubeadm.go:310] 
	I1025 22:18:24.372564 1293491 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token h67d8k.ew8lwfjpe18xgnc6 \
	I1025 22:18:24.372668 1293491 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:877e51b9caba998a6150c954f598a43ee709a9d568cc571bbc93257f98a67c7e \
	I1025 22:18:24.372692 1293491 kubeadm.go:310] 	--control-plane 
	I1025 22:18:24.372696 1293491 kubeadm.go:310] 
	I1025 22:18:24.372780 1293491 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1025 22:18:24.372789 1293491 kubeadm.go:310] 
	I1025 22:18:24.372872 1293491 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h67d8k.ew8lwfjpe18xgnc6 \
	I1025 22:18:24.372986 1293491 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:877e51b9caba998a6150c954f598a43ee709a9d568cc571bbc93257f98a67c7e 
	I1025 22:18:24.376938 1293491 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-1071-aws\n", err: exit status 1
	I1025 22:18:24.377059 1293491 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1025 22:18:24.377082 1293491 cni.go:84] Creating CNI manager for ""
	I1025 22:18:24.377090 1293491 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:18:24.379304 1293491 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1025 22:18:24.381194 1293491 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1025 22:18:24.385200 1293491 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1025 22:18:24.385257 1293491 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1025 22:18:24.406054 1293491 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
	I1025 22:18:24.686800 1293491 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1025 22:18:24.686932 1293491 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
	I1025 22:18:24.687013 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-821857 minikube.k8s.io/updated_at=2024_10_25T22_18_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=db65f53f04c460e02d289e77cb94648c116e89dc minikube.k8s.io/name=addons-821857 minikube.k8s.io/primary=true
	I1025 22:18:24.822617 1293491 ops.go:34] apiserver oom_adj: -16
	I1025 22:18:24.822731 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:25.322990 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:25.823674 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:26.323629 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:26.822846 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:27.323534 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:27.823189 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:28.323154 1293491 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1025 22:18:28.427791 1293491 kubeadm.go:1113] duration metric: took 3.740901101s to wait for elevateKubeSystemPrivileges
	I1025 22:18:28.427829 1293491 kubeadm.go:394] duration metric: took 22.21253182s to StartCluster
	I1025 22:18:28.427849 1293491 settings.go:142] acquiring lock: {Name:mk28c39e860c94aa558fec6823ba7d17c3d14380 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:28.427976 1293491 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:18:28.428391 1293491 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/kubeconfig: {Name:mk66716b6516996f15a49e396c18663c7e9d79a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:18:28.428598 1293491 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"
	I1025 22:18:28.428635 1293491 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}
	I1025 22:18:28.428864 1293491 config.go:182] Loaded profile config "addons-821857": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:18:28.428902 1293491 addons.go:507] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false 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]
	I1025 22:18:28.428984 1293491 addons.go:69] Setting yakd=true in profile "addons-821857"
	I1025 22:18:28.429005 1293491 addons.go:234] Setting addon yakd=true in "addons-821857"
	I1025 22:18:28.429033 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.429535 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.429911 1293491 addons.go:69] Setting metrics-server=true in profile "addons-821857"
	I1025 22:18:28.429937 1293491 addons.go:234] Setting addon metrics-server=true in "addons-821857"
	I1025 22:18:28.429964 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.430000 1293491 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-821857"
	I1025 22:18:28.430028 1293491 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-821857"
	I1025 22:18:28.430054 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.430418 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.430481 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.433043 1293491 addons.go:69] Setting registry=true in profile "addons-821857"
	I1025 22:18:28.433331 1293491 addons.go:234] Setting addon registry=true in "addons-821857"
	I1025 22:18:28.433381 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.433406 1293491 addons.go:69] Setting cloud-spanner=true in profile "addons-821857"
	I1025 22:18:28.433438 1293491 addons.go:234] Setting addon cloud-spanner=true in "addons-821857"
	I1025 22:18:28.433664 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.433866 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.436627 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.433556 1293491 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-821857"
	I1025 22:18:28.433264 1293491 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-821857"
	I1025 22:18:28.433270 1293491 addons.go:69] Setting volcano=true in profile "addons-821857"
	I1025 22:18:28.433274 1293491 addons.go:69] Setting volumesnapshots=true in profile "addons-821857"
	I1025 22:18:28.433272 1293491 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-821857"
	I1025 22:18:28.433310 1293491 out.go:177] * Verifying Kubernetes components...
	I1025 22:18:28.433564 1293491 addons.go:69] Setting default-storageclass=true in profile "addons-821857"
	I1025 22:18:28.433568 1293491 addons.go:69] Setting gcp-auth=true in profile "addons-821857"
	I1025 22:18:28.433572 1293491 addons.go:69] Setting ingress=true in profile "addons-821857"
	I1025 22:18:28.433576 1293491 addons.go:69] Setting ingress-dns=true in profile "addons-821857"
	I1025 22:18:28.433579 1293491 addons.go:69] Setting inspektor-gadget=true in profile "addons-821857"
	I1025 22:18:28.433250 1293491 addons.go:69] Setting storage-provisioner=true in profile "addons-821857"
	I1025 22:18:28.437707 1293491 addons.go:234] Setting addon storage-provisioner=true in "addons-821857"
	I1025 22:18:28.437751 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.438229 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.453391 1293491 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-821857"
	I1025 22:18:28.453442 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.453929 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.467146 1293491 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-821857"
	I1025 22:18:28.467527 1293491 addons.go:234] Setting addon volcano=true in "addons-821857"
	I1025 22:18:28.467577 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.468049 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.485165 1293491 addons.go:234] Setting addon volumesnapshots=true in "addons-821857"
	I1025 22:18:28.485218 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.485709 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.501130 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.501575 1293491 addons.go:234] Setting addon amd-gpu-device-plugin=true in "addons-821857"
	I1025 22:18:28.501619 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.502057 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.539473 1293491 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1025 22:18:28.549682 1293491 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1025 22:18:28.549932 1293491 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-821857"
	I1025 22:18:28.550273 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.577470 1293491 mustload.go:65] Loading cluster: addons-821857
	I1025 22:18:28.577686 1293491 config.go:182] Loaded profile config "addons-821857": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:18:28.577940 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.583762 1293491 addons.go:234] Setting addon ingress=true in "addons-821857"
	I1025 22:18:28.583838 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.584361 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.584638 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1025 22:18:28.584660 1293491 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1025 22:18:28.584709 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.601435 1293491 addons.go:234] Setting addon ingress-dns=true in "addons-821857"
	I1025 22:18:28.601499 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.601995 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.614152 1293491 addons.go:234] Setting addon inspektor-gadget=true in "addons-821857"
	I1025 22:18:28.614214 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.614721 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.623002 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I1025 22:18:28.623282 1293491 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1025 22:18:28.649577 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1025 22:18:28.651594 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1025 22:18:28.652653 1293491 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1025 22:18:28.652745 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.654913 1293491 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1025 22:18:28.654933 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1025 22:18:28.654999 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.678744 1293491 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1025 22:18:28.681004 1293491 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1025 22:18:28.681026 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1025 22:18:28.681094 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.687330 1293491 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1025 22:18:28.694754 1293491 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1025 22:18:28.694776 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1025 22:18:28.694842 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.678746 1293491 out.go:177]   - Using image docker.io/registry:2.8.3
	I1025 22:18:28.712996 1293491 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1025 22:18:28.713023 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1025 22:18:28.713091 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.739840 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	W1025 22:18:28.740145 1293491 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1025 22:18:28.678757 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1025 22:18:28.750200 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1025 22:18:28.750215 1293491 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1025 22:18:28.750278 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.760990 1293491 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-821857"
	I1025 22:18:28.761032 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.761714 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.790158 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1025 22:18:28.791243 1293491 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I1025 22:18:28.793507 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1025 22:18:28.798397 1293491 addons.go:431] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1025 22:18:28.798424 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I1025 22:18:28.798487 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.801619 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1025 22:18:28.804025 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1025 22:18:28.809337 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1025 22:18:28.812584 1293491 addons.go:234] Setting addon default-storageclass=true in "addons-821857"
	I1025 22:18:28.812679 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.813413 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:28.820161 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:28.821972 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I1025 22:18:28.822113 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1025 22:18:28.826964 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1025 22:18:28.832626 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1025 22:18:28.834769 1293491 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1025 22:18:28.834802 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1025 22:18:28.834872 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.836386 1293491 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1025 22:18:28.839145 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1025 22:18:28.839171 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1025 22:18:28.839238 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.855768 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:28.879294 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:28.893556 1293491 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.33.0
	I1025 22:18:28.901419 1293491 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1025 22:18:28.901449 1293491 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I1025 22:18:28.901518 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.910802 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:28.980584 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1025 22:18:28.986056 1293491 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1025 22:18:28.986084 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1025 22:18:28.986148 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:28.990294 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.016438 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.029572 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.047832 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.057875 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.068668 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.077490 1293491 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1025 22:18:29.080104 1293491 out.go:177]   - Using image docker.io/busybox:stable
	I1025 22:18:29.085893 1293491 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1025 22:18:29.085913 1293491 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1025 22:18:29.085978 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:29.087026 1293491 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1025 22:18:29.087047 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1025 22:18:29.087114 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:29.104063 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.108168 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.123279 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.149845 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.154968 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:29.243323 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1025 22:18:29.243357 1293491 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1025 22:18:29.269297 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1025 22:18:29.269318 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1025 22:18:29.334591 1293491 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
	I1025 22:18:29.428582 1293491 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
	I1025 22:18:29.452941 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1025 22:18:29.452966 1293491 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1025 22:18:29.457958 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1025 22:18:29.457983 1293491 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1025 22:18:29.461581 1293491 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1025 22:18:29.461607 1293491 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1025 22:18:29.502472 1293491 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1025 22:18:29.502499 1293491 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1025 22:18:29.514462 1293491 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
	I1025 22:18:29.535234 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1025 22:18:29.535259 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1025 22:18:29.539948 1293491 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I1025 22:18:29.592359 1293491 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": (1.163730977s)
	I1025 22:18:29.592506 1293491 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 -"
	I1025 22:18:29.592584 1293491 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.042887554s)
	I1025 22:18:29.592640 1293491 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1025 22:18:29.594244 1293491 addons.go:431] installing /etc/kubernetes/addons/ig-deployment.yaml
	I1025 22:18:29.594267 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14451 bytes)
	I1025 22:18:29.624229 1293491 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
	I1025 22:18:29.626317 1293491 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
	I1025 22:18:29.634792 1293491 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
	I1025 22:18:29.636618 1293491 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
	I1025 22:18:29.640588 1293491 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1025 22:18:29.640664 1293491 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1025 22:18:29.733772 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1025 22:18:29.733845 1293491 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1025 22:18:29.737219 1293491 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1025 22:18:29.737258 1293491 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1025 22:18:29.783112 1293491 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1025 22:18:29.783135 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1025 22:18:29.804716 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1025 22:18:29.804742 1293491 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)
	I1025 22:18:29.883449 1293491 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-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I1025 22:18:29.887738 1293491 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
	I1025 22:18:29.893197 1293491 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1025 22:18:29.893233 1293491 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1025 22:18:29.952741 1293491 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1025 22:18:29.952766 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1025 22:18:30.030720 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1025 22:18:30.030750 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1025 22:18:30.048570 1293491 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
	I1025 22:18:30.128013 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1025 22:18:30.128046 1293491 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1025 22:18:30.202781 1293491 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
	I1025 22:18:30.266699 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1025 22:18:30.266737 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1025 22:18:30.349566 1293491 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1025 22:18:30.349591 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1025 22:18:30.427250 1293491 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1025 22:18:30.427274 1293491 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1025 22:18:30.543346 1293491 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
	I1025 22:18:30.568402 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1025 22:18:30.568429 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1025 22:18:30.669418 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1025 22:18:30.669444 1293491 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1025 22:18:30.799511 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1025 22:18:30.799536 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1025 22:18:30.933981 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1025 22:18:30.934006 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1025 22:18:31.031392 1293491 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1025 22:18:31.031415 1293491 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1025 22:18:31.154930 1293491 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
	I1025 22:18:34.587674 1293491 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: (5.253002354s)
	I1025 22:18:34.587796 1293491 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: (5.159190265s)
	I1025 22:18:34.587858 1293491 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: (5.073371773s)
	I1025 22:18:34.588007 1293491 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.995352133s)
	I1025 22:18:34.587877 1293491 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (5.047901832s)
	I1025 22:18:34.588474 1293491 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 -": (4.995949087s)
	I1025 22:18:34.588494 1293491 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1025 22:18:34.589234 1293491 node_ready.go:35] waiting up to 6m0s for node "addons-821857" to be "Ready" ...
	I1025 22:18:34.729474 1293491 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: (5.105192516s)
	I1025 22:18:34.729766 1293491 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: (5.103415979s)
	I1025 22:18:34.729823 1293491 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: (5.09501178s)
	I1025 22:18:35.110793 1293491 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-821857" context rescaled to 1 replicas
	I1025 22:18:35.639440 1293491 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: (6.00278486s)
	I1025 22:18:35.639482 1293491 addons.go:475] Verifying addon ingress=true in "addons-821857"
	I1025 22:18:35.639766 1293491 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-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.756289045s)
	I1025 22:18:35.639981 1293491 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: (5.752216318s)
	I1025 22:18:35.639998 1293491 addons.go:475] Verifying addon metrics-server=true in "addons-821857"
	I1025 22:18:35.640055 1293491 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: (5.591456452s)
	I1025 22:18:35.640067 1293491 addons.go:475] Verifying addon registry=true in "addons-821857"
	I1025 22:18:35.640108 1293491 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: (5.437288599s)
	I1025 22:18:35.642069 1293491 out.go:177] * Verifying ingress addon...
	I1025 22:18:35.642146 1293491 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-821857 service yakd-dashboard -n yakd-dashboard
	
	I1025 22:18:35.642282 1293491 out.go:177] * Verifying registry addon...
	I1025 22:18:35.646199 1293491 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1025 22:18:35.646265 1293491 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I1025 22:18:35.670320 1293491 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1025 22:18:35.670355 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:35.671897 1293491 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1025 22:18:35.671918 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:35.754706 1293491 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: (5.211305613s)
	W1025 22:18:35.754747 1293491 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
	I1025 22:18:35.754795 1293491 retry.go:31] will retry after 258.463109ms: 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
	I1025 22:18:35.960349 1293491 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.805365931s)
	I1025 22:18:35.960394 1293491 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-821857"
	I1025 22:18:35.965178 1293491 out.go:177] * Verifying csi-hostpath-driver addon...
	I1025 22:18:35.967539 1293491 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1025 22:18:35.979261 1293491 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1025 22:18:35.979287 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:36.014089 1293491 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
	I1025 22:18:36.151650 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:36.152666 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:36.471856 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:36.593481 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:36.650745 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:36.651697 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:36.971662 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:37.149798 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:37.150639 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:37.472116 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:37.650238 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:37.650957 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:37.971865 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:38.151042 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:38.152363 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:38.481409 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:38.653670 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:38.654881 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:38.772196 1293491 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: (2.758058125s)
	I1025 22:18:38.977615 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:39.093052 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:39.151647 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:39.152044 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:39.471665 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:39.650555 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:39.651697 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:39.971619 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:40.028056 1293491 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1025 22:18:40.028186 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:40.051975 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:40.152795 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:40.153998 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:40.162232 1293491 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1025 22:18:40.183391 1293491 addons.go:234] Setting addon gcp-auth=true in "addons-821857"
	I1025 22:18:40.183494 1293491 host.go:66] Checking if "addons-821857" exists ...
	I1025 22:18:40.183995 1293491 cli_runner.go:164] Run: docker container inspect addons-821857 --format={{.State.Status}}
	I1025 22:18:40.202963 1293491 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1025 22:18:40.203043 1293491 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-821857
	I1025 22:18:40.224256 1293491 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34274 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/addons-821857/id_rsa Username:docker}
	I1025 22:18:40.328258 1293491 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I1025 22:18:40.330690 1293491 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I1025 22:18:40.333214 1293491 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1025 22:18:40.333273 1293491 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1025 22:18:40.351847 1293491 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1025 22:18:40.351871 1293491 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1025 22:18:40.369933 1293491 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1025 22:18:40.369957 1293491 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1025 22:18:40.388402 1293491 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
	I1025 22:18:40.472223 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:40.652495 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:40.653733 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:40.942029 1293491 addons.go:475] Verifying addon gcp-auth=true in "addons-821857"
	I1025 22:18:40.944272 1293491 out.go:177] * Verifying gcp-auth addon...
	I1025 22:18:40.947763 1293491 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1025 22:18:40.954713 1293491 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1025 22:18:40.954739 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:40.971239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:41.150378 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:41.150741 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:41.451226 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:41.471814 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:41.592378 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:41.651571 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:41.653010 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:41.951481 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:41.971282 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:42.151258 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:42.151674 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:42.451069 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:42.471389 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:42.650506 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:42.650829 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:42.951744 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:43.052634 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:43.150277 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:43.151066 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:43.451529 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:43.474112 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:43.593397 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:43.650336 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:43.651102 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:43.951859 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:43.970880 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:44.150629 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:44.151210 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:44.451427 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:44.471320 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:44.650657 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:44.651504 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:44.951371 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:44.971417 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:45.150214 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:45.151038 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:45.451256 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:45.471585 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:45.650664 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:45.651558 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:45.958898 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:45.971152 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:46.093062 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:46.151308 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:46.151749 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:46.451087 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:46.471295 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:46.649939 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:46.650702 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:46.951864 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:46.972349 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:47.150508 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:47.150876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:47.451612 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:47.470983 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:47.651588 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:47.652699 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:47.951143 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:47.971216 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:48.150621 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:48.150826 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:48.451080 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:48.471316 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:48.592452 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:48.650398 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:48.651429 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:48.951540 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:48.971119 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:49.150363 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:49.151683 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:49.451077 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:49.471446 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:49.650203 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:49.651490 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:49.951802 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:49.971133 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:50.150681 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:50.151489 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:50.451919 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:50.470933 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:50.650070 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:50.651269 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:50.952857 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:50.971808 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:51.093574 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:51.151448 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:51.152123 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:51.451564 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:51.471401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:51.650221 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:51.651390 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:51.951449 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:51.971284 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:52.149822 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:52.150780 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:52.451274 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:52.471580 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:52.650416 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:52.651225 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:52.951205 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:52.971886 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:53.150097 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:53.150900 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:53.451510 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:53.473276 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:53.592497 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:53.650146 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:53.651548 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:53.951345 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:53.971401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:54.150554 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:54.150983 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:54.450865 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:54.471326 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:54.652655 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:54.653424 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:54.954647 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:54.971050 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:55.149753 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:55.150753 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:55.451551 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:55.471129 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:55.652793 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:55.653792 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:55.951575 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:55.971565 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:56.092816 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:56.150103 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:56.150809 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:56.451820 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:56.471030 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:56.649833 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:56.650661 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:56.951343 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:56.971572 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:57.150542 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:57.151148 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:57.451680 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:57.471284 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:57.650274 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:57.651324 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:57.953733 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:57.973171 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:58.149808 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:58.150582 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:58.451263 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:58.471642 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:58.592739 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:18:58.650231 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:58.650419 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:58.951054 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:58.970991 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:59.150473 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:59.151539 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:59.451124 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:59.471552 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:18:59.650234 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:18:59.651179 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:18:59.951708 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:18:59.970972 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:00.174323 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:00.175713 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:00.452467 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:00.471796 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:00.594242 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:00.650804 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:00.651567 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:00.951092 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:00.970950 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:01.150767 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:01.152342 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:01.452131 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:01.471538 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:01.650917 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:01.651009 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:01.951501 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:01.970901 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:02.149807 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:02.151012 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:02.451916 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:02.471359 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:02.650545 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:02.651464 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:02.951411 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:02.971268 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:03.093252 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:03.150475 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:03.151266 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:03.451217 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:03.473809 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:03.650461 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:03.651017 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:03.951262 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:03.971275 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:04.150763 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:04.151123 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:04.451266 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:04.471099 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:04.649545 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:04.650848 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:04.952345 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:04.972072 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:05.151020 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:05.151270 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:05.451532 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:05.471826 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:05.592988 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:05.653535 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:05.653678 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:05.951150 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:05.971715 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:06.150145 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:06.151147 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:06.451498 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:06.471036 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:06.650002 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:06.650640 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:06.951250 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:06.971658 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:07.149928 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:07.151214 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:07.451297 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:07.471205 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:07.649490 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:07.650695 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:07.951125 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:07.971526 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:08.093102 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:08.150452 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:08.150665 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:08.451094 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:08.471291 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:08.650453 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:08.651026 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:08.950801 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:08.971591 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:09.152531 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:09.153250 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:09.450863 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:09.471344 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:09.649707 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:09.650829 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:09.951239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:09.971217 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:10.151059 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:10.151275 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:10.451456 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:10.471045 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:10.593592 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:10.652294 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:10.653129 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:10.951854 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:10.971460 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:11.151028 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:11.151285 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:11.452086 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:11.471565 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:11.650085 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:11.651159 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:11.951947 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:11.971148 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:12.150101 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:12.151019 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:12.451455 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:12.471429 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:12.650605 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:12.651067 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:12.951114 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:12.971473 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:13.092963 1293491 node_ready.go:53] node "addons-821857" has status "Ready":"False"
	I1025 22:19:13.150968 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:13.151692 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:13.451498 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:13.472591 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:13.650031 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:13.650570 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:13.951209 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:13.971143 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:14.150641 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:14.151428 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:14.451145 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:14.471249 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:14.651010 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:14.651927 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:14.958217 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:14.998369 1293491 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1025 22:19:14.998401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:15.179631 1293491 node_ready.go:49] node "addons-821857" has status "Ready":"True"
	I1025 22:19:15.179670 1293491 node_ready.go:38] duration metric: took 40.590389628s for node "addons-821857" to be "Ready" ...
	I1025 22:19:15.179685 1293491 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" ...
	I1025 22:19:15.201177 1293491 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1025 22:19:15.201210 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:15.202306 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:15.206749 1293491 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-8xqlb" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:15.455204 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:15.474741 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:15.660856 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:15.661900 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:15.953878 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:15.973617 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:16.163132 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:16.166036 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:16.452507 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:16.472718 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:16.666555 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:16.669345 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:16.956314 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:16.977263 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:17.150855 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:17.151884 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:17.213195 1293491 pod_ready.go:93] pod "coredns-7c65d6cfc9-8xqlb" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.213245 1293491 pod_ready.go:82] duration metric: took 2.006440943s for pod "coredns-7c65d6cfc9-8xqlb" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.213274 1293491 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.218955 1293491 pod_ready.go:93] pod "etcd-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.218982 1293491 pod_ready.go:82] duration metric: took 5.696282ms for pod "etcd-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.219000 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.224433 1293491 pod_ready.go:93] pod "kube-apiserver-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.224460 1293491 pod_ready.go:82] duration metric: took 5.451248ms for pod "kube-apiserver-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.224473 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.229744 1293491 pod_ready.go:93] pod "kube-controller-manager-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.229766 1293491 pod_ready.go:82] duration metric: took 5.286492ms for pod "kube-controller-manager-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.229779 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-m898j" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.235098 1293491 pod_ready.go:93] pod "kube-proxy-m898j" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.235127 1293491 pod_ready.go:82] duration metric: took 5.340932ms for pod "kube-proxy-m898j" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.235138 1293491 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.451535 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:17.472708 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:17.611091 1293491 pod_ready.go:93] pod "kube-scheduler-addons-821857" in "kube-system" namespace has status "Ready":"True"
	I1025 22:19:17.611117 1293491 pod_ready.go:82] duration metric: took 375.971991ms for pod "kube-scheduler-addons-821857" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.611129 1293491 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace to be "Ready" ...
	I1025 22:19:17.651669 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:17.651906 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:17.951824 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:17.972882 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:18.150678 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:18.152361 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:18.452146 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:18.473303 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:18.654667 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:18.655561 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:18.953823 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:18.972760 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:19.151980 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:19.153919 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:19.451555 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:19.473046 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:19.618413 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:19.652162 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:19.652560 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:19.952528 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:19.972786 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:20.154241 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:20.155668 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:20.451510 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:20.473141 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:20.652069 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:20.653376 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:20.950921 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:20.972425 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:21.152099 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:21.155652 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:21.452845 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:21.473185 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:21.622659 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:21.653124 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:21.653818 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:21.956518 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:21.972148 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:22.152955 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:22.153806 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:22.451977 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:22.474582 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:22.652363 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:22.654359 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:22.955740 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:22.973037 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:23.153337 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:23.154676 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:23.452207 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:23.473971 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:23.652133 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:23.653550 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:23.952835 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:23.972871 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:24.121451 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:24.153072 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:24.156079 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:24.452120 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:24.472407 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:24.651601 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:24.652112 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:24.953401 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:24.972986 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:25.151187 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:25.152435 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:25.452155 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:25.474876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:25.652748 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:25.654290 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:25.952724 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:25.972273 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:26.158949 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:26.160121 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:26.451338 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:26.474836 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:26.618763 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:26.653498 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:26.654795 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:26.951605 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:26.974261 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:27.153007 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:27.154682 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:27.454077 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:27.473921 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:27.652879 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:27.654668 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:27.966491 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:27.974325 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:28.157194 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:28.160125 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:28.453093 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:28.476997 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:28.619197 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:28.651898 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:28.652883 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:28.952273 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:28.973810 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:29.152441 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:29.153582 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:29.458977 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:29.493628 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:29.651564 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:29.652304 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:29.952150 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:29.972612 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:30.151145 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:30.153170 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:30.451811 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:30.472455 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:30.651486 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:30.656526 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:30.952470 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:30.972718 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:31.119166 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:31.150730 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:31.151725 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:31.451027 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:31.473051 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:31.653328 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:31.654804 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:31.952867 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:31.974583 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:32.153929 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:32.155035 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:32.453362 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:32.473326 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:32.654659 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:32.656199 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:32.951580 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:32.974398 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:33.122739 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:33.154354 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:33.154906 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:33.451231 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:33.486654 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:33.661540 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:33.662861 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:33.953851 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:34.056645 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:34.154449 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:34.156162 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:34.451693 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:34.473602 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:34.669348 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:34.671121 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:34.951124 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:34.971950 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:35.152754 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:35.153746 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:35.451414 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:35.553316 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:35.618234 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:35.651489 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:35.652669 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:35.951807 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:35.972776 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:36.150598 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:36.151067 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:36.451504 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:36.474192 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:36.656294 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:36.657400 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:36.952575 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:36.973025 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:37.152243 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:37.153864 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:37.454320 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:37.472981 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:37.618800 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:37.650893 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:37.651903 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:37.967198 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:37.971908 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:38.151083 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:38.151853 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:38.452308 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:38.485923 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:38.654577 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:38.655671 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:38.951764 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:38.973941 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:39.151921 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:39.153008 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:39.452370 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:39.473965 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:39.652210 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:39.653434 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:39.951747 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:39.973786 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:40.125722 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:40.153650 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:40.154982 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:40.451268 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:40.472418 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:40.650253 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:40.651238 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:40.951829 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:40.972816 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:41.152159 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:41.152690 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:41.451869 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:41.472991 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:41.654648 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:41.654944 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:41.963726 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:41.974822 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:42.171999 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:42.173239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:42.451340 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:42.473133 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:42.619073 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:42.653153 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:42.653766 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:42.952060 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:42.973565 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:43.151344 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:43.153013 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:43.451359 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:43.474783 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:43.650973 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:43.652838 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:43.951191 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:43.972827 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:44.150789 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:44.153288 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:44.452270 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:44.472511 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:44.620199 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:44.652973 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:44.654099 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:44.963412 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:44.990742 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:45.175408 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:45.177684 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:45.454850 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:45.474226 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:45.656928 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:45.658278 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:45.952706 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:45.973075 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:46.153364 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:46.154847 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:46.451306 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:46.473459 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:46.652435 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:46.654167 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:46.951882 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:46.972294 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:47.117392 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:47.151954 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:47.152966 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:47.451822 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:47.473054 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:47.655133 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:47.656627 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:47.951214 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:47.973157 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:48.155136 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:48.156665 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:48.451539 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:48.473066 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:48.653818 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:48.663554 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:48.957482 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:48.973520 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:49.118543 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:49.152420 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:49.154045 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:49.451892 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:49.475457 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:49.652446 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:49.652866 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:49.953683 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:49.981154 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:50.153761 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:50.154756 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:50.451598 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:50.474466 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:50.650861 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:50.651935 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:50.952345 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:50.978778 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:51.119860 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:51.150460 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:51.152528 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:51.451941 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:51.473156 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:51.656645 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:51.658139 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:51.952239 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:51.974182 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:52.153007 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:52.156080 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:52.451927 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:52.472787 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:52.650279 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:52.650715 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:52.952290 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:52.972753 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:53.122346 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:53.164602 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:53.165773 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:53.452488 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:53.474293 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:53.655875 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:53.656474 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:53.952648 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:53.972183 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:54.151351 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:54.152195 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:54.452297 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:54.472190 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:54.650830 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:54.652191 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:54.958193 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:54.973894 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:55.153125 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:55.154597 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:55.452258 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:55.472346 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:55.618266 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:55.651963 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:55.652581 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:55.952025 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:55.971743 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:56.151324 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:56.153145 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:56.451187 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:56.473194 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:56.650406 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:56.652125 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:56.951948 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:56.972543 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:57.153305 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:57.154590 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:57.458773 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:57.473033 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:57.618843 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:19:57.652914 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:57.654117 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:57.951585 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:57.973253 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:58.154603 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:58.155876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:58.451140 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:58.482530 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:58.662098 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:58.662891 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:58.951769 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:58.972541 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:59.153174 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:59.153803 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1025 22:19:59.452304 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:59.474452 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:19:59.659162 1293491 kapi.go:107] duration metric: took 1m24.012889763s to wait for kubernetes.io/minikube-addons=registry ...
	I1025 22:19:59.660882 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:19:59.952164 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:19:59.972100 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:00.164054 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:00.178904 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:00.500063 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:00.529253 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:00.670337 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:00.951757 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:00.973115 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:01.155917 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:01.452357 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:01.473835 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:01.651456 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:01.952134 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:01.972819 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:02.154657 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:02.452466 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:02.474982 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:02.620622 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:02.659835 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:02.952644 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:02.973373 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:03.151293 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:03.451834 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:03.477629 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:03.651181 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:03.952164 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:03.972514 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:04.153674 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:04.451705 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:04.480342 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:04.650711 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:04.952095 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:04.972748 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:05.118120 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:05.150373 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:05.452620 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:05.472491 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:05.650775 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:05.951839 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:05.973577 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:06.151554 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:06.452063 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:06.472867 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:06.651209 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:06.951956 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:06.973541 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:07.119814 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:07.151848 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:07.452125 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:07.472724 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:07.651995 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:07.951853 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:07.973081 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:08.150841 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:08.451775 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:08.474137 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:08.651283 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:08.952328 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:08.973705 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:09.120155 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:09.151371 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:09.451073 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:09.472945 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:09.652703 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:09.951785 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:09.973018 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:10.152845 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:10.452341 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:10.472730 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:10.651268 1293491 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1025 22:20:10.954603 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:10.972721 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:11.131660 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:11.153418 1293491 kapi.go:107] duration metric: took 1m35.507217656s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1025 22:20:11.452580 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:11.471952 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:11.952556 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:11.972191 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:12.453046 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:12.474537 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:12.953118 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:12.976469 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:13.452605 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:13.476810 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:13.625562 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:13.952128 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:13.972870 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:14.452259 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:14.473282 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:14.955501 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:14.973551 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:15.452118 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:15.472820 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:15.952254 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:15.975977 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:16.120765 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:16.451818 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:16.554609 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:16.952876 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:16.972851 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:17.451523 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:17.472785 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:17.951915 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:17.972948 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:18.452632 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:18.474734 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:18.618880 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:18.953550 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:18.972705 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:19.451516 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:19.473563 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:19.951267 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:19.973196 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:20.451559 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:20.473155 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:20.951837 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:20.972304 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:21.117832 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:21.451896 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:21.473038 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:21.959069 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:22.057895 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:22.452059 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:22.473106 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:22.952273 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:22.973143 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:23.118776 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:23.457556 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:23.481595 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:23.953501 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1025 22:20:24.057214 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:24.452240 1293491 kapi.go:107] duration metric: took 1m43.504474908s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1025 22:20:24.454581 1293491 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-821857 cluster.
	I1025 22:20:24.456432 1293491 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.
	I1025 22:20:24.458595 1293491 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1025 22:20:24.475790 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:24.973601 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:25.120995 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:25.472514 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:25.975341 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:26.473640 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:26.972780 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:27.474252 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:27.619185 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:27.975489 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:28.473257 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:28.974232 1293491 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1025 22:20:29.473407 1293491 kapi.go:107] duration metric: took 1m53.505866561s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1025 22:20:29.476131 1293491 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, amd-gpu-device-plugin, ingress-dns, nvidia-device-plugin, default-storageclass, storage-provisioner-rancher, inspektor-gadget, metrics-server, yakd, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I1025 22:20:29.478629 1293491 addons.go:510] duration metric: took 2m1.049713044s for enable addons: enabled=[storage-provisioner cloud-spanner amd-gpu-device-plugin ingress-dns nvidia-device-plugin default-storageclass storage-provisioner-rancher inspektor-gadget metrics-server yakd volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I1025 22:20:30.119774 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:32.618436 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:35.118492 1293491 pod_ready.go:103] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"False"
	I1025 22:20:35.617900 1293491 pod_ready.go:93] pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace has status "Ready":"True"
	I1025 22:20:35.617926 1293491 pod_ready.go:82] duration metric: took 1m18.006789575s for pod "metrics-server-84c5f94fbc-t6pft" in "kube-system" namespace to be "Ready" ...
	I1025 22:20:35.617938 1293491 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-hrpfp" in "kube-system" namespace to be "Ready" ...
	I1025 22:20:35.623951 1293491 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-hrpfp" in "kube-system" namespace has status "Ready":"True"
	I1025 22:20:35.623978 1293491 pod_ready.go:82] duration metric: took 6.032605ms for pod "nvidia-device-plugin-daemonset-hrpfp" in "kube-system" namespace to be "Ready" ...
	I1025 22:20:35.624000 1293491 pod_ready.go:39] duration metric: took 1m20.44423929s 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" ...
	I1025 22:20:35.624015 1293491 api_server.go:52] waiting for apiserver process to appear ...
	I1025 22:20:35.624048 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1025 22:20:35.624123 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1025 22:20:35.683631 1293491 cri.go:89] found id: "65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:35.683655 1293491 cri.go:89] found id: ""
	I1025 22:20:35.683664 1293491 logs.go:282] 1 containers: [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade]
	I1025 22:20:35.683723 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.687302 1293491 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1025 22:20:35.687381 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1025 22:20:35.737653 1293491 cri.go:89] found id: "d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:35.737676 1293491 cri.go:89] found id: ""
	I1025 22:20:35.737684 1293491 logs.go:282] 1 containers: [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20]
	I1025 22:20:35.737741 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.741585 1293491 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1025 22:20:35.741667 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1025 22:20:35.782683 1293491 cri.go:89] found id: "ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:35.782706 1293491 cri.go:89] found id: ""
	I1025 22:20:35.782714 1293491 logs.go:282] 1 containers: [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a]
	I1025 22:20:35.782770 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.786281 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1025 22:20:35.786406 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1025 22:20:35.834194 1293491 cri.go:89] found id: "09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:35.834216 1293491 cri.go:89] found id: ""
	I1025 22:20:35.834225 1293491 logs.go:282] 1 containers: [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da]
	I1025 22:20:35.834286 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.838041 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1025 22:20:35.838114 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1025 22:20:35.878714 1293491 cri.go:89] found id: "613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:35.878739 1293491 cri.go:89] found id: ""
	I1025 22:20:35.878747 1293491 logs.go:282] 1 containers: [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf]
	I1025 22:20:35.878823 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.883312 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1025 22:20:35.883390 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1025 22:20:35.924463 1293491 cri.go:89] found id: "63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:35.924492 1293491 cri.go:89] found id: ""
	I1025 22:20:35.924501 1293491 logs.go:282] 1 containers: [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a]
	I1025 22:20:35.924560 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.928327 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1025 22:20:35.928473 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1025 22:20:35.970225 1293491 cri.go:89] found id: "05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:35.970288 1293491 cri.go:89] found id: ""
	I1025 22:20:35.970310 1293491 logs.go:282] 1 containers: [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84]
	I1025 22:20:35.970398 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:35.973972 1293491 logs.go:123] Gathering logs for dmesg ...
	I1025 22:20:35.974000 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1025 22:20:35.990602 1293491 logs.go:123] Gathering logs for describe nodes ...
	I1025 22:20:35.990674 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1025 22:20:36.197321 1293491 logs.go:123] Gathering logs for kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] ...
	I1025 22:20:36.197354 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:36.269022 1293491 logs.go:123] Gathering logs for etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] ...
	I1025 22:20:36.269057 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:36.317710 1293491 logs.go:123] Gathering logs for container status ...
	I1025 22:20:36.317746 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1025 22:20:36.369529 1293491 logs.go:123] Gathering logs for CRI-O ...
	I1025 22:20:36.369561 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1025 22:20:36.463422 1293491 logs.go:123] Gathering logs for kubelet ...
	I1025 22:20:36.463462 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1025 22:20:36.546468 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.763964    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.546708 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.764013    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.546895 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.776537    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.547122 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.547301 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.547523 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.547712 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.547941 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:36.583842 1293491 logs.go:123] Gathering logs for coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] ...
	I1025 22:20:36.583871 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:36.628370 1293491 logs.go:123] Gathering logs for kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] ...
	I1025 22:20:36.628402 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:36.674135 1293491 logs.go:123] Gathering logs for kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] ...
	I1025 22:20:36.674167 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:36.714933 1293491 logs.go:123] Gathering logs for kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] ...
	I1025 22:20:36.714961 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:36.789600 1293491 logs.go:123] Gathering logs for kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] ...
	I1025 22:20:36.789638 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:36.834493 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:36.834525 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1025 22:20:36.834585 1293491 out.go:270] X Problems detected in kubelet:
	W1025 22:20:36.834602 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.834615 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.834631 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:36.834640 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:36.834646 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:36.834652 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:36.834659 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:20:46.836439 1293491 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 22:20:46.852977 1293491 api_server.go:72] duration metric: took 2m18.424310817s to wait for apiserver process to appear ...
	I1025 22:20:46.853002 1293491 api_server.go:88] waiting for apiserver healthz status ...
	I1025 22:20:46.853036 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1025 22:20:46.853094 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1025 22:20:46.897885 1293491 cri.go:89] found id: "65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:46.897904 1293491 cri.go:89] found id: ""
	I1025 22:20:46.897912 1293491 logs.go:282] 1 containers: [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade]
	I1025 22:20:46.897968 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:46.902216 1293491 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1025 22:20:46.902290 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1025 22:20:46.941395 1293491 cri.go:89] found id: "d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:46.941418 1293491 cri.go:89] found id: ""
	I1025 22:20:46.941426 1293491 logs.go:282] 1 containers: [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20]
	I1025 22:20:46.941485 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:46.945023 1293491 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1025 22:20:46.945094 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1025 22:20:46.986305 1293491 cri.go:89] found id: "ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:46.986329 1293491 cri.go:89] found id: ""
	I1025 22:20:46.986338 1293491 logs.go:282] 1 containers: [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a]
	I1025 22:20:46.986395 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:46.990013 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1025 22:20:46.990084 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1025 22:20:47.037608 1293491 cri.go:89] found id: "09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:47.037630 1293491 cri.go:89] found id: ""
	I1025 22:20:47.037639 1293491 logs.go:282] 1 containers: [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da]
	I1025 22:20:47.037698 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.041516 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1025 22:20:47.041600 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1025 22:20:47.081834 1293491 cri.go:89] found id: "613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:47.081864 1293491 cri.go:89] found id: ""
	I1025 22:20:47.081872 1293491 logs.go:282] 1 containers: [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf]
	I1025 22:20:47.081936 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.085905 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1025 22:20:47.085987 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1025 22:20:47.125175 1293491 cri.go:89] found id: "63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:47.125197 1293491 cri.go:89] found id: ""
	I1025 22:20:47.125205 1293491 logs.go:282] 1 containers: [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a]
	I1025 22:20:47.125301 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.129597 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1025 22:20:47.129674 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1025 22:20:47.168433 1293491 cri.go:89] found id: "05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:47.168455 1293491 cri.go:89] found id: ""
	I1025 22:20:47.168463 1293491 logs.go:282] 1 containers: [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84]
	I1025 22:20:47.168529 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:47.172005 1293491 logs.go:123] Gathering logs for dmesg ...
	I1025 22:20:47.172028 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1025 22:20:47.188879 1293491 logs.go:123] Gathering logs for coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] ...
	I1025 22:20:47.188919 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:47.230626 1293491 logs.go:123] Gathering logs for kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] ...
	I1025 22:20:47.230655 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:47.267418 1293491 logs.go:123] Gathering logs for kubelet ...
	I1025 22:20:47.267493 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1025 22:20:47.351266 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.763964    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.351498 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.764013    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.351684 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.776537    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.351907 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.352085 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.352310 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.352501 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.352727 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:47.389093 1293491 logs.go:123] Gathering logs for kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] ...
	I1025 22:20:47.389119 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:47.456662 1293491 logs.go:123] Gathering logs for etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] ...
	I1025 22:20:47.456700 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:47.511659 1293491 logs.go:123] Gathering logs for kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] ...
	I1025 22:20:47.511694 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:47.559735 1293491 logs.go:123] Gathering logs for kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] ...
	I1025 22:20:47.559764 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:47.629712 1293491 logs.go:123] Gathering logs for kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] ...
	I1025 22:20:47.629747 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:47.671298 1293491 logs.go:123] Gathering logs for CRI-O ...
	I1025 22:20:47.671330 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1025 22:20:47.765375 1293491 logs.go:123] Gathering logs for container status ...
	I1025 22:20:47.765415 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1025 22:20:47.813705 1293491 logs.go:123] Gathering logs for describe nodes ...
	I1025 22:20:47.813740 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1025 22:20:47.950435 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:47.950466 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1025 22:20:47.950545 1293491 out.go:270] X Problems detected in kubelet:
	W1025 22:20:47.950560 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.950587 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.950598 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:47.950604 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:47.950612 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:47.950624 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:47.950630 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:20:57.952018 1293491 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1025 22:20:57.959832 1293491 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1025 22:20:57.960849 1293491 api_server.go:141] control plane version: v1.31.1
	I1025 22:20:57.960880 1293491 api_server.go:131] duration metric: took 11.10786956s to wait for apiserver health ...
	I1025 22:20:57.960889 1293491 system_pods.go:43] waiting for kube-system pods to appear ...
	I1025 22:20:57.960913 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1025 22:20:57.960982 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1025 22:20:58.011687 1293491 cri.go:89] found id: "65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:58.011717 1293491 cri.go:89] found id: ""
	I1025 22:20:58.011727 1293491 logs.go:282] 1 containers: [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade]
	I1025 22:20:58.011792 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.016120 1293491 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1025 22:20:58.016199 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1025 22:20:58.064245 1293491 cri.go:89] found id: "d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:58.064267 1293491 cri.go:89] found id: ""
	I1025 22:20:58.064275 1293491 logs.go:282] 1 containers: [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20]
	I1025 22:20:58.064337 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.068348 1293491 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1025 22:20:58.068423 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1025 22:20:58.108466 1293491 cri.go:89] found id: "ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:58.108494 1293491 cri.go:89] found id: ""
	I1025 22:20:58.108502 1293491 logs.go:282] 1 containers: [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a]
	I1025 22:20:58.108564 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.112518 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1025 22:20:58.112605 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1025 22:20:58.153146 1293491 cri.go:89] found id: "09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:58.153172 1293491 cri.go:89] found id: ""
	I1025 22:20:58.153180 1293491 logs.go:282] 1 containers: [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da]
	I1025 22:20:58.153268 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.156904 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1025 22:20:58.157011 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1025 22:20:58.209977 1293491 cri.go:89] found id: "613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:58.210052 1293491 cri.go:89] found id: ""
	I1025 22:20:58.210073 1293491 logs.go:282] 1 containers: [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf]
	I1025 22:20:58.210143 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.213742 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1025 22:20:58.213825 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1025 22:20:58.252565 1293491 cri.go:89] found id: "63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:58.252590 1293491 cri.go:89] found id: ""
	I1025 22:20:58.252598 1293491 logs.go:282] 1 containers: [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a]
	I1025 22:20:58.252656 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.256374 1293491 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1025 22:20:58.256449 1293491 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1025 22:20:58.298839 1293491 cri.go:89] found id: "05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:58.298904 1293491 cri.go:89] found id: ""
	I1025 22:20:58.298928 1293491 logs.go:282] 1 containers: [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84]
	I1025 22:20:58.298990 1293491 ssh_runner.go:195] Run: which crictl
	I1025 22:20:58.302820 1293491 logs.go:123] Gathering logs for kube-proxy [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] ...
	I1025 22:20:58.302846 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf"
	I1025 22:20:58.341521 1293491 logs.go:123] Gathering logs for kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] ...
	I1025 22:20:58.341552 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84"
	I1025 22:20:58.391134 1293491 logs.go:123] Gathering logs for container status ...
	I1025 22:20:58.391165 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1025 22:20:58.445978 1293491 logs.go:123] Gathering logs for describe nodes ...
	I1025 22:20:58.446008 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1025 22:20:58.588125 1293491 logs.go:123] Gathering logs for kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] ...
	I1025 22:20:58.588153 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade"
	I1025 22:20:58.646962 1293491 logs.go:123] Gathering logs for etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] ...
	I1025 22:20:58.646995 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20"
	I1025 22:20:58.711631 1293491 logs.go:123] Gathering logs for kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] ...
	I1025 22:20:58.711664 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da"
	I1025 22:20:58.758258 1293491 logs.go:123] Gathering logs for kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] ...
	I1025 22:20:58.758291 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a"
	I1025 22:20:58.845662 1293491 logs.go:123] Gathering logs for CRI-O ...
	I1025 22:20:58.845700 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1025 22:20:58.941797 1293491 logs.go:123] Gathering logs for kubelet ...
	I1025 22:20:58.941838 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W1025 22:20:59.024965 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.763964    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.025235 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.764013    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.025424 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.776537    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-821857" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.025656 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.025844 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.026069 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.026260 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.026490 1293491 logs.go:138] Found kubelet problem: Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:59.064128 1293491 logs.go:123] Gathering logs for dmesg ...
	I1025 22:20:59.064158 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1025 22:20:59.082489 1293491 logs.go:123] Gathering logs for coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] ...
	I1025 22:20:59.082522 1293491 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a"
	I1025 22:20:59.123985 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:59.124008 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1025 22:20:59.124104 1293491 out.go:270] X Problems detected in kubelet:
	W1025 22:20:59.124132 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.776581    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.124149 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 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-821857" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.124175 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824513    1505 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-821857\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	W1025 22:20:59.124183 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: W1025 22:19:14.824456    1505 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-821857" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-821857' and this object
	W1025 22:20:59.124194 1293491 out.go:270]   Oct 25 22:19:14 addons-821857 kubelet[1505]: E1025 22:19:14.824548    1505 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-821857\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-821857' and this object" logger="UnhandledError"
	I1025 22:20:59.124204 1293491 out.go:358] Setting ErrFile to fd 2...
	I1025 22:20:59.124211 1293491 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:21:09.136892 1293491 system_pods.go:59] 18 kube-system pods found
	I1025 22:21:09.136946 1293491 system_pods.go:61] "coredns-7c65d6cfc9-8xqlb" [a17b02b7-8866-4a74-9522-e95217c4a2cd] Running
	I1025 22:21:09.136954 1293491 system_pods.go:61] "csi-hostpath-attacher-0" [d4fd6462-ed9c-4e18-97ae-a691fb2f44e2] Running
	I1025 22:21:09.136958 1293491 system_pods.go:61] "csi-hostpath-resizer-0" [9a1780dd-e36d-4530-a3dc-83afc9023a66] Running
	I1025 22:21:09.136962 1293491 system_pods.go:61] "csi-hostpathplugin-jdr6n" [741a2aaf-8d7c-4062-a863-f68f557c6804] Running
	I1025 22:21:09.136994 1293491 system_pods.go:61] "etcd-addons-821857" [05c7fb79-cae4-4611-ad33-d6384dd0fc77] Running
	I1025 22:21:09.137000 1293491 system_pods.go:61] "kindnet-sq9rs" [eb154c6e-8df5-4390-86c6-0c2f98a75ad6] Running
	I1025 22:21:09.137017 1293491 system_pods.go:61] "kube-apiserver-addons-821857" [ac302f37-d89c-422e-8dfd-b41af9b7e1a8] Running
	I1025 22:21:09.137021 1293491 system_pods.go:61] "kube-controller-manager-addons-821857" [e6e5f8ac-5927-411b-b8b6-e50f1f6f55ea] Running
	I1025 22:21:09.137027 1293491 system_pods.go:61] "kube-ingress-dns-minikube" [cba46101-6663-44d8-9773-fb035b6ddaf2] Running
	I1025 22:21:09.137037 1293491 system_pods.go:61] "kube-proxy-m898j" [948b35e0-0be8-4b92-a940-3e744114de58] Running
	I1025 22:21:09.137041 1293491 system_pods.go:61] "kube-scheduler-addons-821857" [a2adde58-0fe4-47db-9ff6-4f66d009b274] Running
	I1025 22:21:09.137046 1293491 system_pods.go:61] "metrics-server-84c5f94fbc-t6pft" [c5e5b157-802d-4dd4-a830-4749c22fd2c2] Running
	I1025 22:21:09.137090 1293491 system_pods.go:61] "nvidia-device-plugin-daemonset-hrpfp" [7ba9c730-d274-4e0a-a1c5-66faea70ffa9] Running
	I1025 22:21:09.137102 1293491 system_pods.go:61] "registry-66c9cd494c-6smsm" [80c73cbf-e909-48de-93f9-f3b9843cbab3] Running
	I1025 22:21:09.137106 1293491 system_pods.go:61] "registry-proxy-tcc9k" [ca70403b-8091-4e0a-b4a5-54c057f2a47a] Running
	I1025 22:21:09.137110 1293491 system_pods.go:61] "snapshot-controller-56fcc65765-8wmkt" [bba1a392-7653-476c-8534-349501a5a3fa] Running
	I1025 22:21:09.137133 1293491 system_pods.go:61] "snapshot-controller-56fcc65765-b6gx7" [b60d6a6f-f6fe-46ab-9bea-f225ba44f3ab] Running
	I1025 22:21:09.137138 1293491 system_pods.go:61] "storage-provisioner" [a5076b1c-018c-4776-afdc-ccd989ac6d19] Running
	I1025 22:21:09.137145 1293491 system_pods.go:74] duration metric: took 11.176249243s to wait for pod list to return data ...
	I1025 22:21:09.137158 1293491 default_sa.go:34] waiting for default service account to be created ...
	I1025 22:21:09.139788 1293491 default_sa.go:45] found service account: "default"
	I1025 22:21:09.139815 1293491 default_sa.go:55] duration metric: took 2.650672ms for default service account to be created ...
	I1025 22:21:09.139824 1293491 system_pods.go:116] waiting for k8s-apps to be running ...
	I1025 22:21:09.150103 1293491 system_pods.go:86] 18 kube-system pods found
	I1025 22:21:09.150144 1293491 system_pods.go:89] "coredns-7c65d6cfc9-8xqlb" [a17b02b7-8866-4a74-9522-e95217c4a2cd] Running
	I1025 22:21:09.150151 1293491 system_pods.go:89] "csi-hostpath-attacher-0" [d4fd6462-ed9c-4e18-97ae-a691fb2f44e2] Running
	I1025 22:21:09.150157 1293491 system_pods.go:89] "csi-hostpath-resizer-0" [9a1780dd-e36d-4530-a3dc-83afc9023a66] Running
	I1025 22:21:09.150162 1293491 system_pods.go:89] "csi-hostpathplugin-jdr6n" [741a2aaf-8d7c-4062-a863-f68f557c6804] Running
	I1025 22:21:09.150166 1293491 system_pods.go:89] "etcd-addons-821857" [05c7fb79-cae4-4611-ad33-d6384dd0fc77] Running
	I1025 22:21:09.150170 1293491 system_pods.go:89] "kindnet-sq9rs" [eb154c6e-8df5-4390-86c6-0c2f98a75ad6] Running
	I1025 22:21:09.150175 1293491 system_pods.go:89] "kube-apiserver-addons-821857" [ac302f37-d89c-422e-8dfd-b41af9b7e1a8] Running
	I1025 22:21:09.150180 1293491 system_pods.go:89] "kube-controller-manager-addons-821857" [e6e5f8ac-5927-411b-b8b6-e50f1f6f55ea] Running
	I1025 22:21:09.150185 1293491 system_pods.go:89] "kube-ingress-dns-minikube" [cba46101-6663-44d8-9773-fb035b6ddaf2] Running
	I1025 22:21:09.150190 1293491 system_pods.go:89] "kube-proxy-m898j" [948b35e0-0be8-4b92-a940-3e744114de58] Running
	I1025 22:21:09.150194 1293491 system_pods.go:89] "kube-scheduler-addons-821857" [a2adde58-0fe4-47db-9ff6-4f66d009b274] Running
	I1025 22:21:09.150199 1293491 system_pods.go:89] "metrics-server-84c5f94fbc-t6pft" [c5e5b157-802d-4dd4-a830-4749c22fd2c2] Running
	I1025 22:21:09.150207 1293491 system_pods.go:89] "nvidia-device-plugin-daemonset-hrpfp" [7ba9c730-d274-4e0a-a1c5-66faea70ffa9] Running
	I1025 22:21:09.150212 1293491 system_pods.go:89] "registry-66c9cd494c-6smsm" [80c73cbf-e909-48de-93f9-f3b9843cbab3] Running
	I1025 22:21:09.150221 1293491 system_pods.go:89] "registry-proxy-tcc9k" [ca70403b-8091-4e0a-b4a5-54c057f2a47a] Running
	I1025 22:21:09.150225 1293491 system_pods.go:89] "snapshot-controller-56fcc65765-8wmkt" [bba1a392-7653-476c-8534-349501a5a3fa] Running
	I1025 22:21:09.150230 1293491 system_pods.go:89] "snapshot-controller-56fcc65765-b6gx7" [b60d6a6f-f6fe-46ab-9bea-f225ba44f3ab] Running
	I1025 22:21:09.150236 1293491 system_pods.go:89] "storage-provisioner" [a5076b1c-018c-4776-afdc-ccd989ac6d19] Running
	I1025 22:21:09.150245 1293491 system_pods.go:126] duration metric: took 10.412388ms to wait for k8s-apps to be running ...
	I1025 22:21:09.150258 1293491 system_svc.go:44] waiting for kubelet service to be running ....
	I1025 22:21:09.150321 1293491 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:21:09.162352 1293491 system_svc.go:56] duration metric: took 12.084163ms WaitForService to wait for kubelet
	I1025 22:21:09.162380 1293491 kubeadm.go:582] duration metric: took 2m40.73372003s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1025 22:21:09.162400 1293491 node_conditions.go:102] verifying NodePressure condition ...
	I1025 22:21:09.165576 1293491 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1025 22:21:09.165615 1293491 node_conditions.go:123] node cpu capacity is 2
	I1025 22:21:09.165632 1293491 node_conditions.go:105] duration metric: took 3.226318ms to run NodePressure ...
	I1025 22:21:09.165645 1293491 start.go:241] waiting for startup goroutines ...
	I1025 22:21:09.165653 1293491 start.go:246] waiting for cluster config update ...
	I1025 22:21:09.165675 1293491 start.go:255] writing updated cluster config ...
	I1025 22:21:09.165976 1293491 ssh_runner.go:195] Run: rm -f paused
	I1025 22:21:09.532736 1293491 start.go:600] kubectl: 1.31.2, cluster: 1.31.1 (minor skew: 0)
	I1025 22:21:09.535485 1293491 out.go:177] * Done! kubectl is now configured to use "addons-821857" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 25 22:25:57 addons-821857 crio[957]: time="2024-10-25 22:25:57.872001553Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-5f85ff4588-lfjb6 Namespace:ingress-nginx ID:b08d16c74997fb7c260b490f7576effd729d46e4cca2fefb00d1b8bcf945caea UID:cf07c317-e8aa-4fc4-938b-941e8fd9e17d NetNS:/var/run/netns/38ab0100-8530-42a7-aed2-42dc7e58a698 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 25 22:25:57 addons-821857 crio[957]: time="2024-10-25 22:25:57.872155570Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-5f85ff4588-lfjb6 from CNI network \"kindnet\" (type=ptp)"
	Oct 25 22:25:57 addons-821857 crio[957]: time="2024-10-25 22:25:57.903401283Z" level=info msg="Stopped pod sandbox: b08d16c74997fb7c260b490f7576effd729d46e4cca2fefb00d1b8bcf945caea" id=6f917947-2b91-48cd-91d8-3bb565a6ef18 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:25:58 addons-821857 crio[957]: time="2024-10-25 22:25:58.028681468Z" level=info msg="Removing container: b56cd92fc77bd18a70ebc48e0ed0e06f258a7b374872a5c95166a3724ac182bb" id=35d77da1-3048-404b-a15c-870f05436bc8 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 25 22:25:58 addons-821857 crio[957]: time="2024-10-25 22:25:58.043986241Z" level=info msg="Removed container b56cd92fc77bd18a70ebc48e0ed0e06f258a7b374872a5c95166a3724ac182bb: ingress-nginx/ingress-nginx-controller-5f85ff4588-lfjb6/controller" id=35d77da1-3048-404b-a15c-870f05436bc8 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.116611841Z" level=info msg="Removing container: 634299a36435fb820b439fc7459e22533df2380ab9eb871e46b3124a2ed6ebb9" id=9038400b-0127-44eb-acd0-7c1ef3dae46c name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.133635950Z" level=info msg="Removed container 634299a36435fb820b439fc7459e22533df2380ab9eb871e46b3124a2ed6ebb9: ingress-nginx/ingress-nginx-admission-patch-lqpl9/patch" id=9038400b-0127-44eb-acd0-7c1ef3dae46c name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.135057997Z" level=info msg="Removing container: 917eeadcb301ab034492e73f0a7241c913e53a93f38188f3bad3baf77a17d8c1" id=12e4a084-7e4e-41b8-9855-7b0ca2c812a2 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.153509577Z" level=info msg="Removed container 917eeadcb301ab034492e73f0a7241c913e53a93f38188f3bad3baf77a17d8c1: ingress-nginx/ingress-nginx-admission-create-r2w7j/create" id=12e4a084-7e4e-41b8-9855-7b0ca2c812a2 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.155123526Z" level=info msg="Stopping pod sandbox: d91748002fa0e5b424c1d2787adb1b680da9930c564de31db9c56c9e864afe77" id=d25a8907-e8bc-4b84-a8d6-e0b5a3ee3039 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.155175604Z" level=info msg="Stopped pod sandbox (already stopped): d91748002fa0e5b424c1d2787adb1b680da9930c564de31db9c56c9e864afe77" id=d25a8907-e8bc-4b84-a8d6-e0b5a3ee3039 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.155623667Z" level=info msg="Removing pod sandbox: d91748002fa0e5b424c1d2787adb1b680da9930c564de31db9c56c9e864afe77" id=771deb23-94f0-4f66-9ba7-4e4bd4c67332 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.164499403Z" level=info msg="Removed pod sandbox: d91748002fa0e5b424c1d2787adb1b680da9930c564de31db9c56c9e864afe77" id=771deb23-94f0-4f66-9ba7-4e4bd4c67332 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.165161357Z" level=info msg="Stopping pod sandbox: b08d16c74997fb7c260b490f7576effd729d46e4cca2fefb00d1b8bcf945caea" id=df6bbc8b-f536-496a-8941-6022374bb9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.165203211Z" level=info msg="Stopped pod sandbox (already stopped): b08d16c74997fb7c260b490f7576effd729d46e4cca2fefb00d1b8bcf945caea" id=df6bbc8b-f536-496a-8941-6022374bb9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.165575755Z" level=info msg="Removing pod sandbox: b08d16c74997fb7c260b490f7576effd729d46e4cca2fefb00d1b8bcf945caea" id=6bcb4506-0a3d-4fcb-b587-5410ee427373 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.180041287Z" level=info msg="Removed pod sandbox: b08d16c74997fb7c260b490f7576effd729d46e4cca2fefb00d1b8bcf945caea" id=6bcb4506-0a3d-4fcb-b587-5410ee427373 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.180620731Z" level=info msg="Stopping pod sandbox: df26855844428345c2e8e8598aba19aef06df5531cea6610b708948d5fc32f61" id=e7d68f64-3738-4c36-8e93-4bba5837b6f2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.180658376Z" level=info msg="Stopped pod sandbox (already stopped): df26855844428345c2e8e8598aba19aef06df5531cea6610b708948d5fc32f61" id=e7d68f64-3738-4c36-8e93-4bba5837b6f2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.181177815Z" level=info msg="Removing pod sandbox: df26855844428345c2e8e8598aba19aef06df5531cea6610b708948d5fc32f61" id=fb26f635-5e56-4941-b8ae-5b56b10a009c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.190720223Z" level=info msg="Removed pod sandbox: df26855844428345c2e8e8598aba19aef06df5531cea6610b708948d5fc32f61" id=fb26f635-5e56-4941-b8ae-5b56b10a009c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.191303547Z" level=info msg="Stopping pod sandbox: b50ad3087130b654ca33db47b2b03fb18e6078c20c0b27b33627edc0882f269f" id=4891d78a-8a40-4419-9e64-6cb4dcbc7e30 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.191438955Z" level=info msg="Stopped pod sandbox (already stopped): b50ad3087130b654ca33db47b2b03fb18e6078c20c0b27b33627edc0882f269f" id=4891d78a-8a40-4419-9e64-6cb4dcbc7e30 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.191900114Z" level=info msg="Removing pod sandbox: b50ad3087130b654ca33db47b2b03fb18e6078c20c0b27b33627edc0882f269f" id=50e2061b-9c32-4d77-9eec-ede41c47791c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 25 22:26:24 addons-821857 crio[957]: time="2024-10-25 22:26:24.201352520Z" level=info msg="Removed pod sandbox: b50ad3087130b654ca33db47b2b03fb18e6078c20c0b27b33627edc0882f269f" id=50e2061b-9c32-4d77-9eec-ede41c47791c name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	54467cfb76f82       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   94bad26aac975       hello-world-app-55bf9c44b4-ps2vc
	0c6b24be776a2       docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250                         5 minutes ago       Running             nginx                     0                   15473a7057e5e       nginx
	87aab6dc7cef9       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     7 minutes ago       Running             busybox                   0                   5e509cfa151fd       busybox
	add08f3053371       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   9 minutes ago       Running             metrics-server            0                   858443b0cf2b3       metrics-server-84c5f94fbc-t6pft
	ea2ece086e52e       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        9 minutes ago       Running             coredns                   0                   481730e7d3131       coredns-7c65d6cfc9-8xqlb
	66e3686c1e5cd       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        9 minutes ago       Running             storage-provisioner       0                   3f5177f3bb8b1       storage-provisioner
	05be4d4962e62       docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387                      10 minutes ago      Running             kindnet-cni               0                   607a95c1b2a70       kindnet-sq9rs
	613d9096dcefc       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        10 minutes ago      Running             kube-proxy                0                   608a3c700c2c4       kube-proxy-m898j
	09487bed76696       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        10 minutes ago      Running             kube-scheduler            0                   fb0a7522b1b24       kube-scheduler-addons-821857
	d09d3311c1d09       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        10 minutes ago      Running             etcd                      0                   097bd6e0cab09       etcd-addons-821857
	65374e5b74630       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        10 minutes ago      Running             kube-apiserver            0                   7f9bcf042a49c       kube-apiserver-addons-821857
	63124a3f89071       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        10 minutes ago      Running             kube-controller-manager   0                   9c96d8fcb6727       kube-controller-manager-addons-821857
	
	
	==> coredns [ea2ece086e52e377cc747902e3dcc04423f6af1380191332bb52a8be991fdc4a] <==
	[INFO] 10.244.0.19:42095 - 41459 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000104123s
	[INFO] 10.244.0.19:42095 - 39929 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000106445s
	[INFO] 10.244.0.19:42095 - 35194 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000117858s
	[INFO] 10.244.0.19:42095 - 14758 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000113518s
	[INFO] 10.244.0.19:42095 - 43620 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004969831s
	[INFO] 10.244.0.19:42095 - 54361 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004439972s
	[INFO] 10.244.0.19:42095 - 28122 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000100676s
	[INFO] 10.244.0.19:38249 - 56051 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000043118s
	[INFO] 10.244.0.19:52431 - 20455 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00011419s
	[INFO] 10.244.0.19:52431 - 4569 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000118194s
	[INFO] 10.244.0.19:52431 - 63252 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000067258s
	[INFO] 10.244.0.19:52431 - 31206 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000060455s
	[INFO] 10.244.0.19:52431 - 32198 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056287s
	[INFO] 10.244.0.19:52431 - 50340 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060825s
	[INFO] 10.244.0.19:38249 - 41522 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000085202s
	[INFO] 10.244.0.19:38249 - 51336 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000088459s
	[INFO] 10.244.0.19:52431 - 60955 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001659677s
	[INFO] 10.244.0.19:38249 - 13874 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000185911s
	[INFO] 10.244.0.19:38249 - 14883 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000237898s
	[INFO] 10.244.0.19:38249 - 30750 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000122395s
	[INFO] 10.244.0.19:52431 - 61068 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001502705s
	[INFO] 10.244.0.19:52431 - 14531 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000075478s
	[INFO] 10.244.0.19:38249 - 40444 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001912672s
	[INFO] 10.244.0.19:38249 - 196 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001418701s
	[INFO] 10.244.0.19:38249 - 25725 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000109809s
	
	
	==> describe nodes <==
	Name:               addons-821857
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-821857
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=db65f53f04c460e02d289e77cb94648c116e89dc
	                    minikube.k8s.io/name=addons-821857
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_25T22_18_24_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-821857
	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:  Fri, 25 Oct 2024 22:18:21 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-821857
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 25 Oct 2024 22:28:37 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 25 Oct 2024 22:26:03 +0000   Fri, 25 Oct 2024 22:18:18 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 25 Oct 2024 22:26:03 +0000   Fri, 25 Oct 2024 22:18:18 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 25 Oct 2024 22:26:03 +0000   Fri, 25 Oct 2024 22:18:18 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 25 Oct 2024 22:26:03 +0000   Fri, 25 Oct 2024 22:19:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-821857
	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:                 7fb2db71f09d466b9adfc59d3c244595
	  System UUID:                9dfa859b-44c7-4f24-b61f-93c7a6e3b143
	  Boot ID:                    25d5c7b9-f0d7-41bb-bea7-1e1701722d07
	  Kernel Version:             5.15.0-1071-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%)         7m34s
	  default                     hello-world-app-55bf9c44b4-ps2vc         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m55s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m13s
	  kube-system                 coredns-7c65d6cfc9-8xqlb                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     10m
	  kube-system                 etcd-addons-821857                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         10m
	  kube-system                 kindnet-sq9rs                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      10m
	  kube-system                 kube-apiserver-addons-821857             250m (12%)    0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-controller-manager-addons-821857    200m (10%)    0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-proxy-m898j                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-scheduler-addons-821857             100m (5%)     0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 metrics-server-84c5f94fbc-t6pft          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         10m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	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                 10m    kube-proxy       
	  Normal   Starting                 10m    kubelet          Starting kubelet.
	  Warning  CgroupV1                 10m    kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  10m    kubelet          Node addons-821857 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    10m    kubelet          Node addons-821857 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     10m    kubelet          Node addons-821857 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           10m    node-controller  Node addons-821857 event: Registered Node addons-821857 in Controller
	  Normal   NodeReady                9m30s  kubelet          Node addons-821857 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [d09d3311c1d0955d7ba8a300989b1ce88649959e7543c010257ac8b7161b8a20] <==
	{"level":"info","ts":"2024-10-25T22:18:17.807626Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-25T22:18:17.808569Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-25T22:18:17.817698Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-25T22:18:17.818675Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"warn","ts":"2024-10-25T22:18:29.482041Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"489.685167ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032805562803469 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" mod_revision:0 > success:<request_put:<key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" value_size:986 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-10-25T22:18:29.482169Z","caller":"traceutil/trace.go:171","msg":"trace[596232986] linearizableReadLoop","detail":"{readStateIndex:333; appliedIndex:332; }","duration":"734.443411ms","start":"2024-10-25T22:18:28.747697Z","end":"2024-10-25T22:18:29.482140Z","steps":["trace[596232986] 'read index received'  (duration: 61.098521ms)","trace[596232986] 'applied index is now lower than readState.Index'  (duration: 673.343824ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:18:29.482242Z","caller":"traceutil/trace.go:171","msg":"trace[1374906363] transaction","detail":"{read_only:false; response_revision:324; number_of_response:1; }","duration":"734.780136ms","start":"2024-10-25T22:18:28.747446Z","end":"2024-10-25T22:18:29.482226Z","steps":["trace[1374906363] 'process raft request'  (duration: 61.418852ms)","trace[1374906363] 'compare'  (duration: 489.581874ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-25T22:18:29.482284Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:28.747422Z","time spent":"734.842724ms","remote":"127.0.0.1:42350","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1045,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" mod_revision:0 > success:<request_put:<key:\"/registry/endpointslices/kube-system/kube-dns-8qvch\" value_size:986 >> failure:<>"}
	{"level":"warn","ts":"2024-10-25T22:18:29.561571Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"813.847816ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/certificate-controller\" ","response":"range_response_count:1 size:209"}
	{"level":"info","ts":"2024-10-25T22:18:29.745022Z","caller":"traceutil/trace.go:171","msg":"trace[1445027253] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/certificate-controller; range_end:; response_count:1; response_revision:324; }","duration":"997.30239ms","start":"2024-10-25T22:18:28.747692Z","end":"2024-10-25T22:18:29.744995Z","steps":["trace[1445027253] 'agreement among raft nodes before linearized reading'  (duration: 734.769346ms)","trace[1445027253] 'range keys from in-memory index tree'  (duration: 79.038339ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-25T22:18:29.563530Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"265.806975ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-25T22:18:29.563728Z","caller":"traceutil/trace.go:171","msg":"trace[2086118992] transaction","detail":"{read_only:false; response_revision:325; number_of_response:1; }","duration":"268.439448ms","start":"2024-10-25T22:18:29.295275Z","end":"2024-10-25T22:18:29.563714Z","steps":["trace[2086118992] 'process raft request'  (duration: 186.858153ms)","trace[2086118992] 'compare'  (duration: 81.013066ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:18:29.563836Z","caller":"traceutil/trace.go:171","msg":"trace[521884632] transaction","detail":"{read_only:false; response_revision:326; number_of_response:1; }","duration":"265.87383ms","start":"2024-10-25T22:18:29.297954Z","end":"2024-10-25T22:18:29.563828Z","steps":["trace[521884632] 'process raft request'  (duration: 265.324382ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-25T22:18:29.745439Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:28.747667Z","time spent":"997.745977ms","remote":"127.0.0.1:42280","response type":"/etcdserverpb.KV/Range","request count":0,"request size":62,"response count":1,"response size":233,"request content":"key:\"/registry/serviceaccounts/kube-system/certificate-controller\" "}
	{"level":"info","ts":"2024-10-25T22:18:29.745478Z","caller":"traceutil/trace.go:171","msg":"trace[1048051547] range","detail":"{range_begin:/registry/namespaces; range_end:; response_count:0; response_revision:328; }","duration":"447.785438ms","start":"2024-10-25T22:18:29.297676Z","end":"2024-10-25T22:18:29.745461Z","steps":["trace[1048051547] 'agreement among raft nodes before linearized reading'  (duration: 265.7622ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-25T22:18:29.747399Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:29.297624Z","time spent":"449.685042ms","remote":"127.0.0.1:42208","response type":"/etcdserverpb.KV/Range","request count":0,"request size":24,"response count":0,"response size":29,"request content":"key:\"/registry/namespaces\" limit:1 "}
	{"level":"warn","ts":"2024-10-25T22:18:29.745608Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:29.295248Z","time spent":"450.324777ms","remote":"127.0.0.1:42254","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":596,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/services/endpoints/kube-system/kube-dns\" mod_revision:0 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/kube-dns\" value_size:539 >> failure:<>"}
	{"level":"warn","ts":"2024-10-25T22:18:29.745887Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-10-25T22:18:29.297930Z","time spent":"447.936608ms","remote":"127.0.0.1:42544","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3620,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" value_size:3560 >> failure:<>"}
	{"level":"info","ts":"2024-10-25T22:18:32.590099Z","caller":"traceutil/trace.go:171","msg":"trace[733172708] transaction","detail":"{read_only:false; response_revision:343; number_of_response:1; }","duration":"166.781016ms","start":"2024-10-25T22:18:32.423298Z","end":"2024-10-25T22:18:32.590079Z","steps":["trace[733172708] 'process raft request'  (duration: 100.710919ms)","trace[733172708] 'compare'  (duration: 65.137715ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:18:32.637816Z","caller":"traceutil/trace.go:171","msg":"trace[1019621519] transaction","detail":"{read_only:false; response_revision:345; number_of_response:1; }","duration":"113.695129ms","start":"2024-10-25T22:18:32.524104Z","end":"2024-10-25T22:18:32.637799Z","steps":["trace[1019621519] 'process raft request'  (duration: 113.609903ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-25T22:18:33.683533Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"138.381501ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3144"}
	{"level":"info","ts":"2024-10-25T22:18:33.684622Z","caller":"traceutil/trace.go:171","msg":"trace[791072697] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:374; }","duration":"139.471476ms","start":"2024-10-25T22:18:33.545133Z","end":"2024-10-25T22:18:33.684605Z","steps":["trace[791072697] 'agreement among raft nodes before linearized reading'  (duration: 67.095983ms)","trace[791072697] 'range keys from in-memory index tree'  (duration: 71.260401ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-25T22:28:18.998740Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1916}
	{"level":"info","ts":"2024-10-25T22:28:19.034296Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1916,"took":"34.759792ms","hash":3112057300,"current-db-size-bytes":8347648,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":5062656,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-10-25T22:28:19.034347Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3112057300,"revision":1916,"compact-revision":-1}
	
	
	==> kernel <==
	 22:28:45 up  5:11,  0 users,  load average: 0.22, 0.74, 1.97
	Linux addons-821857 5.15.0-1071-aws #77~20.04.1-Ubuntu SMP Thu Oct 3 19:34:36 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [05be4d4962e62b7c78d4f043c0a06627e9eb70d35b66c617844feac03dc9eb84] <==
	I1025 22:26:44.546842       1 main.go:300] handling current node
	I1025 22:26:54.553572       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:26:54.553609       1 main.go:300] handling current node
	I1025 22:27:04.555395       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:27:04.555437       1 main.go:300] handling current node
	I1025 22:27:14.551278       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:27:14.551316       1 main.go:300] handling current node
	I1025 22:27:24.547543       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:27:24.547578       1 main.go:300] handling current node
	I1025 22:27:34.547267       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:27:34.547304       1 main.go:300] handling current node
	I1025 22:27:44.548778       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:27:44.548814       1 main.go:300] handling current node
	I1025 22:27:54.550185       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:27:54.550302       1 main.go:300] handling current node
	I1025 22:28:04.550699       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:28:04.550735       1 main.go:300] handling current node
	I1025 22:28:14.550421       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:28:14.550536       1 main.go:300] handling current node
	I1025 22:28:24.547064       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:28:24.547099       1 main.go:300] handling current node
	I1025 22:28:34.547458       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:28:34.547495       1 main.go:300] handling current node
	I1025 22:28:44.546664       1 main.go:296] Handling node with IPs: map[192.168.49.2:{}]
	I1025 22:28:44.546700       1 main.go:300] handling current node
	
	
	==> kube-apiserver [65374e5b746303e6e1b36040db25fdfcdb4e254fa8d6b1b6bd697b4d77cbaade] <==
	E1025 22:21:20.686009       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38058: use of closed network connection
	E1025 22:21:20.947779       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38096: use of closed network connection
	E1025 22:21:21.105338       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:38112: use of closed network connection
	I1025 22:21:56.460937       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.222.62"}
	E1025 22:22:13.410070       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1025 22:22:42.820648       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I1025 22:23:11.592264       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.592462       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.618429       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.618513       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.629975       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.630023       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.645158       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.645218       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1025 22:23:11.686354       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1025 22:23:11.686401       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1025 22:23:12.630536       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1025 22:23:12.687106       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W1025 22:23:12.780052       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I1025 22:23:25.312815       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1025 22:23:26.438799       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1025 22:23:30.873448       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1025 22:23:31.189637       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.239.173"}
	I1025 22:25:50.056623       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.174.110"}
	E1025 22:25:54.044570       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	
	
	==> kube-controller-manager [63124a3f89071dd6c70efbb9ea31f16d4900c04446eb8d168bb9b607d041537a] <==
	E1025 22:26:17.877008       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"
	W1025 22:26:44.072975       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
	E1025 22:26:44.073022       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"
	W1025 22:26:46.487642       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
	E1025 22:26:46.487688       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"
	W1025 22:26:50.032633       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
	E1025 22:26:50.032683       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"
	W1025 22:27:11.375704       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
	E1025 22:27:11.375746       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"
	W1025 22:27:20.250496       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
	E1025 22:27:20.250545       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"
	W1025 22:27:25.420653       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
	E1025 22:27:25.420696       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"
	W1025 22:27:35.074158       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
	E1025 22:27:35.074209       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"
	W1025 22:27:43.318740       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
	E1025 22:27:43.318788       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"
	W1025 22:27:58.408343       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
	E1025 22:27:58.408388       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"
	W1025 22:28:10.910506       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
	E1025 22:28:10.910631       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"
	W1025 22:28:27.735406       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
	E1025 22:28:27.735453       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"
	W1025 22:28:28.526227       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
	E1025 22:28:28.526273       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 [613d9096dcefcbc06d3b9cc785bd8afece49f0b56ba375c22cb0f6b96e79a6bf] <==
	I1025 22:18:33.996908       1 server_linux.go:66] "Using iptables proxy"
	I1025 22:18:34.750397       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1025 22:18:34.750593       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`"
	I1025 22:18:35.033388       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1025 22:18:35.033456       1 server_linux.go:169] "Using iptables Proxier"
	I1025 22:18:35.066699       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"
	I1025 22:18:35.067271       1 server.go:483] "Version info" version="v1.31.1"
	I1025 22:18:35.067347       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1025 22:18:35.070127       1 config.go:199] "Starting service config controller"
	I1025 22:18:35.070274       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1025 22:18:35.070339       1 config.go:105] "Starting endpoint slice config controller"
	I1025 22:18:35.070374       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1025 22:18:35.070795       1 config.go:328] "Starting node config controller"
	I1025 22:18:35.070854       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1025 22:18:35.170840       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1025 22:18:35.181462       1 shared_informer.go:320] Caches are synced for service config
	I1025 22:18:35.191492       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [09487bed766960be5c52721c7cc34ab7d4f5de0160ea461c6f217e916fa253da] <==
	W1025 22:18:21.731123       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1025 22:18:21.736075       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733565       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"
	E1025 22:18:21.736277       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"
	W1025 22:18:21.733624       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
	E1025 22:18:21.736406       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"
	W1025 22:18:21.733666       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
	E1025 22:18:21.736531       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"
	W1025 22:18:21.733702       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
	E1025 22:18:21.736625       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"
	W1025 22:18:21.733739       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
	E1025 22:18:21.736718       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"
	W1025 22:18:21.733782       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1025 22:18:21.736818       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733819       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1025 22:18:21.737417       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733857       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1025 22:18:21.737557       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:21.733895       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1025 22:18:21.738056       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1025 22:18:22.556522       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
	E1025 22:18:22.556656       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"
	W1025 22:18:22.828555       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"
	E1025 22:18:22.828684       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"
	I1025 22:18:25.618474       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 25 22:26:54 addons-821857 kubelet[1505]: E1025 22:26:54.026409    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895214025896700,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:04 addons-821857 kubelet[1505]: E1025 22:27:04.029459    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895224029174970,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:04 addons-821857 kubelet[1505]: E1025 22:27:04.029497    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895224029174970,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:14 addons-821857 kubelet[1505]: E1025 22:27:14.032137    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895234031873261,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:14 addons-821857 kubelet[1505]: E1025 22:27:14.032178    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895234031873261,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:24 addons-821857 kubelet[1505]: E1025 22:27:24.035576    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895244035196678,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:24 addons-821857 kubelet[1505]: E1025 22:27:24.035617    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895244035196678,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:34 addons-821857 kubelet[1505]: E1025 22:27:34.038671    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895254038413970,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:34 addons-821857 kubelet[1505]: E1025 22:27:34.038713    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895254038413970,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:44 addons-821857 kubelet[1505]: E1025 22:27:44.041061    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895264040776325,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:44 addons-821857 kubelet[1505]: E1025 22:27:44.041097    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895264040776325,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:46 addons-821857 kubelet[1505]: I1025 22:27:46.693038    1505 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 25 22:27:54 addons-821857 kubelet[1505]: E1025 22:27:54.044407    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895274044069495,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:27:54 addons-821857 kubelet[1505]: E1025 22:27:54.044455    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895274044069495,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:04 addons-821857 kubelet[1505]: E1025 22:28:04.046979    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895284046735409,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:04 addons-821857 kubelet[1505]: E1025 22:28:04.047017    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895284046735409,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:14 addons-821857 kubelet[1505]: E1025 22:28:14.049686    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895294049431422,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:14 addons-821857 kubelet[1505]: E1025 22:28:14.049723    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895294049431422,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:23 addons-821857 kubelet[1505]: E1025 22:28:23.762240    1505 container_manager_linux.go:513] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41, memory: /docker/984c84d4e29f3f00780b4492fbc317be1b273602cbec4ebb24a87b35b1331a41/system.slice/kubelet.service"
	Oct 25 22:28:24 addons-821857 kubelet[1505]: E1025 22:28:24.052207    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895304051879677,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:24 addons-821857 kubelet[1505]: E1025 22:28:24.052251    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895304051879677,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:34 addons-821857 kubelet[1505]: E1025 22:28:34.054859    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895314054585208,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:34 addons-821857 kubelet[1505]: E1025 22:28:34.054897    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895314054585208,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:44 addons-821857 kubelet[1505]: E1025 22:28:44.058027    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895324057764816,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 25 22:28:44 addons-821857 kubelet[1505]: E1025 22:28:44.058065    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729895324057764816,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:606930,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [66e3686c1e5cd0addeef2fe9db4acd9a07a04ddcd151b42593646ed11c5a2db7] <==
	I1025 22:19:15.778208       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1025 22:19:15.791149       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1025 22:19:15.793615       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1025 22:19:15.804355       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1025 22:19:15.804627       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-821857_129907e2-54c5-4b3b-a827-cb210aa73a8b!
	I1025 22:19:15.808484       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"cce2ba50-9530-41e3-b2d3-21533c0ca65c", APIVersion:"v1", ResourceVersion:"899", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-821857_129907e2-54c5-4b3b-a827-cb210aa73a8b became leader
	I1025 22:19:15.905034       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-821857_129907e2-54c5-4b3b-a827-cb210aa73a8b!
	

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

                                                
                                    

Test pass (297/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.09
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.1/json-events 5.51
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.08
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.6
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 218.03
31 TestAddons/serial/GCPAuth/Namespaces 0.27
32 TestAddons/serial/GCPAuth/FakeCredentials 10.93
35 TestAddons/parallel/Registry 19.16
37 TestAddons/parallel/InspektorGadget 11.75
40 TestAddons/parallel/CSI 65.49
41 TestAddons/parallel/Headlamp 17.79
42 TestAddons/parallel/CloudSpanner 6.79
43 TestAddons/parallel/LocalPath 52.97
44 TestAddons/parallel/NvidiaDevicePlugin 6.7
45 TestAddons/parallel/Yakd 11.78
47 TestAddons/StoppedEnableDisable 12.26
48 TestCertOptions 38.24
49 TestCertExpiration 262.68
51 TestForceSystemdFlag 35.97
52 TestForceSystemdEnv 41.7
58 TestErrorSpam/setup 30.12
59 TestErrorSpam/start 0.78
60 TestErrorSpam/status 1.12
61 TestErrorSpam/pause 1.78
62 TestErrorSpam/unpause 1.9
63 TestErrorSpam/stop 1.5
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 51.95
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 26.7
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.09
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.42
75 TestFunctional/serial/CacheCmd/cache/add_local 1.49
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.05
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.16
83 TestFunctional/serial/ExtraConfig 41.52
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.75
86 TestFunctional/serial/LogsFileCmd 1.75
87 TestFunctional/serial/InvalidService 4.18
89 TestFunctional/parallel/ConfigCmd 0.52
90 TestFunctional/parallel/DashboardCmd 10.7
91 TestFunctional/parallel/DryRun 0.45
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1.06
97 TestFunctional/parallel/ServiceCmdConnect 13.75
98 TestFunctional/parallel/AddonsCmd 0.26
99 TestFunctional/parallel/PersistentVolumeClaim 24.42
101 TestFunctional/parallel/SSHCmd 0.69
102 TestFunctional/parallel/CpCmd 2.19
104 TestFunctional/parallel/FileSync 0.4
105 TestFunctional/parallel/CertSync 2.1
109 TestFunctional/parallel/NodeLabels 0.13
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.69
113 TestFunctional/parallel/License 0.26
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.6
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.45
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.15
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.47
127 TestFunctional/parallel/ProfileCmd/profile_list 0.43
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
129 TestFunctional/parallel/MountCmd/any-port 8.16
130 TestFunctional/parallel/ServiceCmd/List 0.5
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.5
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.39
133 TestFunctional/parallel/ServiceCmd/Format 0.37
134 TestFunctional/parallel/ServiceCmd/URL 0.38
135 TestFunctional/parallel/MountCmd/specific-port 2.09
136 TestFunctional/parallel/MountCmd/VerifyCleanup 1.56
137 TestFunctional/parallel/Version/short 0.09
138 TestFunctional/parallel/Version/components 1.25
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.32
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.26
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.78
144 TestFunctional/parallel/ImageCommands/Setup 0.71
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.74
146 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.36
147 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
148 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
149 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
150 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.56
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.65
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.67
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.95
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.64
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
161 TestMultiControlPlane/serial/StartCluster 179.9
162 TestMultiControlPlane/serial/DeployApp 9.64
163 TestMultiControlPlane/serial/PingHostFromPods 1.62
164 TestMultiControlPlane/serial/AddWorkerNode 35.34
165 TestMultiControlPlane/serial/NodeLabels 0.12
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.99
167 TestMultiControlPlane/serial/CopyFile 19.07
168 TestMultiControlPlane/serial/StopSecondaryNode 12.72
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.78
170 TestMultiControlPlane/serial/RestartSecondaryNode 26.19
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.31
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 187.5
173 TestMultiControlPlane/serial/DeleteSecondaryNode 13.04
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.73
175 TestMultiControlPlane/serial/StopCluster 35.91
176 TestMultiControlPlane/serial/RestartCluster 102.5
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.72
178 TestMultiControlPlane/serial/AddSecondaryNode 74.29
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.02
183 TestJSONOutput/start/Command 49.41
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.76
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.74
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.94
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.23
208 TestKicCustomNetwork/create_custom_network 38.17
209 TestKicCustomNetwork/use_default_bridge_network 34.28
210 TestKicExistingNetwork 32.47
211 TestKicCustomSubnet 35.06
212 TestKicStaticIP 31.32
213 TestMainNoArgs 0.05
214 TestMinikubeProfile 70.08
217 TestMountStart/serial/StartWithMountFirst 7.18
218 TestMountStart/serial/VerifyMountFirst 0.28
219 TestMountStart/serial/StartWithMountSecond 6.36
220 TestMountStart/serial/VerifyMountSecond 0.26
221 TestMountStart/serial/DeleteFirst 1.61
222 TestMountStart/serial/VerifyMountPostDelete 0.25
223 TestMountStart/serial/Stop 1.21
224 TestMountStart/serial/RestartStopped 8.53
225 TestMountStart/serial/VerifyMountPostStop 0.28
228 TestMultiNode/serial/FreshStart2Nodes 81.57
229 TestMultiNode/serial/DeployApp2Nodes 6.45
230 TestMultiNode/serial/PingHostFrom2Pods 1.02
231 TestMultiNode/serial/AddNode 28.3
232 TestMultiNode/serial/MultiNodeLabels 0.1
233 TestMultiNode/serial/ProfileList 0.72
234 TestMultiNode/serial/CopyFile 10.02
235 TestMultiNode/serial/StopNode 2.23
236 TestMultiNode/serial/StartAfterStop 10.25
237 TestMultiNode/serial/RestartKeepsNodes 81.14
238 TestMultiNode/serial/DeleteNode 5.27
239 TestMultiNode/serial/StopMultiNode 23.86
240 TestMultiNode/serial/RestartMultiNode 54.31
241 TestMultiNode/serial/ValidateNameConflict 31.68
246 TestPreload 130.27
248 TestScheduledStopUnix 109.7
251 TestInsufficientStorage 10.69
252 TestRunningBinaryUpgrade 74.81
254 TestKubernetesUpgrade 386.79
255 TestMissingContainerUpgrade 162.07
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
258 TestNoKubernetes/serial/StartWithK8s 37.49
259 TestNoKubernetes/serial/StartWithStopK8s 8.74
260 TestNoKubernetes/serial/Start 7.83
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.44
262 TestNoKubernetes/serial/ProfileList 1.48
263 TestNoKubernetes/serial/Stop 1.3
264 TestNoKubernetes/serial/StartNoArgs 7.14
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
266 TestStoppedBinaryUpgrade/Setup 1.19
267 TestStoppedBinaryUpgrade/Upgrade 75.83
268 TestStoppedBinaryUpgrade/MinikubeLogs 2.47
277 TestPause/serial/Start 53.09
278 TestPause/serial/SecondStartNoReconfiguration 28.37
279 TestPause/serial/Pause 0.97
280 TestPause/serial/VerifyStatus 0.38
281 TestPause/serial/Unpause 0.81
282 TestPause/serial/PauseAgain 1.27
283 TestPause/serial/DeletePaused 3.14
284 TestPause/serial/VerifyDeletedResources 5.41
292 TestNetworkPlugins/group/false 5.62
297 TestStartStop/group/old-k8s-version/serial/FirstStart 125.85
298 TestStartStop/group/old-k8s-version/serial/DeployApp 10.66
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.1
300 TestStartStop/group/old-k8s-version/serial/Stop 12.09
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.29
302 TestStartStop/group/old-k8s-version/serial/SecondStart 149.19
304 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 53.27
305 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.4
306 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.14
307 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.97
308 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
309 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 289
310 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
311 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
312 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
313 TestStartStop/group/old-k8s-version/serial/Pause 2.97
315 TestStartStop/group/embed-certs/serial/FirstStart 52.47
316 TestStartStop/group/embed-certs/serial/DeployApp 10.35
317 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.11
318 TestStartStop/group/embed-certs/serial/Stop 12.05
319 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
320 TestStartStop/group/embed-certs/serial/SecondStart 267.59
321 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
322 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
323 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.25
324 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.13
326 TestStartStop/group/no-preload/serial/FirstStart 58.93
327 TestStartStop/group/no-preload/serial/DeployApp 10.38
328 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.52
329 TestStartStop/group/no-preload/serial/Stop 12.08
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
332 TestStartStop/group/no-preload/serial/SecondStart 302.01
333 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.16
334 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.32
335 TestStartStop/group/embed-certs/serial/Pause 4.47
337 TestStartStop/group/newest-cni/serial/FirstStart 40.26
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.61
340 TestStartStop/group/newest-cni/serial/Stop 1.26
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
342 TestStartStop/group/newest-cni/serial/SecondStart 16.03
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.31
346 TestStartStop/group/newest-cni/serial/Pause 3.15
347 TestNetworkPlugins/group/auto/Start 51.74
348 TestNetworkPlugins/group/auto/KubeletFlags 0.31
349 TestNetworkPlugins/group/auto/NetCatPod 11.3
350 TestNetworkPlugins/group/auto/DNS 0.18
351 TestNetworkPlugins/group/auto/Localhost 0.16
352 TestNetworkPlugins/group/auto/HairPin 0.16
353 TestNetworkPlugins/group/kindnet/Start 52.51
354 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
355 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
356 TestNetworkPlugins/group/kindnet/NetCatPod 11.27
357 TestNetworkPlugins/group/kindnet/DNS 0.19
358 TestNetworkPlugins/group/kindnet/Localhost 0.16
359 TestNetworkPlugins/group/kindnet/HairPin 0.16
360 TestNetworkPlugins/group/calico/Start 65.6
361 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
362 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.13
363 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.28
364 TestStartStop/group/no-preload/serial/Pause 3.41
365 TestNetworkPlugins/group/custom-flannel/Start 60.12
366 TestNetworkPlugins/group/calico/ControllerPod 6.01
367 TestNetworkPlugins/group/calico/KubeletFlags 0.42
368 TestNetworkPlugins/group/calico/NetCatPod 12.33
369 TestNetworkPlugins/group/calico/DNS 0.31
370 TestNetworkPlugins/group/calico/Localhost 0.22
371 TestNetworkPlugins/group/calico/HairPin 0.26
372 TestNetworkPlugins/group/enable-default-cni/Start 77.59
373 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.41
374 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.34
375 TestNetworkPlugins/group/custom-flannel/DNS 0.28
376 TestNetworkPlugins/group/custom-flannel/Localhost 0.22
377 TestNetworkPlugins/group/custom-flannel/HairPin 0.26
378 TestNetworkPlugins/group/flannel/Start 54.82
379 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.36
380 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.29
381 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
382 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
383 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
384 TestNetworkPlugins/group/flannel/ControllerPod 6.01
385 TestNetworkPlugins/group/flannel/KubeletFlags 0.4
386 TestNetworkPlugins/group/flannel/NetCatPod 12.34
387 TestNetworkPlugins/group/bridge/Start 48.15
388 TestNetworkPlugins/group/flannel/DNS 0.22
389 TestNetworkPlugins/group/flannel/Localhost 0.21
390 TestNetworkPlugins/group/flannel/HairPin 0.19
391 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
392 TestNetworkPlugins/group/bridge/NetCatPod 11.26
393 TestNetworkPlugins/group/bridge/DNS 0.16
394 TestNetworkPlugins/group/bridge/Localhost 0.15
395 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (8.09s)

                                                
                                                
=== 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-925410 --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-925410 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (8.085323875s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (8.09s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1025 22:17:23.526829 1292732 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I1025 22:17:23.526909 1292732 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19758-1287216/.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.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-925410 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |          |
	|         | -p download-only-925410        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/25 22:17:15
	Running on machine: ip-172-31-24-2
	Binary: Built with gc go1.23.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1025 22:17:15.486461 1292737 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:17:15.486657 1292737 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:15.486688 1292737 out.go:358] Setting ErrFile to fd 2...
	I1025 22:17:15.486707 1292737 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:15.486965 1292737 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	W1025 22:17:15.487131 1292737 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19758-1287216/.minikube/config/config.json: open /home/jenkins/minikube-integration/19758-1287216/.minikube/config/config.json: no such file or directory
	I1025 22:17:15.487556 1292737 out.go:352] Setting JSON to true
	I1025 22:17:15.488522 1292737 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":17983,"bootTime":1729876653,"procs":185,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 22:17:15.488622 1292737 start.go:139] virtualization:  
	I1025 22:17:15.492936 1292737 out.go:97] [download-only-925410] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W1025 22:17:15.493120 1292737 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball: no such file or directory
	I1025 22:17:15.493246 1292737 notify.go:220] Checking for updates...
	I1025 22:17:15.496721 1292737 out.go:169] MINIKUBE_LOCATION=19758
	I1025 22:17:15.499479 1292737 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 22:17:15.502902 1292737 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:17:15.505047 1292737 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 22:17:15.507311 1292737 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W1025 22:17:15.512732 1292737 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1025 22:17:15.513011 1292737 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 22:17:15.538437 1292737 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 22:17:15.538566 1292737 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:15.593911 1292737 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:17:15.582183129 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:15.594023 1292737 docker.go:318] overlay module found
	I1025 22:17:15.596790 1292737 out.go:97] Using the docker driver based on user configuration
	I1025 22:17:15.596820 1292737 start.go:297] selected driver: docker
	I1025 22:17:15.596829 1292737 start.go:901] validating driver "docker" against <nil>
	I1025 22:17:15.596949 1292737 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:15.647869 1292737 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:17:15.637787938 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:15.648084 1292737 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1025 22:17:15.648371 1292737 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I1025 22:17:15.648539 1292737 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1025 22:17:15.651466 1292737 out.go:169] Using Docker driver with root privileges
	I1025 22:17:15.653817 1292737 cni.go:84] Creating CNI manager for ""
	I1025 22:17:15.653878 1292737 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:17:15.653892 1292737 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1025 22:17:15.653978 1292737 start.go:340] cluster config:
	{Name:download-only-925410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-925410 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}
	I1025 22:17:15.656184 1292737 out.go:97] Starting "download-only-925410" primary control-plane node in "download-only-925410" cluster
	I1025 22:17:15.656211 1292737 cache.go:121] Beginning downloading kic base image for docker with crio
	I1025 22:17:15.658462 1292737 out.go:97] Pulling base image v0.0.45-1729002334-19806 ...
	I1025 22:17:15.658494 1292737 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1025 22:17:15.658676 1292737 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local docker daemon
	I1025 22:17:15.673863 1292737 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e to local cache
	I1025 22:17:15.674027 1292737 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory
	I1025 22:17:15.674125 1292737 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e to local cache
	I1025 22:17:15.730148 1292737 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
	I1025 22:17:15.730177 1292737 cache.go:56] Caching tarball of preloaded images
	I1025 22:17:15.730344 1292737 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1025 22:17:15.732685 1292737 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1025 22:17:15.732729 1292737 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I1025 22:17:15.821783 1292737 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/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-925410 host does not exist
	  To start a cluster, run: "minikube start -p download-only-925410"

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

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

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

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

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

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

                                                
                                                
=== 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-730920 --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-730920 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.505970295s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (5.51s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1025 22:17:29.481054 1292732 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I1025 22:17:29.481094 1292732 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19758-1287216/.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.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-925410 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | -p download-only-925410        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| delete  | -p download-only-925410        | download-only-925410 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC | 25 Oct 24 22:17 UTC |
	| start   | -o=json --download-only        | download-only-730920 | jenkins | v1.34.0 | 25 Oct 24 22:17 UTC |                     |
	|         | -p download-only-730920        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/25 22:17:24
	Running on machine: ip-172-31-24-2
	Binary: Built with gc go1.23.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1025 22:17:24.031816 1292938 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:17:24.032062 1292938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:24.032094 1292938 out.go:358] Setting ErrFile to fd 2...
	I1025 22:17:24.032125 1292938 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:17:24.032956 1292938 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:17:24.033575 1292938 out.go:352] Setting JSON to true
	I1025 22:17:24.034609 1292938 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":17991,"bootTime":1729876653,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 22:17:24.034701 1292938 start.go:139] virtualization:  
	I1025 22:17:24.037799 1292938 out.go:97] [download-only-730920] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1025 22:17:24.038036 1292938 notify.go:220] Checking for updates...
	I1025 22:17:24.040132 1292938 out.go:169] MINIKUBE_LOCATION=19758
	I1025 22:17:24.042977 1292938 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 22:17:24.045183 1292938 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:17:24.047567 1292938 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 22:17:24.049659 1292938 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W1025 22:17:24.054194 1292938 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1025 22:17:24.054528 1292938 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 22:17:24.077738 1292938 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 22:17:24.077865 1292938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:24.135980 1292938 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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:45 SystemTime:2024-10-25 22:17:24.125808717 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:17:24.136098 1292938 docker.go:318] overlay module found
	I1025 22:17:24.139072 1292938 out.go:97] Using the docker driver based on user configuration
	I1025 22:17:24.139112 1292938 start.go:297] selected driver: docker
	I1025 22:17:24.139121 1292938 start.go:901] validating driver "docker" against <nil>
	I1025 22:17:24.139276 1292938 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:17:24.200487 1292938 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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:45 SystemTime:2024-10-25 22:17:24.19132184 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge-
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>}}
	I1025 22:17:24.200719 1292938 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1025 22:17:24.201012 1292938 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I1025 22:17:24.201169 1292938 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1025 22:17:24.204160 1292938 out.go:169] Using Docker driver with root privileges
	I1025 22:17:24.206381 1292938 cni.go:84] Creating CNI manager for ""
	I1025 22:17:24.206448 1292938 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1025 22:17:24.206464 1292938 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1025 22:17:24.206550 1292938 start.go:340] cluster config:
	{Name:download-only-730920 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-730920 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}
	I1025 22:17:24.209597 1292938 out.go:97] Starting "download-only-730920" primary control-plane node in "download-only-730920" cluster
	I1025 22:17:24.209621 1292938 cache.go:121] Beginning downloading kic base image for docker with crio
	I1025 22:17:24.212335 1292938 out.go:97] Pulling base image v0.0.45-1729002334-19806 ...
	I1025 22:17:24.212365 1292938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:24.212515 1292938 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local docker daemon
	I1025 22:17:24.228485 1292938 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e to local cache
	I1025 22:17:24.228651 1292938 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory
	I1025 22:17:24.228672 1292938 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e in local cache directory, skipping pull
	I1025 22:17:24.228677 1292938 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e exists in cache, skipping pull
	I1025 22:17:24.228684 1292938 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e as a tarball
	I1025 22:17:24.280092 1292938 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
	I1025 22:17:24.280125 1292938 cache.go:56] Caching tarball of preloaded images
	I1025 22:17:24.280293 1292938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:24.282836 1292938 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1025 22:17:24.282871 1292938 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I1025 22:17:24.372121 1292938 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/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I1025 22:17:27.932787 1292938 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I1025 22:17:27.932897 1292938 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I1025 22:17:28.797498 1292938 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I1025 22:17:28.797869 1292938 profile.go:143] Saving config to /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/download-only-730920/config.json ...
	I1025 22:17:28.797902 1292938 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/download-only-730920/config.json: {Name:mkc8e2cbd0ac213afafe30a8b387a1160793605a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 22:17:28.798086 1292938 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1025 22:17:28.798234 1292938 download.go:107] Downloading: 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 -> /home/jenkins/minikube-integration/19758-1287216/.minikube/cache/linux/arm64/v1.31.1/kubectl
	
	
	* The control-plane node download-only-730920 host does not exist
	  To start a cluster, run: "minikube start -p download-only-730920"

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I1025 22:17:30.837691 1292732 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-286265 --alsologtostderr --binary-mirror http://127.0.0.1:39235 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-286265" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-286265
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (218.03s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-821857 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-821857 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m38.032255606s)
--- PASS: TestAddons/Setup (218.03s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-821857 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-821857 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.27s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-821857 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-821857 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [c9417c02-70ac-46f4-a8dc-1515867d9083] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c9417c02-70ac-46f4-a8dc-1515867d9083] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.00468306s
addons_test.go:633: (dbg) Run:  kubectl --context addons-821857 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-821857 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-821857 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-821857 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.93s)

                                                
                                    
x
+
TestAddons/parallel/Registry (19.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 8.054274ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-6smsm" [80c73cbf-e909-48de-93f9-f3b9843cbab3] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004775684s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-tcc9k" [ca70403b-8091-4e0a-b4a5-54c057f2a47a] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003207852s
addons_test.go:331: (dbg) Run:  kubectl --context addons-821857 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-821857 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:336: (dbg) Done: kubectl --context addons-821857 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (5.729127107s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 ip
2024/10/25 22:21:47 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable registry --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable registry --alsologtostderr -v=1: (1.11057146s)
--- PASS: TestAddons/parallel/Registry (19.16s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-bqj6c" [5b670c9c-0aa9-4006-9c0b-a06370a97d5d] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003466562s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable inspektor-gadget --alsologtostderr -v=1: (5.743297457s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (65.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1025 22:22:13.311805 1292732 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1025 22:22:13.319681 1292732 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1025 22:22:13.319714 1292732 kapi.go:107] duration metric: took 7.926096ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 7.938986ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-821857 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-821857 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [9cd7921c-63c1-4135-a58c-317c50cc312a] Pending
helpers_test.go:344: "task-pv-pod" [9cd7921c-63c1-4135-a58c-317c50cc312a] 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" [9cd7921c-63c1-4135-a58c-317c50cc312a] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003626919s
addons_test.go:511: (dbg) Run:  kubectl --context addons-821857 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-821857 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-821857 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-821857 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-821857 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-821857 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-821857 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (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" [ed8f2c74-e17f-4461-bd46-d74567560953] Pending
helpers_test.go:344: "task-pv-pod-restore" [ed8f2c74-e17f-4461-bd46-d74567560953] 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" [ed8f2c74-e17f-4461-bd46-d74567560953] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004159047s
addons_test.go:553: (dbg) Run:  kubectl --context addons-821857 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-821857 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-821857 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.752774446s)
--- PASS: TestAddons/parallel/CSI (65.49s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-821857 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-821857 --alsologtostderr -v=1: (1.028108507s)
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-2rrdw" [7c5f7cb7-7362-42ee-916f-b9f2aa5f9810] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-2rrdw" [7c5f7cb7-7362-42ee-916f-b9f2aa5f9810] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-2rrdw" [7c5f7cb7-7362-42ee-916f-b9f2aa5f9810] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003652245s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable headlamp --alsologtostderr -v=1: (5.753985582s)
--- PASS: TestAddons/parallel/Headlamp (17.79s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-8995q" [577aef6b-2733-4e65-ae5e-ae0a98314723] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.039039299s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.79s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-821857 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-821857 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [c30c1e1b-b4de-4621-b265-fbf408c39124] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [c30c1e1b-b4de-4621-b265-fbf408c39124] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [c30c1e1b-b4de-4621-b265-fbf408c39124] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004998752s
addons_test.go:906: (dbg) Run:  kubectl --context addons-821857 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 ssh "cat /opt/local-path-provisioner/pvc-b00b88c6-45b0-4b25-9519-28d377efb77a_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-821857 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-821857 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.652247376s)
--- PASS: TestAddons/parallel/LocalPath (52.97s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-hrpfp" [7ba9c730-d274-4e0a-a1c5-66faea70ffa9] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004409341s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.70s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-fmxsc" [fe6f7756-95ed-4f6c-bc64-a690879d27b9] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004436523s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-821857 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-821857 addons disable yakd --alsologtostderr -v=1: (5.774116864s)
--- PASS: TestAddons/parallel/Yakd (11.78s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.26s)

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

                                                
                                    
x
+
TestCertOptions (38.24s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (262.68s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (35.97s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (41.7s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (30.12s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.78s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.12s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.78s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.9s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.5s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (51.95s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-640404 --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-640404 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (51.952329124s)
--- PASS: TestFunctional/serial/StartWithProxy (51.95s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.7s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1025 22:30:38.028472 1292732 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-640404 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-640404 --alsologtostderr -v=8: (26.698444395s)
functional_test.go:663: soft start took 26.699011225s for "functional-640404" cluster.
I1025 22:31:04.727225 1292732 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (26.70s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 cache add registry.k8s.io/pause:3.1: (1.548644846s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 cache add registry.k8s.io/pause:3.3: (1.598166098s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 cache add registry.k8s.io/pause:latest: (1.267191004s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.42s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-640404 /tmp/TestFunctionalserialCacheCmdcacheadd_local1629004960/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 cache add minikube-local-cache-test:functional-640404
E1025 22:31:10.489305 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:10.496055 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:10.507413 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:10.528762 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:10.570095 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:10.651478 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 cache delete minikube-local-cache-test:functional-640404
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-640404
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.49s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
E1025 22:31:10.813519 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh sudo crictl images
E1025 22:31:11.135875 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh sudo crictl inspecti registry.k8s.io/pause:latest
E1025 22:31:11.777404 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-640404 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (303.428755ms)

                                                
                                                
-- 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-640404 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 cache reload: (1.13354115s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh sudo crictl inspecti registry.k8s.io/pause:latest
E1025 22:31:13.058711 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.05s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (41.52s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-640404 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1025 22:31:15.620551 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:20.742750 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:30.984986 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:31:51.466371 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-640404 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (41.523315138s)
functional_test.go:761: restart took 41.523411851s for "functional-640404" cluster.
I1025 22:31:55.212729 1292732 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (41.52s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.75s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 logs --file /tmp/TestFunctionalserialLogsFileCmd732610839/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 logs --file /tmp/TestFunctionalserialLogsFileCmd732610839/001/logs.txt: (1.752333424s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.75s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.18s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.52s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.7s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 22:32:37.193719 1320746 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:32:37.193950 1320746 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:32:37.193980 1320746 out.go:358] Setting ErrFile to fd 2...
	I1025 22:32:37.194002 1320746 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:32:37.194275 1320746 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:32:37.194673 1320746 out.go:352] Setting JSON to false
	I1025 22:32:37.195709 1320746 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":18905,"bootTime":1729876653,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 22:32:37.195820 1320746 start.go:139] virtualization:  
	I1025 22:32:37.199983 1320746 out.go:177] * [functional-640404] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1025 22:32:37.202630 1320746 out.go:177]   - MINIKUBE_LOCATION=19758
	I1025 22:32:37.202708 1320746 notify.go:220] Checking for updates...
	I1025 22:32:37.208251 1320746 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 22:32:37.211158 1320746 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:32:37.213291 1320746 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 22:32:37.215399 1320746 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 22:32:37.217787 1320746 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 22:32:37.220632 1320746 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:32:37.221160 1320746 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 22:32:37.242752 1320746 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 22:32:37.242878 1320746 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:32:37.299148 1320746 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:32:37.289212403 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:32:37.299258 1320746 docker.go:318] overlay module found
	I1025 22:32:37.302110 1320746 out.go:177] * Using the docker driver based on existing profile
	I1025 22:32:37.304031 1320746 start.go:297] selected driver: docker
	I1025 22:32:37.304048 1320746 start.go:901] validating driver "docker" against &{Name:functional-640404 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-640404 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}
	I1025 22:32:37.304179 1320746 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 22:32:37.307145 1320746 out.go:201] 
	W1025 22:32:37.309795 1320746 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
	I1025 22:32:37.312145 1320746 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 22:32:36.987108 1320701 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:32:36.987319 1320701 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:32:36.987357 1320701 out.go:358] Setting ErrFile to fd 2...
	I1025 22:32:36.987376 1320701 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:32:36.987760 1320701 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:32:36.988174 1320701 out.go:352] Setting JSON to false
	I1025 22:32:36.989197 1320701 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":18904,"bootTime":1729876653,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 22:32:36.989324 1320701 start.go:139] virtualization:  
	I1025 22:32:36.993640 1320701 out.go:177] * [functional-640404] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I1025 22:32:36.996101 1320701 out.go:177]   - MINIKUBE_LOCATION=19758
	I1025 22:32:36.996243 1320701 notify.go:220] Checking for updates...
	I1025 22:32:37.016866 1320701 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 22:32:37.020271 1320701 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 22:32:37.024144 1320701 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 22:32:37.027217 1320701 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 22:32:37.029696 1320701 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 22:32:37.032663 1320701 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:32:37.033319 1320701 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 22:32:37.066340 1320701 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 22:32:37.066559 1320701 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:32:37.124243 1320701 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:32:37.114650058 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:32:37.124358 1320701 docker.go:318] overlay module found
	I1025 22:32:37.126483 1320701 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1025 22:32:37.128436 1320701 start.go:297] selected driver: docker
	I1025 22:32:37.128458 1320701 start.go:901] validating driver "docker" against &{Name:functional-640404 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1729002334-19806@sha256:40e85bdbd09a1ee487c66779d8bda357f3aa054bb4ec597b30029882beba918e 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-640404 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}
	I1025 22:32:37.128568 1320701 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 22:32:37.131543 1320701 out.go:201] 
	W1025 22:32:37.133587 1320701 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
	I1025 22:32:37.135882 1320701 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-640404 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-640404 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-2fp4c" [9cc9643a-e80a-42cf-842a-55f790842e5a] 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-2fp4c" [9cc9643a-e80a-42cf-842a-55f790842e5a] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.003557653s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32467
functional_test.go:1675: http://192.168.49.2:32467: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-2fp4c

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.42s)

                                                
                                                
=== 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" [0e49d81f-6753-4a6a-94dc-67e812fe9f7c] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004455957s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-640404 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-640404 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-640404 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-640404 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" [f61283fe-823f-4876-b82b-7f4efbc69b03] Pending
helpers_test.go:344: "sp-pod" [f61283fe-823f-4876-b82b-7f4efbc69b03] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [f61283fe-823f-4876-b82b-7f4efbc69b03] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004016395s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-640404 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-640404 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-640404 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" [62b20206-dbb8-4b41-b296-8135464c1b37] Pending
helpers_test.go:344: "sp-pod" [62b20206-dbb8-4b41-b296-8135464c1b37] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004333677s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-640404 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.42s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.69s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.4s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/1292732.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "sudo cat /etc/ssl/certs/1292732.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/1292732.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "sudo cat /usr/share/ca-certificates/1292732.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-640404 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/12927322.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "sudo cat /etc/ssl/certs/12927322.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/12927322.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "sudo cat /usr/share/ca-certificates/12927322.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-640404 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.10s)

                                                
                                    
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-640404 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.69s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-640404 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" [7de9c124-898c-48de-b7c2-e714d4d09d2a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [7de9c124-898c-48de-b7c2-e714d4d09d2a] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.005539814s
I1025 22:32:13.253124 1292732 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.45s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-640404 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-640404 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-xrnr5" [ccdbc10c-9e3f-451c-a922-4924cc08af35] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-xrnr5" [ccdbc10c-9e3f-451c-a922-4924cc08af35] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.00426293s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1025 22:32:31.220964 1292732 retry.go:31] will retry after 482.540626ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct 25 22:32 created-by-test
-rw-r--r-- 1 docker docker 24 Oct 25 22:32 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct 25 22:32 test-1729895550911417825
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh cat /mount-9p/test-1729895550911417825
E1025 22:32:32.429145 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-640404 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" [9619c1b2-af8a-4807-b9a4-01581ae8e086] Pending
helpers_test.go:344: "busybox-mount" [9619c1b2-af8a-4807-b9a4-01581ae8e086] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [9619c1b2-af8a-4807-b9a4-01581ae8e086] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [9619c1b2-af8a-4807-b9a4-01581ae8e086] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.004846934s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-640404 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-640404 /tmp/TestFunctionalparallelMountCmdany-port522212309/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.16s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1025 22:32:39.626710 1292732 retry.go:31] will retry after 471.913071ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 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-640404 /tmp/TestFunctionalparallelMountCmdspecific-port1738609056/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-640404 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-640404 ssh "sudo umount -f /mount-9p": exit status 1 (269.397754ms)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-640404 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640404 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-640404
localhost/kicbase/echo-server:functional-640404
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:v20241007-36f62932
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640404 image ls --format short --alsologtostderr:
I1025 22:32:53.151551 1323486 out.go:345] Setting OutFile to fd 1 ...
I1025 22:32:53.151855 1323486 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.151865 1323486 out.go:358] Setting ErrFile to fd 2...
I1025 22:32:53.151871 1323486 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.152155 1323486 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
I1025 22:32:53.153364 1323486 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.153527 1323486 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.154125 1323486 cli_runner.go:164] Run: docker container inspect functional-640404 --format={{.State.Status}}
I1025 22:32:53.173643 1323486 ssh_runner.go:195] Run: systemctl --version
I1025 22:32:53.173707 1323486 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640404
I1025 22:32:53.196525 1323486 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34284 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/functional-640404/id_rsa Username:docker}
I1025 22:32:53.297393 1323486 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.32s)

                                                
                                    
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-640404 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640404 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 4b196525bd3cc | 201MB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| docker.io/kindest/kindnetd              | v20241007-36f62932 | 0bcd66b03df5f | 98.3MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| docker.io/library/nginx                 | alpine             | 577a23b5858b9 | 52.3MB |
| localhost/kicbase/echo-server           | functional-640404  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| localhost/minikube-local-cache-test     | functional-640404  | 6ccc7b0325d93 | 3.33kB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640404 image ls --format table --alsologtostderr:
I1025 22:32:53.763616 1323642 out.go:345] Setting OutFile to fd 1 ...
I1025 22:32:53.763901 1323642 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.763911 1323642 out.go:358] Setting ErrFile to fd 2...
I1025 22:32:53.763917 1323642 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.764247 1323642 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
I1025 22:32:53.765045 1323642 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.765172 1323642 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.765771 1323642 cli_runner.go:164] Run: docker container inspect functional-640404 --format={{.State.Status}}
I1025 22:32:53.789849 1323642 ssh_runner.go:195] Run: systemctl --version
I1025 22:32:53.789918 1323642 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640404
I1025 22:32:53.812784 1323642 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34284 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/functional-640404/id_rsa Username:docker}
I1025 22:32:53.902814 1323642 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

                                                
                                                
=== 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-640404 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640404 image ls --format json --alsologtostderr:
[{"id":"4b196525bd3cc6aa7a72ba63c6c2ae6d957b57edd603a7070c5e31f8e63c51f9","repoDigests":["docker.io/library/nginx@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb","docker.io/library/nginx@sha256:3c8ba625caaaae90eced8640bd64f6bf87ad68773831837b27b35056df873aef"],"repoTags":["docker.io/library/nginx:latest"],"size":"200984107"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-640404"],"size":"4788229"},{"id":"7f8aa378bb47dffc
f430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","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":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d31835
8822e09a"],"repoTags":[],"size":"42263767"},{"id":"6ccc7b0325d93bef9d5418e6cd97a74d9fd525d511f42e0bc9f80c4ad332224a","repoDigests":["localhost/minikube-local-cache-test@sha256:00ecb5eb9f5043d744c3d32e4e2003cd96f0afd360042c7797f34946ea572489"],"repoTags":["localhost/minikube-local-cache-test:functional-640404"],"size":"3330"},{"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":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5
bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d141
8e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"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":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"0bcd66b03df5f1498fba5b90226939f5993cfba4c8379438bd8e89f3b4a70baa","repoDigests":["docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387","docker.io/kindest/kindnetd@sha256:b61c0e5ba940299ee811e
fe946ee83e509799ea7e0651e1b782e83a665b29bae"],"repoTags":["docker.io/kindest/kindnetd:v20241007-36f62932"],"size":"98291250"},{"id":"577a23b5858b94a1a92e4263bd5d6da99fbd997fb9839bc0f357c9d4b858f431","repoDigests":["docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250","docker.io/library/nginx@sha256:d1f949a77b81762af560a6e8f3f2bc2817f1c575ede5a756749e3c5d459e6478"],"repoTags":["docker.io/library/nginx:alpine"],"size":"52254450"},{"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.k
8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"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"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640404 image ls --format json --alsologtostderr:
I1025 22:32:53.466442 1323555 out.go:345] Setting OutFile to fd 1 ...
I1025 22:32:53.466659 1323555 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.466687 1323555 out.go:358] Setting ErrFile to fd 2...
I1025 22:32:53.466706 1323555 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.466999 1323555 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
I1025 22:32:53.467976 1323555 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.468795 1323555 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.469549 1323555 cli_runner.go:164] Run: docker container inspect functional-640404 --format={{.State.Status}}
I1025 22:32:53.502547 1323555 ssh_runner.go:195] Run: systemctl --version
I1025 22:32:53.502703 1323555 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640404
I1025 22:32:53.533501 1323555 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34284 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/functional-640404/id_rsa Username:docker}
I1025 22:32:53.626237 1323555 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

                                                
                                                
=== 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-640404 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640404 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: 0bcd66b03df5f1498fba5b90226939f5993cfba4c8379438bd8e89f3b4a70baa
repoDigests:
- docker.io/kindest/kindnetd@sha256:a454aa48d8e10631411378503103b251e3f52856d8be2535efb73a92fa2c0387
- docker.io/kindest/kindnetd@sha256:b61c0e5ba940299ee811efe946ee83e509799ea7e0651e1b782e83a665b29bae
repoTags:
- docker.io/kindest/kindnetd:v20241007-36f62932
size: "98291250"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-640404
size: "4788229"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- 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: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- 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: 6ccc7b0325d93bef9d5418e6cd97a74d9fd525d511f42e0bc9f80c4ad332224a
repoDigests:
- localhost/minikube-local-cache-test@sha256:00ecb5eb9f5043d744c3d32e4e2003cd96f0afd360042c7797f34946ea572489
repoTags:
- localhost/minikube-local-cache-test:functional-640404
size: "3330"
- 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: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 4b196525bd3cc6aa7a72ba63c6c2ae6d957b57edd603a7070c5e31f8e63c51f9
repoDigests:
- docker.io/library/nginx@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb
- docker.io/library/nginx@sha256:3c8ba625caaaae90eced8640bd64f6bf87ad68773831837b27b35056df873aef
repoTags:
- docker.io/library/nginx:latest
size: "200984107"
- 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: 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: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 577a23b5858b94a1a92e4263bd5d6da99fbd997fb9839bc0f357c9d4b858f431
repoDigests:
- docker.io/library/nginx@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250
- docker.io/library/nginx@sha256:d1f949a77b81762af560a6e8f3f2bc2817f1c575ede5a756749e3c5d459e6478
repoTags:
- docker.io/library/nginx:alpine
size: "52254450"
- 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"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640404 image ls --format yaml --alsologtostderr:
I1025 22:32:53.138322 1323487 out.go:345] Setting OutFile to fd 1 ...
I1025 22:32:53.138569 1323487 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.138601 1323487 out.go:358] Setting ErrFile to fd 2...
I1025 22:32:53.138620 1323487 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.138869 1323487 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
I1025 22:32:53.139566 1323487 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.139720 1323487 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.140234 1323487 cli_runner.go:164] Run: docker container inspect functional-640404 --format={{.State.Status}}
I1025 22:32:53.159682 1323487 ssh_runner.go:195] Run: systemctl --version
I1025 22:32:53.159735 1323487 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640404
I1025 22:32:53.177440 1323487 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34284 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/functional-640404/id_rsa Username:docker}
I1025 22:32:53.269985 1323487 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 image build -t localhost/my-image:functional-640404 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 image build -t localhost/my-image:functional-640404 testdata/build --alsologtostderr: (3.190353339s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-640404 image build -t localhost/my-image:functional-640404 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1c321f964d9
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-640404
--> 210da3c9e32
Successfully tagged localhost/my-image:functional-640404
210da3c9e32b90ee9f5c5b054e83ad05df8b96b4be51069c1b08ee4b778b4de0
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-640404 image build -t localhost/my-image:functional-640404 testdata/build --alsologtostderr:
I1025 22:32:53.750366 1323641 out.go:345] Setting OutFile to fd 1 ...
I1025 22:32:53.751218 1323641 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.751255 1323641 out.go:358] Setting ErrFile to fd 2...
I1025 22:32:53.751274 1323641 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1025 22:32:53.751582 1323641 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
I1025 22:32:53.752295 1323641 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.753002 1323641 config.go:182] Loaded profile config "functional-640404": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1025 22:32:53.753635 1323641 cli_runner.go:164] Run: docker container inspect functional-640404 --format={{.State.Status}}
I1025 22:32:53.772480 1323641 ssh_runner.go:195] Run: systemctl --version
I1025 22:32:53.772532 1323641 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-640404
I1025 22:32:53.796830 1323641 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34284 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/functional-640404/id_rsa Username:docker}
I1025 22:32:53.897941 1323641 build_images.go:161] Building image from path: /tmp/build.1588332581.tar
I1025 22:32:53.898030 1323641 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1025 22:32:53.912056 1323641 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1588332581.tar
I1025 22:32:53.918070 1323641 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1588332581.tar: stat -c "%s %y" /var/lib/minikube/build/build.1588332581.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1588332581.tar': No such file or directory
I1025 22:32:53.918118 1323641 ssh_runner.go:362] scp /tmp/build.1588332581.tar --> /var/lib/minikube/build/build.1588332581.tar (3072 bytes)
I1025 22:32:53.959525 1323641 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1588332581
I1025 22:32:53.972810 1323641 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1588332581 -xf /var/lib/minikube/build/build.1588332581.tar
I1025 22:32:53.982292 1323641 crio.go:315] Building image: /var/lib/minikube/build/build.1588332581
I1025 22:32:53.982364 1323641 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-640404 /var/lib/minikube/build/build.1588332581 --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
I1025 22:32:56.844329 1323641 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-640404 /var/lib/minikube/build/build.1588332581 --cgroup-manager=cgroupfs: (2.861940444s)
I1025 22:32:56.844404 1323641 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1588332581
I1025 22:32:56.853564 1323641 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1588332581.tar
I1025 22:32:56.862430 1323641 build_images.go:217] Built localhost/my-image:functional-640404 from /tmp/build.1588332581.tar
I1025 22:32:56.862460 1323641 build_images.go:133] succeeded building to: functional-640404
I1025 22:32:56.862465 1323641 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.78s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 image load --daemon kicbase/echo-server:functional-640404 --alsologtostderr
2024/10/25 22:32:48 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p functional-640404 image load --daemon kicbase/echo-server:functional-640404 --alsologtostderr: (1.033877258s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-640404 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.36s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== 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-640404
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-640404
--- 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-640404
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (179.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-714114 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1025 22:33:54.353386 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-714114 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m59.097605601s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (179.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-714114 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-714114 -- exec busybox-7dff88458-2d9bn -- 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-714114 -- exec busybox-7dff88458-2d9bn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-714114 -- exec busybox-7dff88458-ls2hv -- 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-714114 -- exec busybox-7dff88458-ls2hv -- sh -c "ping -c 1 192.168.49.1"
E1025 22:36:10.488987 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-714114 -- exec busybox-7dff88458-sk8cm -- 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-714114 -- exec busybox-7dff88458-sk8cm -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-714114 -v=7 --alsologtostderr
E1025 22:36:38.194747 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-714114 -v=7 --alsologtostderr: (34.391934031s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (35.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.99s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp testdata/cp-test.txt ha-714114:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3312997076/001/cp-test_ha-714114.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114:/home/docker/cp-test.txt ha-714114-m02:/home/docker/cp-test_ha-714114_ha-714114-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test_ha-714114_ha-714114-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114:/home/docker/cp-test.txt ha-714114-m03:/home/docker/cp-test_ha-714114_ha-714114-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test_ha-714114_ha-714114-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114:/home/docker/cp-test.txt ha-714114-m04:/home/docker/cp-test_ha-714114_ha-714114-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test_ha-714114_ha-714114-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp testdata/cp-test.txt ha-714114-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3312997076/001/cp-test_ha-714114-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m02:/home/docker/cp-test.txt ha-714114:/home/docker/cp-test_ha-714114-m02_ha-714114.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test_ha-714114-m02_ha-714114.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m02:/home/docker/cp-test.txt ha-714114-m03:/home/docker/cp-test_ha-714114-m02_ha-714114-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test_ha-714114-m02_ha-714114-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m02:/home/docker/cp-test.txt ha-714114-m04:/home/docker/cp-test_ha-714114-m02_ha-714114-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test_ha-714114-m02_ha-714114-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp testdata/cp-test.txt ha-714114-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3312997076/001/cp-test_ha-714114-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m03:/home/docker/cp-test.txt ha-714114:/home/docker/cp-test_ha-714114-m03_ha-714114.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test_ha-714114-m03_ha-714114.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m03:/home/docker/cp-test.txt ha-714114-m02:/home/docker/cp-test_ha-714114-m03_ha-714114-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test_ha-714114-m03_ha-714114-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m03:/home/docker/cp-test.txt ha-714114-m04:/home/docker/cp-test_ha-714114-m03_ha-714114-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test_ha-714114-m03_ha-714114-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp testdata/cp-test.txt ha-714114-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3312997076/001/cp-test_ha-714114-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m04:/home/docker/cp-test.txt ha-714114:/home/docker/cp-test_ha-714114-m04_ha-714114.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114 "sudo cat /home/docker/cp-test_ha-714114-m04_ha-714114.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m04:/home/docker/cp-test.txt ha-714114-m02:/home/docker/cp-test_ha-714114-m04_ha-714114-m02.txt
E1025 22:37:04.809323 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:04.816300 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:04.827642 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:04.848948 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:04.890312 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test.txt"
E1025 22:37:04.972310 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:05.133912 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m02 "sudo cat /home/docker/cp-test_ha-714114-m04_ha-714114-m02.txt"
E1025 22:37:05.455798 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 cp ha-714114-m04:/home/docker/cp-test.txt ha-714114-m03:/home/docker/cp-test_ha-714114-m04_ha-714114-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m04 "sudo cat /home/docker/cp-test.txt"
E1025 22:37:06.097645 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 ssh -n ha-714114-m03 "sudo cat /home/docker/cp-test_ha-714114-m04_ha-714114-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 node stop m02 -v=7 --alsologtostderr
E1025 22:37:07.378885 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:09.941380 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:37:15.063404 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-714114 node stop m02 -v=7 --alsologtostderr: (12.0166442s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr: exit status 7 (707.002162ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 22:37:18.686730 1339433 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:37:18.686934 1339433 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:37:18.686964 1339433 out.go:358] Setting ErrFile to fd 2...
	I1025 22:37:18.686985 1339433 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:37:18.687220 1339433 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:37:18.687424 1339433 out.go:352] Setting JSON to false
	I1025 22:37:18.687478 1339433 mustload.go:65] Loading cluster: ha-714114
	I1025 22:37:18.687567 1339433 notify.go:220] Checking for updates...
	I1025 22:37:18.688008 1339433 config.go:182] Loaded profile config "ha-714114": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:37:18.688049 1339433 status.go:174] checking status of ha-714114 ...
	I1025 22:37:18.688719 1339433 cli_runner.go:164] Run: docker container inspect ha-714114 --format={{.State.Status}}
	I1025 22:37:18.712410 1339433 status.go:371] ha-714114 host status = "Running" (err=<nil>)
	I1025 22:37:18.712433 1339433 host.go:66] Checking if "ha-714114" exists ...
	I1025 22:37:18.712741 1339433 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-714114
	I1025 22:37:18.739579 1339433 host.go:66] Checking if "ha-714114" exists ...
	I1025 22:37:18.739909 1339433 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:37:18.739962 1339433 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-714114
	I1025 22:37:18.758509 1339433 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34289 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/ha-714114/id_rsa Username:docker}
	I1025 22:37:18.846771 1339433 ssh_runner.go:195] Run: systemctl --version
	I1025 22:37:18.851070 1339433 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:37:18.862243 1339433 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:37:18.908736 1339433 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-10-25 22:37:18.898968243 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:37:18.909381 1339433 kubeconfig.go:125] found "ha-714114" server: "https://192.168.49.254:8443"
	I1025 22:37:18.909414 1339433 api_server.go:166] Checking apiserver status ...
	I1025 22:37:18.909468 1339433 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 22:37:18.920535 1339433 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1396/cgroup
	I1025 22:37:18.930091 1339433 api_server.go:182] apiserver freezer: "11:freezer:/docker/75abbfa97b6745f4bd64e802721fb19cf19a8804530d768fe695874658c48306/crio/crio-8756d88fddb03ed5b78480e71b7e0cf68830f809c3618d8d48f2219cd269b086"
	I1025 22:37:18.930158 1339433 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/75abbfa97b6745f4bd64e802721fb19cf19a8804530d768fe695874658c48306/crio/crio-8756d88fddb03ed5b78480e71b7e0cf68830f809c3618d8d48f2219cd269b086/freezer.state
	I1025 22:37:18.939123 1339433 api_server.go:204] freezer state: "THAWED"
	I1025 22:37:18.939154 1339433 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1025 22:37:18.948261 1339433 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1025 22:37:18.948295 1339433 status.go:463] ha-714114 apiserver status = Running (err=<nil>)
	I1025 22:37:18.948306 1339433 status.go:176] ha-714114 status: &{Name:ha-714114 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:37:18.948324 1339433 status.go:174] checking status of ha-714114-m02 ...
	I1025 22:37:18.948655 1339433 cli_runner.go:164] Run: docker container inspect ha-714114-m02 --format={{.State.Status}}
	I1025 22:37:18.966119 1339433 status.go:371] ha-714114-m02 host status = "Stopped" (err=<nil>)
	I1025 22:37:18.966142 1339433 status.go:384] host is not running, skipping remaining checks
	I1025 22:37:18.966148 1339433 status.go:176] ha-714114-m02 status: &{Name:ha-714114-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:37:18.966169 1339433 status.go:174] checking status of ha-714114-m03 ...
	I1025 22:37:18.966511 1339433 cli_runner.go:164] Run: docker container inspect ha-714114-m03 --format={{.State.Status}}
	I1025 22:37:18.983769 1339433 status.go:371] ha-714114-m03 host status = "Running" (err=<nil>)
	I1025 22:37:18.983795 1339433 host.go:66] Checking if "ha-714114-m03" exists ...
	I1025 22:37:18.984147 1339433 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-714114-m03
	I1025 22:37:19.002001 1339433 host.go:66] Checking if "ha-714114-m03" exists ...
	I1025 22:37:19.004711 1339433 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:37:19.004791 1339433 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-714114-m03
	I1025 22:37:19.023644 1339433 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34299 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/ha-714114-m03/id_rsa Username:docker}
	I1025 22:37:19.118672 1339433 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:37:19.131469 1339433 kubeconfig.go:125] found "ha-714114" server: "https://192.168.49.254:8443"
	I1025 22:37:19.131500 1339433 api_server.go:166] Checking apiserver status ...
	I1025 22:37:19.131574 1339433 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 22:37:19.142533 1339433 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1332/cgroup
	I1025 22:37:19.154032 1339433 api_server.go:182] apiserver freezer: "11:freezer:/docker/ce6a9b84c32ff5c5ba1c3431533a6f3cf2aea92562bb0825b147f879e32149b1/crio/crio-d59043d7b8d21a87439dbb50b25ba96931d13dd5a403c9bfab2b5820d55a52a1"
	I1025 22:37:19.154118 1339433 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/ce6a9b84c32ff5c5ba1c3431533a6f3cf2aea92562bb0825b147f879e32149b1/crio/crio-d59043d7b8d21a87439dbb50b25ba96931d13dd5a403c9bfab2b5820d55a52a1/freezer.state
	I1025 22:37:19.163862 1339433 api_server.go:204] freezer state: "THAWED"
	I1025 22:37:19.163898 1339433 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1025 22:37:19.171790 1339433 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1025 22:37:19.171820 1339433 status.go:463] ha-714114-m03 apiserver status = Running (err=<nil>)
	I1025 22:37:19.171829 1339433 status.go:176] ha-714114-m03 status: &{Name:ha-714114-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:37:19.171872 1339433 status.go:174] checking status of ha-714114-m04 ...
	I1025 22:37:19.172232 1339433 cli_runner.go:164] Run: docker container inspect ha-714114-m04 --format={{.State.Status}}
	I1025 22:37:19.188969 1339433 status.go:371] ha-714114-m04 host status = "Running" (err=<nil>)
	I1025 22:37:19.188998 1339433 host.go:66] Checking if "ha-714114-m04" exists ...
	I1025 22:37:19.189339 1339433 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-714114-m04
	I1025 22:37:19.208378 1339433 host.go:66] Checking if "ha-714114-m04" exists ...
	I1025 22:37:19.208964 1339433 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:37:19.209012 1339433 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-714114-m04
	I1025 22:37:19.225511 1339433 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34304 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/ha-714114-m04/id_rsa Username:docker}
	I1025 22:37:19.318442 1339433 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:37:19.333364 1339433 status.go:176] ha-714114-m04 status: &{Name:ha-714114-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (26.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 node start m02 -v=7 --alsologtostderr
E1025 22:37:25.304751 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-714114 node start m02 -v=7 --alsologtostderr: (24.561960771s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
E1025 22:37:45.786241 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr: (1.476408478s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (26.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.31s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (187.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-714114 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-714114 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-714114 -v=7 --alsologtostderr: (37.035688255s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-714114 --wait=true -v=7 --alsologtostderr
E1025 22:38:26.748654 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:39:48.670435 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-714114 --wait=true -v=7 --alsologtostderr: (2m30.233359102s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-714114
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (187.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-714114 node delete m03 -v=7 --alsologtostderr: (12.125341999s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (13.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 stop -v=7 --alsologtostderr
E1025 22:41:10.488489 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-714114 stop -v=7 --alsologtostderr: (35.801448901s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr: exit status 7 (112.07825ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 22:41:44.740483 1354101 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:41:44.740699 1354101 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:41:44.740726 1354101 out.go:358] Setting ErrFile to fd 2...
	I1025 22:41:44.740746 1354101 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:41:44.741152 1354101 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:41:44.741479 1354101 out.go:352] Setting JSON to false
	I1025 22:41:44.741526 1354101 mustload.go:65] Loading cluster: ha-714114
	I1025 22:41:44.742260 1354101 config.go:182] Loaded profile config "ha-714114": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:41:44.742308 1354101 status.go:174] checking status of ha-714114 ...
	I1025 22:41:44.743326 1354101 notify.go:220] Checking for updates...
	I1025 22:41:44.743594 1354101 cli_runner.go:164] Run: docker container inspect ha-714114 --format={{.State.Status}}
	I1025 22:41:44.760863 1354101 status.go:371] ha-714114 host status = "Stopped" (err=<nil>)
	I1025 22:41:44.760887 1354101 status.go:384] host is not running, skipping remaining checks
	I1025 22:41:44.760894 1354101 status.go:176] ha-714114 status: &{Name:ha-714114 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:41:44.760922 1354101 status.go:174] checking status of ha-714114-m02 ...
	I1025 22:41:44.761308 1354101 cli_runner.go:164] Run: docker container inspect ha-714114-m02 --format={{.State.Status}}
	I1025 22:41:44.777180 1354101 status.go:371] ha-714114-m02 host status = "Stopped" (err=<nil>)
	I1025 22:41:44.777201 1354101 status.go:384] host is not running, skipping remaining checks
	I1025 22:41:44.777209 1354101 status.go:176] ha-714114-m02 status: &{Name:ha-714114-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:41:44.777300 1354101 status.go:174] checking status of ha-714114-m04 ...
	I1025 22:41:44.777614 1354101 cli_runner.go:164] Run: docker container inspect ha-714114-m04 --format={{.State.Status}}
	I1025 22:41:44.799906 1354101 status.go:371] ha-714114-m04 host status = "Stopped" (err=<nil>)
	I1025 22:41:44.799929 1354101 status.go:384] host is not running, skipping remaining checks
	I1025 22:41:44.799935 1354101 status.go:176] ha-714114-m04 status: &{Name:ha-714114-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (102.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-714114 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1025 22:42:04.808397 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:42:32.511736 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-714114 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m41.582674051s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (102.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (74.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-714114 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-714114 --control-plane -v=7 --alsologtostderr: (1m13.279731866s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-714114 status -v=7 --alsologtostderr: (1.012075627s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (74.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.02s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (49.41s)

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.94s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.23s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e2e2bd4f-5373-4da9-8e81-555b0c79bb98","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-443544] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"09b695c2-d083-416e-ac00-44d22f6bc40c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19758"}}
	{"specversion":"1.0","id":"25424388-897c-4cfd-a87d-4c6a16092580","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":"7149931a-d319-4488-9015-2d3b10c377e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig"}}
	{"specversion":"1.0","id":"6e0962b3-2453-4b0e-8871-8d1e4357b7cd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube"}}
	{"specversion":"1.0","id":"02e6ba41-0052-4375-8c55-e2a2f1c4445c","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":"aa4e29a2-136e-4962-a644-7ea696d1a701","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"41401018-8ae3-405a-9b7b-0d2d9ea23425","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-443544" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-443544
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.17s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-033628 --network=
E1025 22:46:10.489110 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/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-033628 --network=: (36.096966258s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-033628" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-033628
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-033628: (2.052832018s)
--- PASS: TestKicCustomNetwork/create_custom_network (38.17s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.28s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-711077 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-711077 --network=bridge: (32.347865281s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-711077" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-711077
E1025 22:47:04.808469 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-711077: (1.907811317s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (34.28s)

                                                
                                    
x
+
TestKicExistingNetwork (32.47s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1025 22:47:05.817822 1292732 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}}]}"
W1025 22:47:05.833390 1292732 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
I1025 22:47:05.834424 1292732 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1025 22:47:05.834466 1292732 cli_runner.go:164] Run: docker network inspect existing-network
W1025 22:47:05.850073 1292732 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1025 22:47:05.850104 1292732 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
I1025 22:47:05.850122 1292732 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1025 22:47:05.850238 1292732 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}}]}"
I1025 22:47:05.873624 1292732 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-ad42cd78f475 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:74:31:c9:70} reservation:<nil>}
I1025 22:47:05.874020 1292732 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:0x4001f0b160}
I1025 22:47:05.874082 1292732 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 ...
I1025 22:47:05.874144 1292732 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
I1025 22:47:05.943145 1292732 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-169663 --network=existing-network
E1025 22:47:33.557646 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-169663 --network=existing-network: (30.305087259s)
helpers_test.go:175: Cleaning up "existing-network-169663" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-169663
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-169663: (2.003393814s)
I1025 22:47:38.267107 1292732 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (32.47s)

                                                
                                    
x
+
TestKicCustomSubnet (35.06s)

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

                                                
                                    
x
+
TestKicStaticIP (31.32s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (70.08s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-232298 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-232298 --driver=docker  --container-runtime=crio: (30.952919166s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-235169 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-235169 --driver=docker  --container-runtime=crio: (33.440855536s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-232298
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-235169
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-235169" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-235169
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-235169: (2.032371855s)
helpers_test.go:175: Cleaning up "first-232298" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-232298
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-232298: (2.267992125s)
--- PASS: TestMinikubeProfile (70.08s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.18s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-717577 --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-717577 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.17536287s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.18s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.36s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-719300 --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-719300 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (5.360456807s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.36s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.53s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (81.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-120766 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E1025 22:51:10.488533 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-120766 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m21.046822435s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-120766 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (81.57s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.45s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-120766 -v 3 --alsologtostderr
E1025 22:52:04.808374 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-120766 -v 3 --alsologtostderr: (27.622703396s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-120766 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (28.30s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.23s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 22:52:32.511038 1407234 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:52:32.511236 1407234 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:52:32.511266 1407234 out.go:358] Setting ErrFile to fd 2...
	I1025 22:52:32.511286 1407234 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:52:32.511548 1407234 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:52:32.511773 1407234 out.go:352] Setting JSON to false
	I1025 22:52:32.511828 1407234 mustload.go:65] Loading cluster: multinode-120766
	I1025 22:52:32.511927 1407234 notify.go:220] Checking for updates...
	I1025 22:52:32.512306 1407234 config.go:182] Loaded profile config "multinode-120766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:52:32.512353 1407234 status.go:174] checking status of multinode-120766 ...
	I1025 22:52:32.513216 1407234 cli_runner.go:164] Run: docker container inspect multinode-120766 --format={{.State.Status}}
	I1025 22:52:32.531947 1407234 status.go:371] multinode-120766 host status = "Running" (err=<nil>)
	I1025 22:52:32.531974 1407234 host.go:66] Checking if "multinode-120766" exists ...
	I1025 22:52:32.532367 1407234 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-120766
	I1025 22:52:32.551659 1407234 host.go:66] Checking if "multinode-120766" exists ...
	I1025 22:52:32.552100 1407234 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:52:32.552187 1407234 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-120766
	I1025 22:52:32.577597 1407234 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34409 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/multinode-120766/id_rsa Username:docker}
	I1025 22:52:32.666822 1407234 ssh_runner.go:195] Run: systemctl --version
	I1025 22:52:32.671375 1407234 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:52:32.682554 1407234 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 22:52:32.734428 1407234 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L 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-10-25 22:52:32.724530186 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-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-24-2 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: bridge
-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>}}
	I1025 22:52:32.735003 1407234 kubeconfig.go:125] found "multinode-120766" server: "https://192.168.67.2:8443"
	I1025 22:52:32.735034 1407234 api_server.go:166] Checking apiserver status ...
	I1025 22:52:32.735080 1407234 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 22:52:32.745879 1407234 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1399/cgroup
	I1025 22:52:32.755084 1407234 api_server.go:182] apiserver freezer: "11:freezer:/docker/c476eb989a3d8405329b0b4d2b6a4e9124c741e477563240b5f0a8637b343792/crio/crio-d35b42c4fd0b132586a91721cca77a5c5b829e7a616530ed6dde3e7662c6466f"
	I1025 22:52:32.755155 1407234 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c476eb989a3d8405329b0b4d2b6a4e9124c741e477563240b5f0a8637b343792/crio/crio-d35b42c4fd0b132586a91721cca77a5c5b829e7a616530ed6dde3e7662c6466f/freezer.state
	I1025 22:52:32.763952 1407234 api_server.go:204] freezer state: "THAWED"
	I1025 22:52:32.763982 1407234 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1025 22:52:32.772451 1407234 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1025 22:52:32.772494 1407234 status.go:463] multinode-120766 apiserver status = Running (err=<nil>)
	I1025 22:52:32.772508 1407234 status.go:176] multinode-120766 status: &{Name:multinode-120766 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:52:32.772529 1407234 status.go:174] checking status of multinode-120766-m02 ...
	I1025 22:52:32.772858 1407234 cli_runner.go:164] Run: docker container inspect multinode-120766-m02 --format={{.State.Status}}
	I1025 22:52:32.789854 1407234 status.go:371] multinode-120766-m02 host status = "Running" (err=<nil>)
	I1025 22:52:32.789890 1407234 host.go:66] Checking if "multinode-120766-m02" exists ...
	I1025 22:52:32.790207 1407234 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-120766-m02
	I1025 22:52:32.806393 1407234 host.go:66] Checking if "multinode-120766-m02" exists ...
	I1025 22:52:32.806706 1407234 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 22:52:32.806753 1407234 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-120766-m02
	I1025 22:52:32.823767 1407234 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34414 SSHKeyPath:/home/jenkins/minikube-integration/19758-1287216/.minikube/machines/multinode-120766-m02/id_rsa Username:docker}
	I1025 22:52:32.914410 1407234 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 22:52:32.926503 1407234 status.go:176] multinode-120766-m02 status: &{Name:multinode-120766-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:52:32.926541 1407234 status.go:174] checking status of multinode-120766-m03 ...
	I1025 22:52:32.926864 1407234 cli_runner.go:164] Run: docker container inspect multinode-120766-m03 --format={{.State.Status}}
	I1025 22:52:32.943426 1407234 status.go:371] multinode-120766-m03 host status = "Stopped" (err=<nil>)
	I1025 22:52:32.943449 1407234 status.go:384] host is not running, skipping remaining checks
	I1025 22:52:32.943456 1407234 status.go:176] multinode-120766-m03 status: &{Name:multinode-120766-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (81.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-120766
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-120766
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-120766: (24.79338991s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-120766 --wait=true -v=8 --alsologtostderr
E1025 22:53:27.873347 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-120766 --wait=true -v=8 --alsologtostderr: (56.214009995s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-120766
--- PASS: TestMultiNode/serial/RestartKeepsNodes (81.14s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.86s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 22:54:33.427947 1414632 out.go:345] Setting OutFile to fd 1 ...
	I1025 22:54:33.428136 1414632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:54:33.428167 1414632 out.go:358] Setting ErrFile to fd 2...
	I1025 22:54:33.428189 1414632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 22:54:33.428587 1414632 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 22:54:33.428866 1414632 out.go:352] Setting JSON to false
	I1025 22:54:33.428924 1414632 mustload.go:65] Loading cluster: multinode-120766
	I1025 22:54:33.429671 1414632 config.go:182] Loaded profile config "multinode-120766": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1025 22:54:33.429723 1414632 status.go:174] checking status of multinode-120766 ...
	I1025 22:54:33.430601 1414632 cli_runner.go:164] Run: docker container inspect multinode-120766 --format={{.State.Status}}
	I1025 22:54:33.431855 1414632 notify.go:220] Checking for updates...
	I1025 22:54:33.448825 1414632 status.go:371] multinode-120766 host status = "Stopped" (err=<nil>)
	I1025 22:54:33.448849 1414632 status.go:384] host is not running, skipping remaining checks
	I1025 22:54:33.448856 1414632 status.go:176] multinode-120766 status: &{Name:multinode-120766 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 22:54:33.448881 1414632 status.go:174] checking status of multinode-120766-m02 ...
	I1025 22:54:33.449201 1414632 cli_runner.go:164] Run: docker container inspect multinode-120766-m02 --format={{.State.Status}}
	I1025 22:54:33.467148 1414632 status.go:371] multinode-120766-m02 host status = "Stopped" (err=<nil>)
	I1025 22:54:33.467172 1414632 status.go:384] host is not running, skipping remaining checks
	I1025 22:54:33.467179 1414632 status.go:176] multinode-120766-m02 status: &{Name:multinode-120766-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (54.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.68s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-120766-m03 already exists in multinode-120766-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_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (130.27s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-052540 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E1025 22:56:10.489300 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 22:57:04.811609 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-052540 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m37.734029452s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-052540 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-052540 image pull gcr.io/k8s-minikube/busybox: (3.399496687s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-052540
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-052540: (5.872901603s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-052540 --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-052540 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.510244644s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-052540 image list
helpers_test.go:175: Cleaning up "test-preload-052540" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-052540
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-052540: (2.444142303s)
--- PASS: TestPreload (130.27s)

                                                
                                    
x
+
TestScheduledStopUnix (109.7s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-106438 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-106438 --memory=2048 --driver=docker  --container-runtime=crio: (32.873117784s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-106438 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-106438 -n scheduled-stop-106438
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-106438 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1025 22:58:47.254485 1292732 retry.go:31] will retry after 147.616µs: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.261038 1292732 retry.go:31] will retry after 194.57µs: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.269038 1292732 retry.go:31] will retry after 219.83µs: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.270165 1292732 retry.go:31] will retry after 235.148µs: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.271296 1292732 retry.go:31] will retry after 382.043µs: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.272449 1292732 retry.go:31] will retry after 595.591µs: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.274821 1292732 retry.go:31] will retry after 1.207815ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.277028 1292732 retry.go:31] will retry after 2.299754ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.280271 1292732 retry.go:31] will retry after 2.370508ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.283508 1292732 retry.go:31] will retry after 5.159785ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.289799 1292732 retry.go:31] will retry after 5.31203ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.297082 1292732 retry.go:31] will retry after 7.900869ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.305403 1292732 retry.go:31] will retry after 14.856761ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.320672 1292732 retry.go:31] will retry after 25.305455ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
I1025 22:58:47.346802 1292732 retry.go:31] will retry after 43.06637ms: open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/scheduled-stop-106438/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-106438 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-106438 -n scheduled-stop-106438
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-106438
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-106438 --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-106438
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-106438: exit status 7 (74.489416ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.69s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"76ddab36-39ec-46c7-a18f-a4f1b00f20c8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-603513] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5906db97-f6e3-4237-b3df-4fd7b651c8d4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19758"}}
	{"specversion":"1.0","id":"0b29e5b5-4e77-40a3-8d87-0030ee484cee","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":"37dc0ad8-474c-40fc-a1e6-bd1f90b1ce2f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig"}}
	{"specversion":"1.0","id":"6e29f445-693d-48eb-8822-d52b04c3d346","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube"}}
	{"specversion":"1.0","id":"146f2fe5-08a6-4da7-aeda-7ffda13da5e4","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":"7e58969c-cee4-463b-9644-7b207dca9ac7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"abd8d8fb-25f3-42e6-be2e-e5dd3248b099","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":"f48a2a61-897d-402a-af11-9effa1ca2416","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":"78f19c65-47bd-41be-8f0d-4f76d58d0447","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":"f2964ee1-d99c-47e3-8479-301b22fd104c","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":"d095b116-6edb-4291-9cfe-31790fb7c366","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-603513\" primary control-plane node in \"insufficient-storage-603513\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c9df9b2d-ff53-48f6-b4bb-eab3e78309de","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-1729002334-19806 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"aaf3f7b3-51e6-4456-aae1-86f798a040cc","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":"0f7a87dc-a89d-49de-ab79-67e53d7fcfbe","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-603513 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-603513 --output=json --layout=cluster: exit status 7 (298.93977ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1025 23:00:12.032889 1432142 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-603513" does not appear in /home/jenkins/minikube-integration/19758-1287216/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1025 23:00:12.328437 1432205 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-603513" does not appear in /home/jenkins/minikube-integration/19758-1287216/kubeconfig
	E1025 23:00:12.338934 1432205 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/insufficient-storage-603513/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (74.81s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.172531979 start -p running-upgrade-209690 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.172531979 start -p running-upgrade-209690 --memory=2200 --vm-driver=docker  --container-runtime=crio: (33.994990973s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-209690 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-209690 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (36.966279829s)
helpers_test.go:175: Cleaning up "running-upgrade-209690" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-209690
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-209690: (3.055519559s)
--- PASS: TestRunningBinaryUpgrade (74.81s)

                                                
                                    
x
+
TestKubernetesUpgrade (386.79s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-593402 --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-593402 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m12.385275406s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-593402
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-593402: (1.318445373s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-593402 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-593402 status --format={{.Host}}: exit status 7 (103.053299ms)

                                                
                                                
-- 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-593402 --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-593402 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m34.664193131s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-593402 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-593402 --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-593402 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (105.579637ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-593402] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19758
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.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-593402
	    minikube start -p kubernetes-upgrade-593402 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5934022 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-593402 --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-593402 --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-593402 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.596461923s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-593402" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-593402
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-593402: (2.467672386s)
--- PASS: TestKubernetesUpgrade (386.79s)

                                                
                                    
x
+
TestMissingContainerUpgrade (162.07s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.924025288 start -p missing-upgrade-499121 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.924025288 start -p missing-upgrade-499121 --memory=2200 --driver=docker  --container-runtime=crio: (1m25.447682288s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-499121
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-499121: (10.477244739s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-499121
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-499121 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E1025 23:02:04.808436 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-499121 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.047704647s)
helpers_test.go:175: Cleaning up "missing-upgrade-499121" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-499121
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-499121: (2.37245766s)
--- PASS: TestMissingContainerUpgrade (162.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-533533] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19758
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.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 (37.49s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.74s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.83s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.44s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.48s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.3s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-533533
E1025 23:01:10.489444 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-533533: (1.300188335s)
--- PASS: TestNoKubernetes/serial/Stop (1.30s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.14s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.19s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (75.83s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2913415618 start -p stopped-upgrade-800891 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2913415618 start -p stopped-upgrade-800891 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.313379669s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2913415618 -p stopped-upgrade-800891 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2913415618 -p stopped-upgrade-800891 stop: (2.74154144s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-800891 --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-800891 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.769806945s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (75.83s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.47s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-800891
E1025 23:04:13.559234 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-800891: (2.471867888s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (2.47s)

                                                
                                    
x
+
TestPause/serial/Start (53.09s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-211825 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E1025 23:06:10.489326 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-211825 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (53.08879817s)
--- PASS: TestPause/serial/Start (53.09s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (28.37s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.97s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.38s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.81s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.27s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.14s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (5.41s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E1025 23:07:04.808893 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:142: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (5.339863008s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-211825
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-211825: exit status 1 (18.509668ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.62s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 23:07:47.669432 1472469 out.go:345] Setting OutFile to fd 1 ...
	I1025 23:07:47.673350 1472469 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 23:07:47.673371 1472469 out.go:358] Setting ErrFile to fd 2...
	I1025 23:07:47.673378 1472469 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1025 23:07:47.673649 1472469 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19758-1287216/.minikube/bin
	I1025 23:07:47.674134 1472469 out.go:352] Setting JSON to false
	I1025 23:07:47.678100 1472469 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":21015,"bootTime":1729876653,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1071-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
	I1025 23:07:47.678375 1472469 start.go:139] virtualization:  
	I1025 23:07:47.683058 1472469 out.go:177] * [false-951175] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I1025 23:07:47.685340 1472469 notify.go:220] Checking for updates...
	I1025 23:07:47.688071 1472469 out.go:177]   - MINIKUBE_LOCATION=19758
	I1025 23:07:47.690008 1472469 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 23:07:47.692161 1472469 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19758-1287216/kubeconfig
	I1025 23:07:47.693933 1472469 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19758-1287216/.minikube
	I1025 23:07:47.695720 1472469 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 23:07:47.697408 1472469 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 23:07:47.699281 1472469 driver.go:394] Setting default libvirt URI to qemu:///system
	I1025 23:07:47.790904 1472469 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1025 23:07:47.791007 1472469 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 23:07:47.913406 1472469 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L Containers:0 ContainersRunning:0 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:26 OomKillDisable:true NGoroutines:41 SystemTime:2024-10-25 23:07:47.8929514 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1071-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-24-2 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: bridge-n
f-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>}}
	I1025 23:07:47.913553 1472469 docker.go:318] overlay module found
	I1025 23:07:47.915705 1472469 out.go:177] * Using the docker driver based on user configuration
	I1025 23:07:47.917577 1472469 start.go:297] selected driver: docker
	I1025 23:07:47.917598 1472469 start.go:901] validating driver "docker" against <nil>
	I1025 23:07:47.917624 1472469 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 23:07:47.920454 1472469 out.go:201] 
	W1025 23:07:47.923145 1472469 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
	I1025 23:07:47.925097 1472469 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-167780 --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
E1025 23:10:07.875422 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:11:10.488691 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/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-167780 --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: (2m5.846253574s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (125.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-167780 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" [1ea324c4-5b89-4d1a-841c-16395d789a09] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1ea324c4-5b89-4d1a-841c-16395d789a09] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004607923s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-167780 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.66s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.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-167780 --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-167780 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.10s)

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

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

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

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

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

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

                                                
                                                
=== 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-167780 --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
E1025 23:12:04.808444 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/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-167780 --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.626272725s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-167780 -n old-k8s-version-167780
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (149.19s)

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

                                                
                                                
=== 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-991164 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-991164 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (53.268730501s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (53.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-991164 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" [ba180de6-2e69-40ee-a433-a534fd1a662a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ba180de6-2e69-40ee-a433-a534fd1a662a] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003854608s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-991164 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.40s)

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

                                                
                                                
=== 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-991164 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-991164 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.031545495s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-991164 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.14s)

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

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

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

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

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

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

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

                                                
                                    
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-jz22n" [ff455c8b-1138-4ac7-860d-977013793eab] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005347125s
--- 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-jz22n" [ff455c8b-1138-4ac7-860d-977013793eab] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008158379s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-167780 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.25s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-165789 --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-165789 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (52.473992915s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (52.47s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-165789 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" [925e41bc-d33e-4e78-a8ba-e7c4f942aa5b] Pending
helpers_test.go:344: "busybox" [925e41bc-d33e-4e78-a8ba-e7c4f942aa5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [925e41bc-d33e-4e78-a8ba-e7c4f942aa5b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004503935s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-165789 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

                                                
                                                
=== 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-165789 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-165789 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.007866096s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-165789 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.11s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-165789 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E1025 23:16:10.489176 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:13.723372 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:13.729917 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:13.741297 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:13.762792 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:13.804237 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:13.885676 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:14.047246 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:14.369372 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:15.010939 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:16.292824 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:18.855878 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:23.977218 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:34.219259 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:16:54.700905 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:17:04.808552 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:17:35.662453 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/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-165789 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m27.223264271s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-165789 -n embed-certs-165789
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.59s)

                                                
                                    
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-8xq7k" [c84adf3d-8342-4f10-b211-a112858288fb] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003938882s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-8xq7k" [c84adf3d-8342-4f10-b211-a112858288fb] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004004506s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-991164 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== 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-991164 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: kindest/kindnetd:v20241007-36f62932
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.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-676731 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E1025 23:18:57.584956 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-676731 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (58.932405s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (58.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-676731 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" [15e7d233-75ed-4b50-acfe-1373b8e97f5e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [15e7d233-75ed-4b50-acfe-1373b8e97f5e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004881754s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-676731 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.38s)

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

                                                
                                                
=== 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-676731 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-676731 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.361948934s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-676731 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.52s)

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

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

                                                
                                    
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-ld5gp" [6063f167-5333-431c-b664-63d218fefd5e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005295421s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-676731 --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-676731 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (5m1.440782802s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-676731 -n no-preload-676731
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (302.01s)

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

                                                
                                                
=== 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-ld5gp" [6063f167-5333-431c-b664-63d218fefd5e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003715179s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-165789 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-868104 --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
E1025 23:20:53.562842 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/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-868104 --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: (40.262898487s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.26s)

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

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

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

                                                
                                                
=== 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-868104 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-868104 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.610083969s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-868104 --alsologtostderr -v=3
E1025 23:21:10.488658 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/addons-821857/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-868104 --alsologtostderr -v=3: (1.258600996s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.26s)

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

                                                
                                                
-- 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-868104 --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.03s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-868104 --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
E1025 23:21:13.721415 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/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-868104 --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: (15.508628691s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-868104 -n newest-cni-868104
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.03s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-868104 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: kindest/kindnetd:v20241007-36f62932
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E1025 23:21:41.426330 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/old-k8s-version-167780/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:22:04.808989 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/functional-640404/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (51.737891347s)
--- PASS: TestNetworkPlugins/group/auto/Start (51.74s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-951175 "pgrep -a kubelet"
I1025 23:22:24.795803 1292732 config.go:182] Loaded profile config "auto-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-951175 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-6s7gb" [34d4fbb1-63ff-4968-821a-50f101354250] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6s7gb" [34d4fbb1-63ff-4968-821a-50f101354250] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003731064s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E1025 23:23:15.175438 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.181922 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.193334 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.214725 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.256126 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.337502 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.499099 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:15.821214 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:16.463254 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:17.744635 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:20.306540 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:25.428721 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:23:35.670914 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (52.507253292s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (52.51s)

                                                
                                    
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-ch9wv" [b5dd442f-af84-4630-9072-31292f7619f3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.006265833s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-951175 "pgrep -a kubelet"
I1025 23:23:56.071807 1292732 config.go:182] Loaded profile config "kindnet-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-951175 replace --force -f testdata/netcat-deployment.yaml
E1025 23:23:56.152307 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
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-tgszj" [c4cf87c9-f3d6-453b-a4c2-adfb359854a4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tgszj" [c4cf87c9-f3d6-453b-a4c2-adfb359854a4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003327741s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.27s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E1025 23:24:37.114477 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m5.601536598s)
--- PASS: TestNetworkPlugins/group/calico/Start (65.60s)

                                                
                                    
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-dvn49" [2a0a1d1a-463e-43ae-a207-505180db17a5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004137868s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-dvn49" [2a0a1d1a-463e-43ae-a207-505180db17a5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004996548s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-676731 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

                                                
                                                
-- 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-676731 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-676731 -n no-preload-676731
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-676731 -n no-preload-676731
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.41s)
E1025 23:28:46.999323 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:49.773634 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:49.780018 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:49.791387 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:49.812874 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:49.854378 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:49.935861 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:50.097354 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:50.419282 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:51.062038 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:52.344198 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:28:54.905416 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"

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

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

                                                
                                    
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-65l7r" [ce2fe539-4083-4794-9c56-9ea4497486f7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005142594s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-951175 "pgrep -a kubelet"
I1025 23:25:40.305631 1292732 config.go:182] Loaded profile config "calico-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-951175 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-cs5lp" [c9c018d1-2f8c-41b0-a85e-8160f61764f3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-cs5lp" [c9c018d1-2f8c-41b0-a85e-8160f61764f3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.002965648s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.33s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-951175 "pgrep -a kubelet"
I1025 23:26:29.053949 1292732 config.go:182] Loaded profile config "custom-flannel-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-951175 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-d5gmf" [8e8dffc8-bb72-498f-a1d4-07fe89d080f2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-d5gmf" [8e8dffc8-bb72-498f-a1d4-07fe89d080f2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.003638661s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E1025 23:27:25.061250 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.067628 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.079028 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.100420 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.141842 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.223376 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.384932 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:25.706944 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:26.348514 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:27.630419 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:30.192503 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
E1025 23:27:35.314339 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (54.816599951s)
--- PASS: TestNetworkPlugins/group/flannel/Start (54.82s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-951175 "pgrep -a kubelet"
I1025 23:27:36.221552 1292732 config.go:182] Loaded profile config "enable-default-cni-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-951175 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-p9w9k" [58527d86-1a10-4a0b-8d4a-8b83e690530c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-p9w9k" [58527d86-1a10-4a0b-8d4a-8b83e690530c] Running
E1025 23:27:45.556232 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003955551s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.29s)

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

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

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

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

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

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

                                                
                                    
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-ff4g8" [28b10192-a0f5-4a16-a625-4b94ae4bb6e2] Running
E1025 23:28:06.038038 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/auto-951175/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004222249s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-951175 "pgrep -a kubelet"
I1025 23:28:07.785327 1292732 config.go:182] Loaded profile config "flannel-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-951175 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-n4tx9" [65519c5a-c603-475d-bd14-139a55b0ace7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-n4tx9" [65519c5a-c603-475d-bd14-139a55b0ace7] Running
E1025 23:28:15.176129 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/default-k8s-diff-port-991164/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003486509s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-951175 --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-951175 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (48.150297151s)
--- PASS: TestNetworkPlugins/group/bridge/Start (48.15s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-951175 "pgrep -a kubelet"
I1025 23:28:58.144314 1292732 config.go:182] Loaded profile config "bridge-951175": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-951175 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-8ks96" [8fa766da-93eb-4488-9d11-93dfa94a3a2d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1025 23:29:00.027604 1292732 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kindnet-951175/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-8ks96" [8fa766da-93eb-4488-9d11-93dfa94a3a2d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.004128319s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (31/330)

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

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.35s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go: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.21s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.26s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19758-1287216/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 25 Oct 2024 23:07:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-593402
contexts:
- context:
cluster: kubernetes-upgrade-593402
extensions:
- extension:
last-update: Fri, 25 Oct 2024 23:07:17 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-593402
name: kubernetes-upgrade-593402
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-593402
user:
client-certificate: /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kubernetes-upgrade-593402/client.crt
client-key: /home/jenkins/minikube-integration/19758-1287216/.minikube/profiles/kubernetes-upgrade-593402/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.79s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard