Test Report: Docker_Linux_crio 19696

                    
                      60137f5eb61dd17472aeb1c9d9b63bd7ae7f04e6:2024-09-24:36347
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 72.91
34 TestAddons/parallel/Ingress 153.99
36 TestAddons/parallel/MetricsServer 318.14
x
+
TestAddons/parallel/Registry (72.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.818188ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003097231s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003005567s
addons_test.go:338: (dbg) Run:  kubectl --context addons-155429 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-155429 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:343: (dbg) Non-zero exit: kubectl --context addons-155429 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.079829538s)

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

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

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-155429 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 ip
2024/09/23 23:51:12 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-155429
helpers_test.go:235: (dbg) docker inspect addons-155429:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3",
	        "Created": "2024-09-23T23:38:45.868613481Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 16437,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T23:38:46.003852572Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/hostname",
	        "HostsPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/hosts",
	        "LogPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3-json.log",
	        "Name": "/addons-155429",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-155429:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-155429",
	            "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/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9-init/diff:/var/lib/docker/overlay2/627b5d05dc1a7bc552688144c19c9450710d0da80496bd5ad7272a8f65da37a6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-155429",
	                "Source": "/var/lib/docker/volumes/addons-155429/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-155429",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-155429",
	                "name.minikube.sigs.k8s.io": "addons-155429",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7b96d2cb558e272d98ec0b59ccc613ec5b5d6d83727759bda8b1b363cb159f69",
	            "SandboxKey": "/var/run/docker/netns/7b96d2cb558e",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-155429": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d163e4f49c4688d6989df784897d3d61697fcbc739b36f82687cd30f1828d6f9",
	                    "EndpointID": "2c9a161caa0a692541615c200dbb9cfafb38199a0015ce2015c54c89d82af504",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-155429",
	                        "6b3f7bb4086e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-155429 -n addons-155429
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-155429 logs -n 25: (1.234103868s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| delete  | -p download-only-378455                                                                     | download-only-378455   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | -o=json --download-only                                                                     | download-only-952544   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | -p download-only-952544                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| delete  | -p download-only-952544                                                                     | download-only-952544   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| delete  | -p download-only-378455                                                                     | download-only-378455   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| delete  | -p download-only-952544                                                                     | download-only-952544   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | --download-only -p                                                                          | download-docker-795253 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | download-docker-795253                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-795253                                                                   | download-docker-795253 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-840583   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | binary-mirror-840583                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39065                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-840583                                                                     | binary-mirror-840583   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| addons  | disable dashboard -p                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-155429 --wait=true                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:41 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | -p addons-155429                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | -p addons-155429                                                                            |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-155429 ssh curl -s                                                                   | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-155429 ssh cat                                                                       | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | /opt/local-path-provisioner/pvc-2254b979-32d7-4049-8b4f-0c695b250d56_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-155429 ip                                                                            | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 23:38:24
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0923 23:38:24.610704   15674 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:38:24.610812   15674 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:24.610820   15674 out.go:358] Setting ErrFile to fd 2...
	I0923 23:38:24.610825   15674 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:24.611012   15674 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0923 23:38:24.611584   15674 out.go:352] Setting JSON to false
	I0923 23:38:24.612387   15674 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1248,"bootTime":1727133457,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:38:24.612474   15674 start.go:139] virtualization: kvm guest
	I0923 23:38:24.614719   15674 out.go:177] * [addons-155429] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0923 23:38:24.616209   15674 out.go:177]   - MINIKUBE_LOCATION=19696
	I0923 23:38:24.616237   15674 notify.go:220] Checking for updates...
	I0923 23:38:24.618604   15674 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:38:24.619908   15674 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:38:24.621281   15674 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:38:24.622703   15674 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0923 23:38:24.623997   15674 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 23:38:24.625465   15674 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:38:24.647686   15674 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:38:24.647781   15674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:24.695830   15674 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:24.686555353 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:24.695933   15674 docker.go:318] overlay module found
	I0923 23:38:24.697515   15674 out.go:177] * Using the docker driver based on user configuration
	I0923 23:38:24.698757   15674 start.go:297] selected driver: docker
	I0923 23:38:24.698770   15674 start.go:901] validating driver "docker" against <nil>
	I0923 23:38:24.698782   15674 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 23:38:24.699528   15674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:24.745620   15674 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:24.735991888 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:24.745788   15674 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 23:38:24.746019   15674 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]
	I0923 23:38:24.747747   15674 out.go:177] * Using Docker driver with root privileges
	I0923 23:38:24.748921   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:38:24.748985   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:24.748996   15674 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 23:38:24.749058   15674 start.go:340] cluster config:
	{Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:24.750476   15674 out.go:177] * Starting "addons-155429" primary control-plane node in "addons-155429" cluster
	I0923 23:38:24.751767   15674 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 23:38:24.753035   15674 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0923 23:38:24.754122   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:24.754152   15674 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0923 23:38:24.754161   15674 cache.go:56] Caching tarball of preloaded images
	I0923 23:38:24.754221   15674 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0923 23:38:24.754241   15674 preload.go:172] Found /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0923 23:38:24.754249   15674 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 23:38:24.754553   15674 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json ...
	I0923 23:38:24.754572   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json: {Name:mk28f5a565d7d3cb5ee7f7ebeb8362252e30998a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:24.769646   15674 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:38:24.769757   15674 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0923 23:38:24.769773   15674 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0923 23:38:24.769777   15674 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0923 23:38:24.769808   15674 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0923 23:38:24.769816   15674 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0923 23:38:37.035419   15674 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0923 23:38:37.035451   15674 cache.go:194] Successfully downloaded all kic artifacts
	I0923 23:38:37.035488   15674 start.go:360] acquireMachinesLock for addons-155429: {Name:mkdd99aeb019f362941422950700b4126106c971 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 23:38:37.035581   15674 start.go:364] duration metric: took 74.37µs to acquireMachinesLock for "addons-155429"
	I0923 23:38:37.035611   15674 start.go:93] Provisioning new machine with config: &{Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:37.035678   15674 start.go:125] createHost starting for "" (driver="docker")
	I0923 23:38:37.037341   15674 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 23:38:37.037626   15674 start.go:159] libmachine.API.Create for "addons-155429" (driver="docker")
	I0923 23:38:37.037675   15674 client.go:168] LocalClient.Create starting
	I0923 23:38:37.037837   15674 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem
	I0923 23:38:37.140063   15674 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem
	I0923 23:38:37.334083   15674 cli_runner.go:164] Run: docker network inspect addons-155429 --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}}]}"
	W0923 23:38:37.350064   15674 cli_runner.go:211] docker network inspect addons-155429 --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
	I0923 23:38:37.350148   15674 network_create.go:284] running [docker network inspect addons-155429] to gather additional debugging logs...
	I0923 23:38:37.350167   15674 cli_runner.go:164] Run: docker network inspect addons-155429
	W0923 23:38:37.365256   15674 cli_runner.go:211] docker network inspect addons-155429 returned with exit code 1
	I0923 23:38:37.365287   15674 network_create.go:287] error running [docker network inspect addons-155429]: docker network inspect addons-155429: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-155429 not found
	I0923 23:38:37.365298   15674 network_create.go:289] output of [docker network inspect addons-155429]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-155429 not found
	
	** /stderr **
	I0923 23:38:37.365384   15674 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}}]}"
	I0923 23:38:37.381217   15674 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:0xc001a4a7e0}
	I0923 23:38:37.381273   15674 network_create.go:124] attempt to create docker network addons-155429 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0923 23:38:37.381330   15674 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-155429 addons-155429
	I0923 23:38:37.439517   15674 network_create.go:108] docker network addons-155429 192.168.49.0/24 created
	I0923 23:38:37.439551   15674 kic.go:121] calculated static IP "192.168.49.2" for the "addons-155429" container
	I0923 23:38:37.439624   15674 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 23:38:37.455166   15674 cli_runner.go:164] Run: docker volume create addons-155429 --label name.minikube.sigs.k8s.io=addons-155429 --label created_by.minikube.sigs.k8s.io=true
	I0923 23:38:37.472627   15674 oci.go:103] Successfully created a docker volume addons-155429
	I0923 23:38:37.472716   15674 cli_runner.go:164] Run: docker run --rm --name addons-155429-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --entrypoint /usr/bin/test -v addons-155429:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0923 23:38:41.438073   15674 cli_runner.go:217] Completed: docker run --rm --name addons-155429-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --entrypoint /usr/bin/test -v addons-155429:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.965314917s)
	I0923 23:38:41.438099   15674 oci.go:107] Successfully prepared a docker volume addons-155429
	I0923 23:38:41.438119   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:41.438136   15674 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 23:38:41.438185   15674 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-155429:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 23:38:45.806164   15674 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-155429:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.367935821s)
	I0923 23:38:45.806190   15674 kic.go:203] duration metric: took 4.368051542s to extract preloaded images to volume ...
	W0923 23:38:45.806300   15674 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0923 23:38:45.806387   15674 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 23:38:45.853948   15674 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-155429 --name addons-155429 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-155429 --network addons-155429 --ip 192.168.49.2 --volume addons-155429:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0923 23:38:46.179602   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Running}}
	I0923 23:38:46.197587   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.216517   15674 cli_runner.go:164] Run: docker exec addons-155429 stat /var/lib/dpkg/alternatives/iptables
	I0923 23:38:46.260225   15674 oci.go:144] the created container "addons-155429" has a running status.
	I0923 23:38:46.260253   15674 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa...
	I0923 23:38:46.333224   15674 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 23:38:46.353001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.369813   15674 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 23:38:46.369837   15674 kic_runner.go:114] Args: [docker exec --privileged addons-155429 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 23:38:46.411397   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.430105   15674 machine.go:93] provisionDockerMachine start ...
	I0923 23:38:46.430186   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:46.447059   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:46.447284   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:46.447297   15674 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 23:38:46.447913   15674 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:53716->127.0.0.1:32768: read: connection reset by peer
	I0923 23:38:49.562014   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155429
	
	I0923 23:38:49.562042   15674 ubuntu.go:169] provisioning hostname "addons-155429"
	I0923 23:38:49.562102   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.577912   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:49.578092   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:49.578104   15674 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-155429 && echo "addons-155429" | sudo tee /etc/hostname
	I0923 23:38:49.696419   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155429
	
	I0923 23:38:49.696494   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.713526   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:49.713690   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:49.713707   15674 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-155429' /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-155429/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-155429' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 23:38:49.830560   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 23:38:49.830598   15674 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19696-7447/.minikube CaCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19696-7447/.minikube}
	I0923 23:38:49.830654   15674 ubuntu.go:177] setting up certificates
	I0923 23:38:49.830681   15674 provision.go:84] configureAuth start
	I0923 23:38:49.830752   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:49.846714   15674 provision.go:143] copyHostCerts
	I0923 23:38:49.846787   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/ca.pem (1082 bytes)
	I0923 23:38:49.846918   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/cert.pem (1123 bytes)
	I0923 23:38:49.847005   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/key.pem (1679 bytes)
	I0923 23:38:49.847087   15674 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem org=jenkins.addons-155429 san=[127.0.0.1 192.168.49.2 addons-155429 localhost minikube]
	I0923 23:38:49.931492   15674 provision.go:177] copyRemoteCerts
	I0923 23:38:49.931557   15674 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 23:38:49.931594   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.948618   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.031614   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0923 23:38:50.052189   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 23:38:50.073652   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0923 23:38:50.095033   15674 provision.go:87] duration metric: took 264.333355ms to configureAuth
	I0923 23:38:50.095064   15674 ubuntu.go:193] setting minikube options for container-runtime
	I0923 23:38:50.095222   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:38:50.095312   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.111867   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:50.112079   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:50.112152   15674 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
	I0923 23:38:50.306363   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0923 23:38:50.306385   15674 machine.go:96] duration metric: took 3.876260144s to provisionDockerMachine
	I0923 23:38:50.306396   15674 client.go:171] duration metric: took 13.268710775s to LocalClient.Create
	I0923 23:38:50.306416   15674 start.go:167] duration metric: took 13.268795453s to libmachine.API.Create "addons-155429"
	I0923 23:38:50.306424   15674 start.go:293] postStartSetup for "addons-155429" (driver="docker")
	I0923 23:38:50.306433   15674 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]
	I0923 23:38:50.306481   15674 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
	I0923 23:38:50.306526   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.322512   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.411271   15674 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 23:38:50.414451   15674 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 23:38:50.414481   15674 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 23:38:50.414490   15674 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 23:38:50.414496   15674 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 23:38:50.414507   15674 filesync.go:126] Scanning /home/jenkins/minikube-integration/19696-7447/.minikube/addons for local assets ...
	I0923 23:38:50.414574   15674 filesync.go:126] Scanning /home/jenkins/minikube-integration/19696-7447/.minikube/files for local assets ...
	I0923 23:38:50.414600   15674 start.go:296] duration metric: took 108.171066ms for postStartSetup
	I0923 23:38:50.414942   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:50.431300   15674 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json ...
	I0923 23:38:50.431553   15674 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 23:38:50.431591   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.448204   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.527290   15674 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 23:38:50.531407   15674 start.go:128] duration metric: took 13.495715594s to createHost
	I0923 23:38:50.531435   15674 start.go:83] releasing machines lock for "addons-155429", held for 13.495843003s
	I0923 23:38:50.531495   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:50.548094   15674 ssh_runner.go:195] Run: cat /version.json
	I0923 23:38:50.548147   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.548166   15674 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 23:38:50.548222   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.565591   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.565761   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.715998   15674 ssh_runner.go:195] Run: systemctl --version
	I0923 23:38:50.719855   15674 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0923 23:38:50.855363   15674 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 23:38:50.859320   15674 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" ;
	I0923 23:38:50.876587   15674 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0923 23:38:50.876661   15674 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" ;
	I0923 23:38:50.903112   15674 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0923 23:38:50.903138   15674 start.go:495] detecting cgroup driver to use...
	I0923 23:38:50.903165   15674 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0923 23:38:50.903199   15674 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0923 23:38:50.916752   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0923 23:38:50.926754   15674 docker.go:217] disabling cri-docker service (if available) ...
	I0923 23:38:50.926831   15674 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0923 23:38:50.938860   15674 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0923 23:38:50.951888   15674 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0923 23:38:51.031177   15674 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0923 23:38:51.115254   15674 docker.go:233] disabling docker service ...
	I0923 23:38:51.115317   15674 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0923 23:38:51.132522   15674 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0923 23:38:51.142911   15674 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0923 23:38:51.214741   15674 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0923 23:38:51.291564   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0923 23:38:51.301823   15674 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"
	I0923 23:38:51.315786   15674 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0923 23:38:51.315849   15674 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"
	I0923 23:38:51.324291   15674 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0923 23:38:51.324353   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.332962   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.341656   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.350307   15674 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 23:38:51.358467   15674 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"
	I0923 23:38:51.366872   15674 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"
	I0923 23:38:51.380780   15674 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"
	I0923 23:38:51.389322   15674 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 23:38:51.396528   15674 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0923 23:38:51.396574   15674 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0923 23:38:51.409349   15674 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 23:38:51.417178   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:38:51.485843   15674 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0923 23:38:51.576383   15674 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0923 23:38:51.576479   15674 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0923 23:38:51.579796   15674 start.go:563] Will wait 60s for crictl version
	I0923 23:38:51.579848   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:38:51.582922   15674 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 23:38:51.614608   15674 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0923 23:38:51.614740   15674 ssh_runner.go:195] Run: crio --version
	I0923 23:38:51.648335   15674 ssh_runner.go:195] Run: crio --version
	I0923 23:38:51.682125   15674 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0923 23:38:51.683532   15674 cli_runner.go:164] Run: docker network inspect addons-155429 --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}}]}"
	I0923 23:38:51.699809   15674 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 23:38:51.703191   15674 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""
	I0923 23:38:51.712995   15674 kubeadm.go:883] updating cluster {Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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} ...
	I0923 23:38:51.713127   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:51.713167   15674 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 23:38:51.772913   15674 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 23:38:51.772933   15674 crio.go:433] Images already preloaded, skipping extraction
	I0923 23:38:51.772972   15674 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 23:38:51.803311   15674 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 23:38:51.803332   15674 cache_images.go:84] Images are preloaded, skipping loading
	I0923 23:38:51.803339   15674 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0923 23:38:51.803417   15674 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-155429 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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:}
	I0923 23:38:51.803477   15674 ssh_runner.go:195] Run: crio config
	I0923 23:38:51.842845   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:38:51.842871   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:51.842883   15674 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 23:38:51.842902   15674 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-155429 NodeName:addons-155429 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}
	I0923 23:38:51.843043   15674 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-155429"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0923 23:38:51.843105   15674 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 23:38:51.851062   15674 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 23:38:51.851120   15674 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 23:38:51.858735   15674 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0923 23:38:51.874189   15674 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 23:38:51.889683   15674 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0923 23:38:51.905012   15674 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 23:38:51.908192   15674 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""
	I0923 23:38:51.917734   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:38:51.989848   15674 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:38:52.001489   15674 certs.go:68] Setting up /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429 for IP: 192.168.49.2
	I0923 23:38:52.001508   15674 certs.go:194] generating shared ca certs ...
	I0923 23:38:52.001527   15674 certs.go:226] acquiring lock for ca certs: {Name:mk83952a57a4580a0876e6ec3905f7b918d40192 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.001643   15674 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key
	I0923 23:38:52.343120   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt ...
	I0923 23:38:52.343158   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt: {Name:mk4c009dd5c248818efce9654061a84d3111cf82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.343345   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key ...
	I0923 23:38:52.343357   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key: {Name:mkf53160cbe1bd7bfdfc0c26bf53ac34408f332b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.343438   15674 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key
	I0923 23:38:52.601285   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt ...
	I0923 23:38:52.601312   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt: {Name:mk713ef6f33a92dd13a356cc331ed52886ec60ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.601461   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key ...
	I0923 23:38:52.601471   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key: {Name:mkd68eff365b09c8d43f9a503dfd4b8343c96a55 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.601533   15674 certs.go:256] generating profile certs ...
	I0923 23:38:52.601585   15674 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key
	I0923 23:38:52.601604   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt with IP's: []
	I0923 23:38:52.701490   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt ...
	I0923 23:38:52.701519   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: {Name:mk874b899ce0c91875812eedb3ed4fdd9d502680 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.701673   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key ...
	I0923 23:38:52.701683   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key: {Name:mkc754beab9e2a694b3649c42d5e426efb4e6534 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.701750   15674 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a
	I0923 23:38:52.701768   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 23:38:52.765128   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a ...
	I0923 23:38:52.765161   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a: {Name:mka753cdfe27accef4c0339fe25156a36a6daf6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.765304   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a ...
	I0923 23:38:52.765316   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a: {Name:mk46c2e303a54a6f38350bb4228f45390bc158b9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.765384   15674 certs.go:381] copying /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a -> /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt
	I0923 23:38:52.765475   15674 certs.go:385] copying /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a -> /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key
	I0923 23:38:52.765526   15674 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key
	I0923 23:38:52.765543   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt with IP's: []
	I0923 23:38:52.877664   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt ...
	I0923 23:38:52.877698   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt: {Name:mk3930cfd207df75327be694da41cb5008ad9b9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.877853   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key ...
	I0923 23:38:52.877863   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key: {Name:mkf1e671aa33fd8b95f90b0c9cda83d4ff081b1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.878019   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 23:38:52.878051   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem (1082 bytes)
	I0923 23:38:52.878079   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem (1123 bytes)
	I0923 23:38:52.878104   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem (1679 bytes)
	I0923 23:38:52.878667   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 23:38:52.900426   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0923 23:38:52.921288   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 23:38:52.942705   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1671 bytes)
	I0923 23:38:52.962968   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 23:38:52.983409   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0923 23:38:53.004046   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 23:38:53.025072   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0923 23:38:53.045945   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 23:38:53.066579   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 23:38:53.081930   15674 ssh_runner.go:195] Run: openssl version
	I0923 23:38:53.086820   15674 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"
	I0923 23:38:53.095024   15674 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.097913   15674 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 23:38 /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.097965   15674 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.104003   15674 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"
	I0923 23:38:53.111951   15674 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 23:38:53.114875   15674 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
	I0923 23:38:53.114929   15674 kubeadm.go:392] StartCluster: {Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:53.115029   15674 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0923 23:38:53.115080   15674 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0923 23:38:53.146265   15674 cri.go:89] found id: ""
	I0923 23:38:53.146320   15674 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 23:38:53.154110   15674 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 23:38:53.161563   15674 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 23:38:53.161614   15674 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
	I0923 23:38:53.169253   15674 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
	I0923 23:38:53.169274   15674 kubeadm.go:157] found existing configuration files:
	
	I0923 23:38:53.169318   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 23:38:53.176902   15674 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
	I0923 23:38:53.176954   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 23:38:53.184344   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 23:38:53.191717   15674 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
	I0923 23:38:53.191768   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 23:38:53.199329   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 23:38:53.207391   15674 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
	I0923 23:38:53.207459   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 23:38:53.214983   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 23:38:53.222476   15674 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
	I0923 23:38:53.222527   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 23:38:53.229989   15674 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"
	I0923 23:38:53.264295   15674 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 23:38:53.264346   15674 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 23:38:53.280011   15674 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0923 23:38:53.280109   15674 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0923 23:38:53.280162   15674 kubeadm.go:310] OS: Linux
	I0923 23:38:53.280218   15674 kubeadm.go:310] CGROUPS_CPU: enabled
	I0923 23:38:53.280270   15674 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0923 23:38:53.280331   15674 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0923 23:38:53.280435   15674 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0923 23:38:53.280519   15674 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0923 23:38:53.280595   15674 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0923 23:38:53.280661   15674 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0923 23:38:53.280768   15674 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0923 23:38:53.280864   15674 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0923 23:38:53.326180   15674 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 23:38:53.326299   15674 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 23:38:53.326443   15674 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 23:38:53.332168   15674 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 23:38:53.334801   15674 out.go:235]   - Generating certificates and keys ...
	I0923 23:38:53.334902   15674 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 23:38:53.334973   15674 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 23:38:53.567494   15674 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 23:38:53.674905   15674 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 23:38:53.766431   15674 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 23:38:53.944304   15674 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 23:38:54.083713   15674 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 23:38:54.083827   15674 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-155429 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:38:54.195862   15674 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 23:38:54.196050   15674 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-155429 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:38:54.368061   15674 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 23:38:54.519329   15674 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 23:38:54.593195   15674 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 23:38:54.593280   15674 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 23:38:54.676755   15674 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 23:38:54.970809   15674 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 23:38:55.079747   15674 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 23:38:55.219310   15674 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 23:38:55.339456   15674 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 23:38:55.339884   15674 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 23:38:55.342195   15674 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 23:38:55.344151   15674 out.go:235]   - Booting up control plane ...
	I0923 23:38:55.344260   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 23:38:55.344329   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 23:38:55.345068   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 23:38:55.354017   15674 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 23:38:55.358925   15674 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 23:38:55.358994   15674 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 23:38:55.440749   15674 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 23:38:55.440898   15674 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 23:38:55.942130   15674 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.517731ms
	I0923 23:38:55.942242   15674 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 23:39:00.444202   15674 kubeadm.go:310] [api-check] The API server is healthy after 4.50204068s
	I0923 23:39:00.454771   15674 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 23:39:00.465169   15674 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 23:39:00.483799   15674 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 23:39:00.484046   15674 kubeadm.go:310] [mark-control-plane] Marking the node addons-155429 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 23:39:00.492218   15674 kubeadm.go:310] [bootstrap-token] Using token: 91jrer.dfw9gcfx6u5t7t5a
	I0923 23:39:00.493537   15674 out.go:235]   - Configuring RBAC rules ...
	I0923 23:39:00.493683   15674 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 23:39:00.497071   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 23:39:00.502749   15674 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
	I0923 23:39:00.505208   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 23:39:00.507636   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 23:39:00.511127   15674 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 23:39:00.849447   15674 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 23:39:01.265865   15674 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 23:39:01.850448   15674 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 23:39:01.851330   15674 kubeadm.go:310] 
	I0923 23:39:01.851413   15674 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 23:39:01.851423   15674 kubeadm.go:310] 
	I0923 23:39:01.851544   15674 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 23:39:01.851563   15674 kubeadm.go:310] 
	I0923 23:39:01.851605   15674 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 23:39:01.851693   15674 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 23:39:01.851775   15674 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 23:39:01.851792   15674 kubeadm.go:310] 
	I0923 23:39:01.851843   15674 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 23:39:01.851850   15674 kubeadm.go:310] 
	I0923 23:39:01.851890   15674 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 23:39:01.851897   15674 kubeadm.go:310] 
	I0923 23:39:01.851968   15674 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 23:39:01.852077   15674 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 23:39:01.852173   15674 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 23:39:01.852190   15674 kubeadm.go:310] 
	I0923 23:39:01.852297   15674 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 23:39:01.852390   15674 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 23:39:01.852398   15674 kubeadm.go:310] 
	I0923 23:39:01.852486   15674 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 91jrer.dfw9gcfx6u5t7t5a \
	I0923 23:39:01.852581   15674 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d4462437629f39f4f45121e0b3e3c71b9287fc0bc569b1e8964dd69636ec4f8b \
	I0923 23:39:01.852603   15674 kubeadm.go:310] 	--control-plane 
	I0923 23:39:01.852611   15674 kubeadm.go:310] 
	I0923 23:39:01.852689   15674 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 23:39:01.852696   15674 kubeadm.go:310] 
	I0923 23:39:01.852762   15674 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 91jrer.dfw9gcfx6u5t7t5a \
	I0923 23:39:01.852858   15674 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d4462437629f39f4f45121e0b3e3c71b9287fc0bc569b1e8964dd69636ec4f8b 
	I0923 23:39:01.854896   15674 kubeadm.go:310] W0923 23:38:53.261751    1300 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0923 23:39:01.855177   15674 kubeadm.go:310] W0923 23:38:53.262383    1300 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0923 23:39:01.855358   15674 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-1069-gcp\n", err: exit status 1
	I0923 23:39:01.855509   15674 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 23:39:01.855541   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:39:01.855549   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:39:01.857314   15674 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0923 23:39:01.858564   15674 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0923 23:39:01.862203   15674 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0923 23:39:01.862219   15674 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0923 23:39:01.878517   15674 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
	I0923 23:39:02.069396   15674 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 23:39:02.069454   15674 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
	I0923 23:39:02.069478   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-155429 minikube.k8s.io/updated_at=2024_09_23T23_39_02_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c minikube.k8s.io/name=addons-155429 minikube.k8s.io/primary=true
	I0923 23:39:02.150101   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:02.150131   15674 ops.go:34] apiserver oom_adj: -16
	I0923 23:39:02.650786   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:03.150904   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:03.650469   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:04.150224   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:04.650466   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:05.151121   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:05.650915   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:06.150795   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:06.227674   15674 kubeadm.go:1113] duration metric: took 4.158242518s to wait for elevateKubeSystemPrivileges
	I0923 23:39:06.227727   15674 kubeadm.go:394] duration metric: took 13.112799152s to StartCluster
	I0923 23:39:06.227748   15674 settings.go:142] acquiring lock: {Name:mke9e4da9a0a6414a5777f27a87bcb77e67efd38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:39:06.227871   15674 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:39:06.228204   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/kubeconfig: {Name:mk4efff2b173b8e0605e96e433cb1251ff61d676 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:39:06.228377   15674 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"
	I0923 23:39:06.228386   15674 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}
	I0923 23:39:06.228465   15674 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0923 23:39:06.228586   15674 addons.go:69] Setting yakd=true in profile "addons-155429"
	I0923 23:39:06.228589   15674 addons.go:69] Setting default-storageclass=true in profile "addons-155429"
	I0923 23:39:06.228594   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:39:06.228606   15674 addons.go:234] Setting addon yakd=true in "addons-155429"
	I0923 23:39:06.228611   15674 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-155429"
	I0923 23:39:06.228634   15674 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-155429"
	I0923 23:39:06.228642   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228648   15674 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-155429"
	I0923 23:39:06.228664   15674 addons.go:69] Setting ingress=true in profile "addons-155429"
	I0923 23:39:06.228686   15674 addons.go:234] Setting addon ingress=true in "addons-155429"
	I0923 23:39:06.228730   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228632   15674 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-155429"
	I0923 23:39:06.228785   15674 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-155429"
	I0923 23:39:06.228795   15674 addons.go:69] Setting volcano=true in profile "addons-155429"
	I0923 23:39:06.228813   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228815   15674 addons.go:234] Setting addon volcano=true in "addons-155429"
	I0923 23:39:06.228842   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229011   15674 addons.go:69] Setting registry=true in profile "addons-155429"
	I0923 23:39:06.229023   15674 addons.go:234] Setting addon registry=true in "addons-155429"
	I0923 23:39:06.229042   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229213   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229257   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229287   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229305   15674 addons.go:69] Setting volumesnapshots=true in profile "addons-155429"
	I0923 23:39:06.229328   15674 addons.go:234] Setting addon volumesnapshots=true in "addons-155429"
	I0923 23:39:06.229342   15674 addons.go:69] Setting inspektor-gadget=true in profile "addons-155429"
	I0923 23:39:06.229352   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229355   15674 addons.go:234] Setting addon inspektor-gadget=true in "addons-155429"
	I0923 23:39:06.229375   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229594   15674 addons.go:69] Setting cloud-spanner=true in profile "addons-155429"
	I0923 23:39:06.229636   15674 addons.go:234] Setting addon cloud-spanner=true in "addons-155429"
	I0923 23:39:06.229662   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229779   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229789   15674 addons.go:69] Setting ingress-dns=true in profile "addons-155429"
	I0923 23:39:06.229802   15674 addons.go:234] Setting addon ingress-dns=true in "addons-155429"
	I0923 23:39:06.229826   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230048   15674 addons.go:69] Setting metrics-server=true in profile "addons-155429"
	I0923 23:39:06.230084   15674 addons.go:234] Setting addon metrics-server=true in "addons-155429"
	I0923 23:39:06.230131   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230160   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230175   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230248   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230461   15674 addons.go:69] Setting storage-provisioner=true in profile "addons-155429"
	I0923 23:39:06.230478   15674 addons.go:234] Setting addon storage-provisioner=true in "addons-155429"
	I0923 23:39:06.230503   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230596   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.228653   15674 addons.go:69] Setting gcp-auth=true in profile "addons-155429"
	I0923 23:39:06.230823   15674 mustload.go:65] Loading cluster: addons-155429
	I0923 23:39:06.229780   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.232659   15674 out.go:177] * Verifying Kubernetes components...
	I0923 23:39:06.232735   15674 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-155429"
	I0923 23:39:06.232895   15674 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-155429"
	I0923 23:39:06.232930   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.233182   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.233413   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.234426   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:39:06.263486   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:39:06.263802   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.264197   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	W0923 23:39:06.264689   15674 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0923 23:39:06.276874   15674 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 23:39:06.276892   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:06.276927   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 23:39:06.284922   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:06.289515   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 23:39:06.290436   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 23:39:06.290455   15674 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 23:39:06.290512   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.290840   15674 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 23:39:06.291563   15674 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 23:39:06.292094   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 23:39:06.292218   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.292766   15674 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 23:39:06.293422   15674 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 23:39:06.294316   15674 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 23:39:06.294336   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 23:39:06.294380   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.294316   15674 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 23:39:06.294593   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 23:39:06.294637   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.295082   15674 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 23:39:06.295094   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 23:39:06.295132   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.295488   15674 addons.go:234] Setting addon default-storageclass=true in "addons-155429"
	I0923 23:39:06.295523   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.296041   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.314803   15674 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 23:39:06.314854   15674 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 23:39:06.316374   15674 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 23:39:06.316394   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 23:39:06.316448   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.317590   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 23:39:06.317609   15674 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 23:39:06.317668   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.318792   15674 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 23:39:06.319853   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 23:39:06.319873   15674 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 23:39:06.319935   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.334305   15674 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 23:39:06.335557   15674 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 23:39:06.335582   15674 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 23:39:06.335656   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.338001   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.340736   15674 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-155429"
	I0923 23:39:06.340781   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.341259   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.346077   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 23:39:06.347341   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 23:39:06.349287   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 23:39:06.350537   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 23:39:06.352067   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 23:39:06.354113   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 23:39:06.355350   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 23:39:06.357068   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 23:39:06.357651   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.358361   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 23:39:06.358389   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 23:39:06.358483   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.362094   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.364454   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.366748   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.366800   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.382324   15674 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 23:39:06.382348   15674 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 23:39:06.382404   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.386613   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.387843   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.388970   15674 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 23:39:06.391351   15674 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 23:39:06.393361   15674 out.go:177]   - Using image docker.io/busybox:stable
	I0923 23:39:06.393374   15674 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 23:39:06.393386   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 23:39:06.393463   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.394338   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.394597   15674 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 23:39:06.394617   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 23:39:06.394701   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.396110   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.397402   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.405326   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.427486   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.434782   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	W0923 23:39:06.436747   15674 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0923 23:39:06.436824   15674 retry.go:31] will retry after 134.302494ms: ssh: handshake failed: EOF
	I0923 23:39:06.525023   15674 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 -"
	I0923 23:39:06.610418   15674 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:39:06.807457   15674 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
	I0923 23:39:06.808876   15674 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
	I0923 23:39:06.819888   15674 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
	I0923 23:39:06.908420   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 23:39:06.908514   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 23:39:06.909209   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 23:39:06.909273   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 23:39:06.917646   15674 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
	I0923 23:39:06.922954   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 23:39:06.922982   15674 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 23:39:06.925722   15674 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 23:39:06.925790   15674 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 23:39:06.929675   15674 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 23:39:06.929701   15674 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 23:39:07.017937   15674 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
	I0923 23:39:07.028334   15674 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
	I0923 23:39:07.031837   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 23:39:07.031860   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 23:39:07.123013   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 23:39:07.123101   15674 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 23:39:07.208410   15674 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 23:39:07.208499   15674 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 23:39:07.225428   15674 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
	I0923 23:39:07.225884   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 23:39:07.225904   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 23:39:07.225972   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 23:39:07.225978   15674 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)
	I0923 23:39:07.322347   15674 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 23:39:07.322439   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 23:39:07.329223   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 23:39:07.329250   15674 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 23:39:07.430183   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 23:39:07.430211   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 23:39:07.611925   15674 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 23:39:07.612035   15674 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 23:39:07.616140   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 23:39:07.616165   15674 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 23:39:07.620576   15674 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
	I0923 23:39:07.708505   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 23:39:07.708591   15674 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 23:39:07.809601   15674 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 23:39:07.809698   15674 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 23:39:07.812241   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 23:39:07.812320   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 23:39:07.827568   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 23:39:07.827647   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 23:39:07.917162   15674 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 -": (1.392095731s)
	I0923 23:39:07.917253   15674 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 23:39:07.917938   15674 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.307487149s)
	I0923 23:39:07.920163   15674 node_ready.go:35] waiting up to 6m0s for node "addons-155429" to be "Ready" ...
	I0923 23:39:08.016483   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 23:39:08.016507   15674 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 23:39:08.114822   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 23:39:08.114913   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 23:39:08.118129   15674 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
	I0923 23:39:08.123731   15674 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
	I0923 23:39:08.224558   15674 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 23:39:08.224589   15674 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 23:39:08.410337   15674 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 23:39:08.410365   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 23:39:08.513421   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 23:39:08.513511   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 23:39:08.523212   15674 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-155429" context rescaled to 1 replicas
	I0923 23:39:08.617843   15674 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 23:39:08.617945   15674 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 23:39:08.708348   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 23:39:08.708443   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 23:39:08.722453   15674 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
	I0923 23:39:08.908210   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 23:39:08.908306   15674 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 23:39:08.915720   15674 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:39:08.915800   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 23:39:09.321845   15674 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:39:09.415862   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 23:39:09.415950   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 23:39:09.526721   15674 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: (2.717761457s)
	I0923 23:39:09.712061   15674 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: (2.904507865s)
	I0923 23:39:09.717514   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 23:39:09.717591   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 23:39:09.925280   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 23:39:09.925373   15674 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 23:39:10.023080   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:10.029083   15674 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
	I0923 23:39:12.020377   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.200390747s)
	I0923 23:39:12.020414   15674 addons.go:475] Verifying addon ingress=true in "addons-155429"
	I0923 23:39:12.020455   15674 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.102718502s)
	I0923 23:39:12.020500   15674 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.002526677s)
	I0923 23:39:12.020702   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.992324059s)
	I0923 23:39:12.020778   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.79526114s)
	I0923 23:39:12.020808   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.400127409s)
	I0923 23:39:12.020859   15674 addons.go:475] Verifying addon registry=true in "addons-155429"
	I0923 23:39:12.020870   15674 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: (3.902664078s)
	I0923 23:39:12.021100   15674 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: (3.897272219s)
	I0923 23:39:12.021124   15674 addons.go:475] Verifying addon metrics-server=true in "addons-155429"
	I0923 23:39:12.021991   15674 out.go:177] * Verifying registry addon...
	I0923 23:39:12.022147   15674 out.go:177] * Verifying ingress addon...
	I0923 23:39:12.022171   15674 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-155429 service yakd-dashboard -n yakd-dashboard
	
	I0923 23:39:12.024616   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 23:39:12.024847   15674 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 23:39:12.032790   15674 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:39:12.032816   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:12.033024   15674 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 23:39:12.033051   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0923 23:39:12.035678   15674 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0923 23:39:12.423631   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:12.533197   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:12.533773   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:12.639278   15674 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: (3.916721063s)
	W0923 23:39:12.639337   15674 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
	I0923 23:39:12.639367   15674 retry.go:31] will retry after 323.117601ms: 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
	I0923 23:39:12.639469   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.317530936s)
	I0923 23:39:12.915457   15674 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: (2.886319918s)
	I0923 23:39:12.915488   15674 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-155429"
	I0923 23:39:12.917000   15674 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 23:39:12.919280   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 23:39:12.924635   15674 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:39:12.924660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:12.963257   15674 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
	I0923 23:39:13.028791   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:13.029298   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:13.422929   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:13.528441   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:13.530048   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:13.570323   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 23:39:13.570419   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:13.587539   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:13.828525   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 23:39:13.924288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:13.926520   15674 addons.go:234] Setting addon gcp-auth=true in "addons-155429"
	I0923 23:39:13.926563   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:13.927159   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:13.950317   15674 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 23:39:13.950370   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:13.966664   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:14.029517   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:14.030156   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:14.422849   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:14.423768   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:14.528590   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:14.529181   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:14.922971   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:15.028477   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:15.029104   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:15.423333   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:15.528263   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:15.528927   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:15.633094   15674 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.669782696s)
	I0923 23:39:15.633186   15674 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.682818759s)
	I0923 23:39:15.635105   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:15.636352   15674 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 23:39:15.637445   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 23:39:15.637465   15674 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 23:39:15.655632   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 23:39:15.655662   15674 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 23:39:15.710716   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 23:39:15.710743   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 23:39:15.729482   15674 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
	I0923 23:39:15.923141   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:16.028316   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:16.029486   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:16.332537   15674 addons.go:475] Verifying addon gcp-auth=true in "addons-155429"
	I0923 23:39:16.334018   15674 out.go:177] * Verifying gcp-auth addon...
	I0923 23:39:16.336580   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 23:39:16.339123   15674 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 23:39:16.339141   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:16.423907   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:16.440232   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:16.527641   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:16.528090   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:16.839869   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:16.922742   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:17.027746   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:17.028198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:17.339572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:17.423139   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:17.527572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:17.527975   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:17.839925   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:17.922629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.027887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:18.028256   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:18.339446   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:18.423243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.528048   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:18.528402   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:18.839502   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:18.922708   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.922987   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:19.028243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:19.028829   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:19.340074   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:19.422892   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:19.528546   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:19.529044   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:19.839974   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:19.922667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.027560   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:20.027870   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:20.339934   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:20.422658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.527744   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:20.528333   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:20.839148   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:20.922786   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.923389   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:21.028010   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:21.028320   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:21.339423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:21.423009   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:21.528539   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:21.528726   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:21.840256   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:21.922934   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:22.028340   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:22.028762   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:22.339660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:22.422805   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:22.528254   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:22.528861   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:22.840033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:22.922577   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:23.027570   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:23.028296   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:23.340121   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:23.422746   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:23.423416   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:23.528013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:23.528484   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:23.839716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:23.922285   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:24.027787   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:24.028433   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:24.339367   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:24.422949   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:24.528321   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:24.528726   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:24.839343   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:24.922905   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:25.028145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:25.028555   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:25.339360   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:25.422852   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:25.528412   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:25.528853   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:25.840183   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:25.922630   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:25.922642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:26.028252   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:26.029114   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:26.339895   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:26.422408   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:26.527502   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:26.527958   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:26.840387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:26.922871   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.028158   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:27.028608   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:27.339387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:27.422967   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.528151   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:27.528502   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:27.839667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:27.922343   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.922839   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:28.027251   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:28.027663   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:28.339396   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:28.423182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:28.527337   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:28.527772   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:28.839975   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:28.922554   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:29.027606   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:29.028198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:29.339187   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:29.422759   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:29.528282   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:29.528783   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:29.840592   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:29.921730   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:30.028138   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:30.028530   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:30.340058   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:30.422707   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:30.423349   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:30.527812   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:30.528302   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:30.839603   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:30.922089   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:31.027425   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:31.027846   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:31.339940   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:31.422664   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:31.527816   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:31.528315   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:31.839399   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:31.922902   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.028645   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:32.029070   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:32.339545   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:32.422423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.528216   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:32.528724   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:32.839956   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:32.922658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.922931   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:33.027597   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:33.027980   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:33.339784   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:33.422432   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:33.527806   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:33.528236   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:33.839561   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:33.922425   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.028233   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:34.028668   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:34.340257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:34.422834   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.528159   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:34.528542   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:34.840650   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:34.922328   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.923048   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:35.027957   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:35.028354   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:35.339484   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:35.423464   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:35.527506   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:35.528095   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:35.839680   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:35.922308   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:36.028147   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:36.028708   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:36.339629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:36.422297   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:36.527408   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:36.527848   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:36.839966   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:36.922771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:37.027690   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:37.028206   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:37.339116   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:37.422606   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:37.422835   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:37.528242   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:37.528825   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:37.839988   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:37.922567   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:38.027858   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:38.028151   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:38.339342   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:38.423288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:38.527818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:38.528151   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:38.839244   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:38.922953   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:39.028166   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:39.028648   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:39.339499   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:39.423085   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:39.423129   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:39.528047   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:39.528519   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:39.840095   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:39.922636   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:40.027995   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:40.028323   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:40.339758   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:40.422537   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:40.527128   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:40.527722   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:40.839803   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:40.922334   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:41.027584   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:41.028037   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:41.339093   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:41.422733   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:41.423326   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:41.527767   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:41.528349   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:41.839547   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:41.922144   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:42.028398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:42.028827   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:42.340349   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:42.423191   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:42.527615   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:42.528192   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:42.839342   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:42.922914   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.027311   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:43.027733   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:43.339842   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:43.422705   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.527976   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:43.528282   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:43.839660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:43.922402   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.922990   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:44.027600   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:44.027870   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:44.340240   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:44.422974   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:44.527398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:44.527738   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:44.839194   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:44.922736   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:45.028189   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:45.028575   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:45.339773   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:45.422363   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:45.527937   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:45.528447   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:45.839707   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:45.922331   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:46.027846   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:46.028207   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:46.339406   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:46.422852   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:46.422865   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:46.528375   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:46.528860   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:46.840463   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:46.923006   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:47.028013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:47.028852   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:47.339045   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:47.422848   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:47.528211   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:47.528630   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:47.840120   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:47.922924   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:48.028284   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:48.028747   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:48.339629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:48.422387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:48.423191   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:48.527919   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:48.528201   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:48.839989   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:48.922565   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:49.028007   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:49.028559   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:49.340389   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:49.423594   15674 node_ready.go:49] node "addons-155429" has status "Ready":"True"
	I0923 23:39:49.423620   15674 node_ready.go:38] duration metric: took 41.503384997s for node "addons-155429" to be "Ready" ...
	I0923 23:39:49.423634   15674 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" ...
	I0923 23:39:49.424758   15674 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:39:49.424807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:49.440090   15674 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:49.528141   15674 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:39:49.528162   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:49.528488   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:49.842520   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:49.943431   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.043397   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:50.043632   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:50.340213   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:50.423854   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.528562   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:50.528725   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:50.839995   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:50.923771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.946004   15674 pod_ready.go:93] pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.946029   15674 pod_ready.go:82] duration metric: took 1.505909345s for pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.946049   15674 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.949892   15674 pod_ready.go:93] pod "etcd-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.949911   15674 pod_ready.go:82] duration metric: took 3.856587ms for pod "etcd-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.949922   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.957175   15674 pod_ready.go:93] pod "kube-apiserver-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.957197   15674 pod_ready.go:82] duration metric: took 7.268845ms for pod "kube-apiserver-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.957207   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.961130   15674 pod_ready.go:93] pod "kube-controller-manager-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.961156   15674 pod_ready.go:82] duration metric: took 3.941446ms for pod "kube-controller-manager-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.961171   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-s7ghl" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.023945   15674 pod_ready.go:93] pod "kube-proxy-s7ghl" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:51.023969   15674 pod_ready.go:82] duration metric: took 62.791669ms for pod "kube-proxy-s7ghl" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.023979   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.027257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:51.028600   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:51.338947   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:51.423452   15674 pod_ready.go:93] pod "kube-scheduler-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:51.423475   15674 pod_ready.go:82] duration metric: took 399.488699ms for pod "kube-scheduler-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.423487   15674 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.423822   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:51.528692   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:51.528970   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:51.839383   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:51.923966   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:52.027640   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:52.029059   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:52.339419   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:52.423086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:52.528330   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:52.528848   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:52.840075   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:52.924645   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:53.027547   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:53.028129   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:53.340033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:53.423266   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:53.429019   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:53.528244   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:53.528622   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:53.840182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:53.924287   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:54.029164   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:54.029653   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:54.339873   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:54.424147   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:54.528511   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:54.528807   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:54.840814   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:54.923733   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.027977   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:55.028173   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:55.339257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:55.423933   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.528423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:55.528495   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:55.839968   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:55.923409   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.928781   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:56.029031   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:56.029165   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:56.339161   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:56.423636   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:56.527594   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:56.527956   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:56.840440   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:56.924639   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.028378   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:57.028706   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:57.339655   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:57.422844   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.527750   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:57.528080   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:57.840758   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:57.923515   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.928811   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:58.027969   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:58.028101   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:58.339152   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:58.424182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:58.528538   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:58.528776   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:58.840541   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:58.923554   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.029028   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:59.029890   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:59.339296   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:59.423959   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.528511   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:59.528993   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:59.840145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:59.924458   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.929501   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:00.028818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:00.029251   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:00.339592   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:00.424191   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:00.528775   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:00.528991   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:00.840489   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:00.924106   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:01.029163   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:01.029486   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:01.339291   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:01.424556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:01.529157   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:01.529442   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:01.840131   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:01.923531   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:02.028477   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:02.028866   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:02.340277   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:02.423918   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:02.428638   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:02.530012   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:02.530526   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:02.839811   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:02.923215   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:03.028161   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:03.028352   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:03.339183   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:03.424033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:03.528217   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:03.528430   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:03.839649   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:03.922999   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.028186   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:04.028394   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:04.339635   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:04.423611   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.527642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:04.528052   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:04.839600   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:04.923676   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.928276   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:05.028740   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:05.029231   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:05.340642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:05.424184   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:05.528615   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:05.528891   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:05.840167   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:05.924013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.028185   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:06.028799   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:06.340092   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:06.424181   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.529086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:06.529480   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:06.840020   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:06.923247   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.928520   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:07.028461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:07.028795   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:07.340096   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:07.423555   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:07.528018   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:07.528305   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:07.839762   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:07.922728   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:08.028556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:08.028791   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:08.339908   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:08.423483   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:08.528922   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:08.529423   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:08.839416   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:08.923810   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:09.030118   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:09.030213   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:09.339243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:09.423470   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:09.428670   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:09.533902   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:09.537258   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:09.840032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:09.923917   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:10.028956   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:10.029380   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:10.340840   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:10.423887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:10.529031   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:10.529452   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:10.840189   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:10.924042   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.028448   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:11.028677   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:11.339961   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:11.424036   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.527962   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:11.528634   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:11.839438   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:11.924142   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.928588   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:12.029050   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:12.029198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:12.339965   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:12.441983   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:12.528714   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:12.529208   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:12.839601   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:12.923019   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:13.028386   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:13.028745   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:13.340093   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:13.423356   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:13.528432   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:13.528844   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:13.840149   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:13.923791   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:14.028145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:14.028417   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:14.339520   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:14.424291   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:14.428319   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:14.528216   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:14.528536   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:14.840243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:14.923488   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:15.028277   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:15.028592   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:15.339461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:15.423696   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:15.527732   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:15.528010   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:15.840215   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:15.923928   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.027840   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:16.028245   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:16.339321   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:16.424053   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.527868   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:16.528413   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:16.839359   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:16.923727   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.927781   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:17.028596   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:17.029003   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:17.340293   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:17.423383   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:17.528617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:17.528984   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:17.840373   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:17.924167   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.029056   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:18.029611   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:18.340032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:18.424873   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.529232   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:18.530033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:18.909640   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:18.924831   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.930114   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:19.109826   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:19.111776   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:19.410068   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:19.509462   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:19.530296   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:19.530691   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:19.839705   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:19.928591   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:20.029099   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:20.029631   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:20.339795   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:20.441622   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:20.528613   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:20.529142   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:20.840608   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:20.923675   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:21.028509   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:21.030280   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:21.340335   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:21.424330   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:21.428656   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:21.528885   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:21.529553   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:21.839535   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:21.923983   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:22.028952   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:22.029219   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:22.341184   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:22.442451   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:22.528170   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:22.528292   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:22.840556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:22.924078   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.029423   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:23.030016   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:23.340278   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:23.423523   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.528844   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:23.529351   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:23.839815   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:23.923526   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.928491   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:24.028552   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:24.028720   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:24.340222   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:24.423738   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:24.528947   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:24.529255   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:24.840211   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:24.942807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.028650   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:25.028894   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:25.340009   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:25.423654   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.528389   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:25.528751   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:25.840053   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:25.924179   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.928816   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:26.028073   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:26.028107   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:26.339576   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:26.422796   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:26.527861   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:26.528232   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:26.839236   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:26.923694   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:27.028148   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:27.028440   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:27.339057   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:27.423461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:27.528617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:27.528919   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:27.840456   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:27.923653   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:28.028858   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:28.029128   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:28.340204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:28.423696   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:28.427985   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:28.527961   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:28.528336   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:28.839769   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:28.923761   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:29.028635   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:29.029584   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:29.339842   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:29.423414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:29.529071   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:29.530185   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:29.840557   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:29.925693   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:30.028532   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:30.028938   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:30.339868   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:30.423394   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:30.429437   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:30.528672   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:30.529041   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:30.840796   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:30.924363   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:31.028442   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:31.028867   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:31.340133   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:31.423503   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:31.529107   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:31.529617   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:31.839887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:31.923251   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:32.028320   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:32.028816   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:32.339638   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:32.422971   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:32.528381   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:32.528605   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:32.839970   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:32.928229   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:32.941773   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:33.027622   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:33.028186   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:33.339613   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:33.423142   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:33.528242   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:33.528528   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:33.839771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:33.923617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.028440   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:34.028648   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:34.340218   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:34.423864   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.527802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:34.529329   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:34.839501   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:34.924249   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.929219   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:35.028288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:35.028420   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:35.339699   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:35.423471   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:35.529204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:35.529555   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:35.840648   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:35.924671   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:36.028271   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:36.028893   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:36.340152   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:36.423830   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:36.528572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:36.528840   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:36.840388   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:36.924667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:37.028802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:37.029034   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:37.340662   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:37.424471   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:37.429183   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:37.528426   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:37.528940   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:37.840404   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:37.924320   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:38.027688   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:38.028122   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:38.340319   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:38.424086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:38.528283   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:38.528796   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:38.840423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:38.941963   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.041694   15674 kapi.go:107] duration metric: took 1m27.017075838s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 23:40:39.041740   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:39.339945   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:39.423614   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.529010   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:39.840414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:39.923854   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.928711   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:40.028878   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:40.340102   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:40.423818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:40.529215   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:40.840574   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:40.942578   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.043183   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:41.339716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:41.424038   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.529394   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:41.909960   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:41.932689   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.933626   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:42.114948   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:42.430031   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:42.431872   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:42.529279   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:42.912380   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:42.926144   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:43.030336   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:43.411641   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:43.425942   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:43.530614   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:43.912414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:43.924855   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:44.009535   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:44.029809   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:44.408346   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:44.423985   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:44.529373   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:44.839716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:44.923076   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:45.028554   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:45.339494   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:45.424030   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:45.528966   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:45.840204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:45.924468   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:46.028983   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:46.340006   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:46.423706   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:46.428699   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:46.529520   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:46.911575   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:46.924398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:47.028794   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:47.340556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:47.441802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:47.528312   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:47.841032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:47.924789   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:48.030160   15674 kapi.go:107] duration metric: took 1m36.005303965s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 23:40:48.340807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:48.429542   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:48.442078   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:48.839678   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:48.922749   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:49.341439   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:49.427437   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:49.840103   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:49.942665   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:50.339841   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:50.424175   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:50.839612   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:50.929155   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:50.941379   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:51.342999   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:51.444514   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:51.839658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:51.924455   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:52.340067   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:52.423224   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:52.840173   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:52.923626   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:53.339962   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:53.424077   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:53.429151   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:53.840458   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:53.924021   15674 kapi.go:107] duration metric: took 1m41.004738471s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 23:40:54.339534   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:54.840544   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.339829   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.839906   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.928531   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:56.339711   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:56.840629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:57.339447   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:57.839710   15674 kapi.go:107] duration metric: took 1m41.503126202s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 23:40:57.841305   15674 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-155429 cluster.
	I0923 23:40:57.842744   15674 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.
	I0923 23:40:57.844175   15674 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 23:40:57.845529   15674 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0923 23:40:57.846652   15674 addons.go:510] duration metric: took 1m51.618192883s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0923 23:40:57.928773   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:59.929586   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:02.428279   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:04.429247   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:06.429475   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:08.929390   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:11.428757   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:13.429331   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:15.928196   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:17.929158   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:20.428697   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:22.929003   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:25.429330   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:27.927774   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:29.928709   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:31.928928   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:34.428439   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:36.928764   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:39.428508   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:41.928445   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:43.929200   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:46.430863   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:48.928416   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:49.928506   15674 pod_ready.go:93] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"True"
	I0923 23:41:49.928529   15674 pod_ready.go:82] duration metric: took 1m58.505035056s for pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.928548   15674 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.932636   15674 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace has status "Ready":"True"
	I0923 23:41:49.932657   15674 pod_ready.go:82] duration metric: took 4.101575ms for pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.932679   15674 pod_ready.go:39] duration metric: took 2m0.509031633s 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" ...
	I0923 23:41:49.932698   15674 api_server.go:52] waiting for apiserver process to appear ...
	I0923 23:41:49.932733   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:49.932789   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:49.965715   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:49.965742   15674 cri.go:89] found id: ""
	I0923 23:41:49.965752   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:49.965842   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:49.969164   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:49.969226   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:50.001429   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:50.001453   15674 cri.go:89] found id: ""
	I0923 23:41:50.001462   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:50.001517   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.004850   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:50.004913   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:50.037794   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:50.037813   15674 cri.go:89] found id: ""
	I0923 23:41:50.037821   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:50.037877   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.041010   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:50.041094   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:50.074343   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:50.074361   15674 cri.go:89] found id: ""
	I0923 23:41:50.074368   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:50.074405   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.077946   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:50.078013   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:50.110405   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:50.110424   15674 cri.go:89] found id: ""
	I0923 23:41:50.110431   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:50.110470   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.113629   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:50.113691   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:50.148573   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:50.148597   15674 cri.go:89] found id: ""
	I0923 23:41:50.148607   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:50.148675   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.152093   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:50.152155   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:50.184602   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:50.184623   15674 cri.go:89] found id: ""
	I0923 23:41:50.184630   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:50.184681   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.187871   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:50.187896   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:50.244666   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:50.244700   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:50.280385   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:50.280420   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:50.319935   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:50.319961   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:50.375718   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:50.375749   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:50.471928   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:50.471959   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:50.512901   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:50.512931   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:50.549548   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:50.549574   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:50.580494   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:50.580525   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:50.654868   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:50.654899   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:50.666335   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:50.666365   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:50.707663   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:50.707693   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.242051   15674 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 23:41:53.255073   15674 api_server.go:72] duration metric: took 2m47.026663828s to wait for apiserver process to appear ...
	I0923 23:41:53.255100   15674 api_server.go:88] waiting for apiserver healthz status ...
	I0923 23:41:53.255145   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:53.255190   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:53.286944   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:53.286967   15674 cri.go:89] found id: ""
	I0923 23:41:53.286974   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:53.287014   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.290157   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:53.290226   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:53.322287   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:53.322308   15674 cri.go:89] found id: ""
	I0923 23:41:53.322316   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:53.322364   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.325425   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:53.325480   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:53.357171   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.357191   15674 cri.go:89] found id: ""
	I0923 23:41:53.357199   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:53.357237   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.360421   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:53.360477   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:53.392525   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:53.392548   15674 cri.go:89] found id: ""
	I0923 23:41:53.392555   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:53.392595   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.395848   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:53.395911   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:53.427697   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:53.427715   15674 cri.go:89] found id: ""
	I0923 23:41:53.427722   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:53.427769   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.430931   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:53.430998   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:53.463604   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:53.463621   15674 cri.go:89] found id: ""
	I0923 23:41:53.463627   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:53.463672   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.466773   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:53.466833   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:53.499387   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:53.499406   15674 cri.go:89] found id: ""
	I0923 23:41:53.499413   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:53.499462   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.502622   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:53.502643   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:53.534534   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:53.534562   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:53.568345   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:53.568371   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:53.608014   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:53.608048   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:53.663931   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:53.663961   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:53.675682   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:53.675720   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:53.717737   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:53.717764   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.751626   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:53.751651   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:53.830035   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:53.830065   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:53.923929   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:53.923957   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:53.965640   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:53.965671   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:54.001309   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:54.001337   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:56.557446   15674 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 23:41:56.561243   15674 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 23:41:56.562113   15674 api_server.go:141] control plane version: v1.31.1
	I0923 23:41:56.562138   15674 api_server.go:131] duration metric: took 3.307031593s to wait for apiserver health ...
	I0923 23:41:56.562148   15674 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 23:41:56.562170   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:56.562214   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:56.594354   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:56.594378   15674 cri.go:89] found id: ""
	I0923 23:41:56.594387   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:56.594440   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.597513   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:56.597573   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:56.629450   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:56.629472   15674 cri.go:89] found id: ""
	I0923 23:41:56.629480   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:56.629534   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.632706   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:56.632760   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:56.664230   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:56.664247   15674 cri.go:89] found id: ""
	I0923 23:41:56.664255   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:56.664294   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.667380   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:56.667427   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:56.699528   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:56.699548   15674 cri.go:89] found id: ""
	I0923 23:41:56.699557   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:56.699607   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.702685   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:56.702744   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:56.735279   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:56.735309   15674 cri.go:89] found id: ""
	I0923 23:41:56.735319   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:56.735376   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.738536   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:56.738608   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:56.770467   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:56.770492   15674 cri.go:89] found id: ""
	I0923 23:41:56.770502   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:56.770553   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.773830   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:56.773894   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:56.805721   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:56.805748   15674 cri.go:89] found id: ""
	I0923 23:41:56.805756   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:56.805800   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.808911   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:56.808932   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:56.841907   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:56.841934   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:56.879089   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:56.879122   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:56.913627   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:56.913654   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:56.947268   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:56.947296   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:57.040087   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:57.040114   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:57.083216   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:57.083242   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:57.124657   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:57.124685   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:57.202463   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:57.202496   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:57.242135   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:57.242159   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:57.293749   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:57.293781   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:57.305034   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:57.305059   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:59.867238   15674 system_pods.go:59] 18 kube-system pods found
	I0923 23:41:59.867272   15674 system_pods.go:61] "coredns-7c65d6cfc9-94kw6" [cbc504f0-3740-4319-b2c9-167094488bf0] Running
	I0923 23:41:59.867278   15674 system_pods.go:61] "csi-hostpath-attacher-0" [e9102f97-5957-47aa-8db7-cd2b23fd1a56] Running
	I0923 23:41:59.867283   15674 system_pods.go:61] "csi-hostpath-resizer-0" [e2061338-e020-45b9-92a4-8b2d075c3405] Running
	I0923 23:41:59.867286   15674 system_pods.go:61] "csi-hostpathplugin-smtst" [11dc05d0-9c5e-4ace-8c34-62eefaff0fd3] Running
	I0923 23:41:59.867289   15674 system_pods.go:61] "etcd-addons-155429" [fd2d5fbe-55ca-4f02-b8ff-f4ee48984351] Running
	I0923 23:41:59.867296   15674 system_pods.go:61] "kindnet-vkmvz" [587da8fa-dfd8-4cbc-89f1-9a3787d42a67] Running
	I0923 23:41:59.867300   15674 system_pods.go:61] "kube-apiserver-addons-155429" [dedef3bf-41f0-424f-8143-dcf6357594bd] Running
	I0923 23:41:59.867304   15674 system_pods.go:61] "kube-controller-manager-addons-155429" [493864ef-2ac2-462b-bef4-3e7235a0d445] Running
	I0923 23:41:59.867308   15674 system_pods.go:61] "kube-ingress-dns-minikube" [2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3] Running
	I0923 23:41:59.867311   15674 system_pods.go:61] "kube-proxy-s7ghl" [ec076b1d-7391-4d59-800e-7d46bfbd0490] Running
	I0923 23:41:59.867315   15674 system_pods.go:61] "kube-scheduler-addons-155429" [d9d2c0c3-348e-4f21-88f9-9b596990036a] Running
	I0923 23:41:59.867319   15674 system_pods.go:61] "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
	I0923 23:41:59.867323   15674 system_pods.go:61] "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
	I0923 23:41:59.867326   15674 system_pods.go:61] "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
	I0923 23:41:59.867330   15674 system_pods.go:61] "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
	I0923 23:41:59.867337   15674 system_pods.go:61] "snapshot-controller-56fcc65765-4wltv" [54fd5763-988c-4835-89ab-da22459c78d9] Running
	I0923 23:41:59.867344   15674 system_pods.go:61] "snapshot-controller-56fcc65765-zl2vt" [a43b0578-067c-43a5-8687-a4ba4a5e8ec9] Running
	I0923 23:41:59.867351   15674 system_pods.go:61] "storage-provisioner" [43ee0e6b-c35a-43d6-9b60-84fefbcb1ebf] Running
	I0923 23:41:59.867363   15674 system_pods.go:74] duration metric: took 3.305207158s to wait for pod list to return data ...
	I0923 23:41:59.867372   15674 default_sa.go:34] waiting for default service account to be created ...
	I0923 23:41:59.869459   15674 default_sa.go:45] found service account: "default"
	I0923 23:41:59.869478   15674 default_sa.go:55] duration metric: took 2.09961ms for default service account to be created ...
	I0923 23:41:59.869486   15674 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 23:41:59.878554   15674 system_pods.go:86] 18 kube-system pods found
	I0923 23:41:59.878580   15674 system_pods.go:89] "coredns-7c65d6cfc9-94kw6" [cbc504f0-3740-4319-b2c9-167094488bf0] Running
	I0923 23:41:59.878586   15674 system_pods.go:89] "csi-hostpath-attacher-0" [e9102f97-5957-47aa-8db7-cd2b23fd1a56] Running
	I0923 23:41:59.878590   15674 system_pods.go:89] "csi-hostpath-resizer-0" [e2061338-e020-45b9-92a4-8b2d075c3405] Running
	I0923 23:41:59.878594   15674 system_pods.go:89] "csi-hostpathplugin-smtst" [11dc05d0-9c5e-4ace-8c34-62eefaff0fd3] Running
	I0923 23:41:59.878597   15674 system_pods.go:89] "etcd-addons-155429" [fd2d5fbe-55ca-4f02-b8ff-f4ee48984351] Running
	I0923 23:41:59.878602   15674 system_pods.go:89] "kindnet-vkmvz" [587da8fa-dfd8-4cbc-89f1-9a3787d42a67] Running
	I0923 23:41:59.878608   15674 system_pods.go:89] "kube-apiserver-addons-155429" [dedef3bf-41f0-424f-8143-dcf6357594bd] Running
	I0923 23:41:59.878614   15674 system_pods.go:89] "kube-controller-manager-addons-155429" [493864ef-2ac2-462b-bef4-3e7235a0d445] Running
	I0923 23:41:59.878620   15674 system_pods.go:89] "kube-ingress-dns-minikube" [2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3] Running
	I0923 23:41:59.878626   15674 system_pods.go:89] "kube-proxy-s7ghl" [ec076b1d-7391-4d59-800e-7d46bfbd0490] Running
	I0923 23:41:59.878633   15674 system_pods.go:89] "kube-scheduler-addons-155429" [d9d2c0c3-348e-4f21-88f9-9b596990036a] Running
	I0923 23:41:59.878641   15674 system_pods.go:89] "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
	I0923 23:41:59.878645   15674 system_pods.go:89] "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
	I0923 23:41:59.878651   15674 system_pods.go:89] "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
	I0923 23:41:59.878655   15674 system_pods.go:89] "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
	I0923 23:41:59.878661   15674 system_pods.go:89] "snapshot-controller-56fcc65765-4wltv" [54fd5763-988c-4835-89ab-da22459c78d9] Running
	I0923 23:41:59.878665   15674 system_pods.go:89] "snapshot-controller-56fcc65765-zl2vt" [a43b0578-067c-43a5-8687-a4ba4a5e8ec9] Running
	I0923 23:41:59.878689   15674 system_pods.go:89] "storage-provisioner" [43ee0e6b-c35a-43d6-9b60-84fefbcb1ebf] Running
	I0923 23:41:59.878701   15674 system_pods.go:126] duration metric: took 9.210144ms to wait for k8s-apps to be running ...
	I0923 23:41:59.878710   15674 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 23:41:59.878758   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 23:41:59.889365   15674 system_svc.go:56] duration metric: took 10.650101ms WaitForService to wait for kubelet
	I0923 23:41:59.889388   15674 kubeadm.go:582] duration metric: took 2m53.660983209s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 23:41:59.889404   15674 node_conditions.go:102] verifying NodePressure condition ...
	I0923 23:41:59.892120   15674 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0923 23:41:59.892146   15674 node_conditions.go:123] node cpu capacity is 8
	I0923 23:41:59.892161   15674 node_conditions.go:105] duration metric: took 2.751911ms to run NodePressure ...
	I0923 23:41:59.892173   15674 start.go:241] waiting for startup goroutines ...
	I0923 23:41:59.892187   15674 start.go:246] waiting for cluster config update ...
	I0923 23:41:59.892206   15674 start.go:255] writing updated cluster config ...
	I0923 23:41:59.892465   15674 ssh_runner.go:195] Run: rm -f paused
	I0923 23:41:59.938154   15674 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 23:41:59.941018   15674 out.go:177] * Done! kubectl is now configured to use "addons-155429" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 23 23:51:12 addons-155429 crio[1038]: time="2024-09-23 23:51:12.851044525Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:4b4963af19d93a61ac03e3898e8ae3e4968a4be83b669bccd75e6134964c667d UID:53a0647b-a6b4-4c59-ab73-3cba8e1cdc69 NetNS:/var/run/netns/f2e72760-d446-464d-b859-027c29330957 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 23:51:12 addons-155429 crio[1038]: time="2024-09-23 23:51:12.851210003Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 23 23:51:12 addons-155429 crio[1038]: time="2024-09-23 23:51:12.892412077Z" level=info msg="Stopped pod sandbox: 4b4963af19d93a61ac03e3898e8ae3e4968a4be83b669bccd75e6134964c667d" id=39868e8f-690d-4243-bc6c-cc6c04ca53d1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.195293080Z" level=info msg="Removing container: bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf" id=49366e5a-d3b5-4ca5-933d-eccddec6e263 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.209984973Z" level=info msg="Removed container bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf: default/task-pv-pod/task-pv-container" id=49366e5a-d3b5-4ca5-933d-eccddec6e263 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.449910450Z" level=info msg="Stopping container: c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09 (timeout: 30s)" id=21f787c0-fb70-4787-8eea-7fdc018f76b2 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 23:51:13 addons-155429 conmon[3804]: conmon c040a980a29d938f0368 <ninfo>: container 3816 exited with status 2
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.468701334Z" level=info msg="Stopping container: a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5 (timeout: 30s)" id=9f794733-16a1-40f0-9b72-37749a9ea294 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.589486640Z" level=info msg="Stopped container c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09: kube-system/registry-66c9cd494c-smmwm/registry" id=21f787c0-fb70-4787-8eea-7fdc018f76b2 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.590060598Z" level=info msg="Stopping pod sandbox: 24e1297684711a8983113090da0ac3c72e1ddbf34fb6bd539752fde9cd6d2987" id=b0349fd6-a8ae-4590-b0bc-f6ac52cb3644 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.590296143Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-smmwm Namespace:kube-system ID:24e1297684711a8983113090da0ac3c72e1ddbf34fb6bd539752fde9cd6d2987 UID:a99f9aa3-31bd-4a79-a1bc-8ad4dd180551 NetNS:/var/run/netns/6e653a92-b954-49ca-be81-e523586f8404 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.590438205Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-smmwm from CNI network \"kindnet\" (type=ptp)"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.620158878Z" level=info msg="Stopped pod sandbox: 24e1297684711a8983113090da0ac3c72e1ddbf34fb6bd539752fde9cd6d2987" id=b0349fd6-a8ae-4590-b0bc-f6ac52cb3644 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.638976929Z" level=info msg="Stopped container a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5: kube-system/registry-proxy-x8xtp/registry-proxy" id=9f794733-16a1-40f0-9b72-37749a9ea294 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.639478337Z" level=info msg="Stopping pod sandbox: c14acb634feeb0703fe47de5bd097530228006bb536da464db4c1d35c692f9f7" id=33019de0-d7d6-4c18-909c-9c1e1077c40b name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.643688368Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-SXSWOLVGZ644PWF3 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-4QM4A7MK4UKXQV3R - [0:0]\n:KUBE-HP-JEXWLZBKZO4MPO4L - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rvjvg_ingress-nginx_83f4a4b5-d793-447f-ba1e-9cddf1d12b91_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-SXSWOLVGZ644PWF3\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rvjvg_ingress-nginx_83f4a4b5-d793-447f-ba1e-9cddf1d12b91_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-JEXWLZBKZO4MPO4L\n-A KUBE-HP-JEXWLZBKZO4MPO4L -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rvjvg_ingress-nginx_83f4a4b5-d793-447f-ba1e-9cddf1d12b91_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-JEXWLZBKZO4MPO4L -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rvjvg_ingress-nginx_83f4a4b5-d793-447f-ba
1e-9cddf1d12b91_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-A KUBE-HP-SXSWOLVGZ644PWF3 -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rvjvg_ingress-nginx_83f4a4b5-d793-447f-ba1e-9cddf1d12b91_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-SXSWOLVGZ644PWF3 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rvjvg_ingress-nginx_83f4a4b5-d793-447f-ba1e-9cddf1d12b91_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-X KUBE-HP-4QM4A7MK4UKXQV3R\nCOMMIT\n"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.645937394Z" level=info msg="Closing host port tcp:5000"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.647520657Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.647707815Z" level=info msg="Got pod network &{Name:registry-proxy-x8xtp Namespace:kube-system ID:c14acb634feeb0703fe47de5bd097530228006bb536da464db4c1d35c692f9f7 UID:654b6be3-8898-4284-9ba0-43f387c171b1 NetNS:/var/run/netns/c917ebf7-b91a-470d-bf2e-327d96c23f36 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.647858223Z" level=info msg="Deleting pod kube-system_registry-proxy-x8xtp from CNI network \"kindnet\" (type=ptp)"
	Sep 23 23:51:13 addons-155429 crio[1038]: time="2024-09-23 23:51:13.728190963Z" level=info msg="Stopped pod sandbox: c14acb634feeb0703fe47de5bd097530228006bb536da464db4c1d35c692f9f7" id=33019de0-d7d6-4c18-909c-9c1e1077c40b name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:51:14 addons-155429 crio[1038]: time="2024-09-23 23:51:14.203533917Z" level=info msg="Removing container: c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09" id=b8aaf7d4-9f29-4119-89a7-1d732376b06f name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 23:51:14 addons-155429 crio[1038]: time="2024-09-23 23:51:14.218503663Z" level=info msg="Removed container c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09: kube-system/registry-66c9cd494c-smmwm/registry" id=b8aaf7d4-9f29-4119-89a7-1d732376b06f name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 23:51:14 addons-155429 crio[1038]: time="2024-09-23 23:51:14.220278060Z" level=info msg="Removing container: a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5" id=e3bb2662-3852-4539-a6b2-171cbb0057be name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 23:51:14 addons-155429 crio[1038]: time="2024-09-23 23:51:14.237068739Z" level=info msg="Removed container a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5: kube-system/registry-proxy-x8xtp/registry-proxy" id=e3bb2662-3852-4539-a6b2-171cbb0057be name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	3b66ad03681e1       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                                              44 seconds ago      Running             nginx                                    0                   3c09b2de727be       nginx
	b051c6c3bb9a3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                                 10 minutes ago      Running             gcp-auth                                 0                   e274b443e87a6       gcp-auth-89d5ffd79-69x52
	51aa0a1c698a6       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   5016547db5702       csi-hostpathplugin-smtst
	7b0ac03fa63da       registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7                          10 minutes ago      Running             csi-provisioner                          0                   5016547db5702       csi-hostpathplugin-smtst
	a58d228ee9ce1       registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6                            10 minutes ago      Running             liveness-probe                           0                   5016547db5702       csi-hostpathplugin-smtst
	c944cba1466e1       registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11                           10 minutes ago      Running             hostpath                                 0                   5016547db5702       csi-hostpathplugin-smtst
	173557acc2b0f       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc                10 minutes ago      Running             node-driver-registrar                    0                   5016547db5702       csi-hostpathplugin-smtst
	9fb965a31857f       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6                             10 minutes ago      Running             controller                               0                   282ce6944abd0       ingress-nginx-controller-bc57996ff-rvjvg
	3bba7c56adfb8       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a                        10 minutes ago      Running             metrics-server                           0                   db86fdcbde841       metrics-server-84c5f94fbc-6tzqt
	c2a676fea44de       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864   10 minutes ago      Running             csi-external-health-monitor-controller   0                   5016547db5702       csi-hostpathplugin-smtst
	932242d222d0d       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      10 minutes ago      Running             volume-snapshot-controller               0                   2034f807d73a8       snapshot-controller-56fcc65765-4wltv
	7b8385564289d       registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8                              10 minutes ago      Running             csi-resizer                              0                   fc6a1bac6e593       csi-hostpath-resizer-0
	2cd3e50323a79       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      10 minutes ago      Running             volume-snapshot-controller               0                   746f595ee2bb2       snapshot-controller-56fcc65765-zl2vt
	931a7b7c20930       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                                             11 minutes ago      Exited              patch                                    1                   84662ad94751c       ingress-nginx-admission-patch-vwxt7
	e50bb167e92d7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012                   11 minutes ago      Exited              create                                   0                   a9c71e63d3e0d       ingress-nginx-admission-create-dc9l2
	052ad3da5669c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab                             11 minutes ago      Running             minikube-ingress-dns                     0                   944a5d9220efe       kube-ingress-dns-minikube
	133f6863c3c63       registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0                             11 minutes ago      Running             csi-attacher                             0                   78827e1026358       csi-hostpath-attacher-0
	c89d9d28f5e2f       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef                             11 minutes ago      Running             local-path-provisioner                   0                   95e1698e811e1       local-path-provisioner-86d989889c-9zhvk
	eee4c067caea9       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                                             11 minutes ago      Running             coredns                                  0                   b6b979ac5f477       coredns-7c65d6cfc9-94kw6
	7000d0c3cdf49       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                                             11 minutes ago      Running             storage-provisioner                      0                   abb54e2365ef7       storage-provisioner
	ddd9773f9d7b5       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                                             12 minutes ago      Running             kindnet-cni                              0                   0db2886e1b312       kindnet-vkmvz
	cb5799d7cbf0b       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                                             12 minutes ago      Running             kube-proxy                               0                   470059499c064       kube-proxy-s7ghl
	ba4cd0eb36b7c       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                                             12 minutes ago      Running             etcd                                     0                   a1bcb9b527649       etcd-addons-155429
	b4fc370b75f64       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                                             12 minutes ago      Running             kube-controller-manager                  0                   79cc7bd5d6286       kube-controller-manager-addons-155429
	0dace564c73ae       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                                             12 minutes ago      Running             kube-apiserver                           0                   1706b28fc97c9       kube-apiserver-addons-155429
	5657950e7f8dc       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                                             12 minutes ago      Running             kube-scheduler                           0                   f1ef6aa449c6f       kube-scheduler-addons-155429
	
	
	==> coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] <==
	[INFO] 10.244.0.11:54230 - 16614 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000134291s
	[INFO] 10.244.0.11:44884 - 26099 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057347s
	[INFO] 10.244.0.11:44884 - 58097 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000081893s
	[INFO] 10.244.0.11:47822 - 49128 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004289745s
	[INFO] 10.244.0.11:47822 - 33516 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00432331s
	[INFO] 10.244.0.11:41124 - 49126 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00360915s
	[INFO] 10.244.0.11:41124 - 57573 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004527972s
	[INFO] 10.244.0.11:57794 - 37612 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003599708s
	[INFO] 10.244.0.11:57794 - 38377 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004416788s
	[INFO] 10.244.0.11:41311 - 64078 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060215s
	[INFO] 10.244.0.11:41311 - 36428 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000162787s
	[INFO] 10.244.0.20:57725 - 21002 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000232366s
	[INFO] 10.244.0.20:47736 - 24443 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000328782s
	[INFO] 10.244.0.20:37999 - 53332 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000145291s
	[INFO] 10.244.0.20:43288 - 59232 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101318s
	[INFO] 10.244.0.20:42446 - 24564 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000104993s
	[INFO] 10.244.0.20:52087 - 50238 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000221556s
	[INFO] 10.244.0.20:48462 - 27165 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007279269s
	[INFO] 10.244.0.20:46987 - 50782 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.00741204s
	[INFO] 10.244.0.20:34295 - 59266 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006169997s
	[INFO] 10.244.0.20:42826 - 39690 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008481085s
	[INFO] 10.244.0.20:54259 - 6633 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005554951s
	[INFO] 10.244.0.20:57457 - 48891 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005912757s
	[INFO] 10.244.0.20:58356 - 9799 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00069783s
	[INFO] 10.244.0.20:43210 - 38204 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000858839s
	
	
	==> describe nodes <==
	Name:               addons-155429
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-155429
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c
	                    minikube.k8s.io/name=addons-155429
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T23_39_02_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-155429
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-155429"}
	                    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:  Mon, 23 Sep 2024 23:38:58 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-155429
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 23 Sep 2024 23:51:14 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 23 Sep 2024 23:51:06 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 23 Sep 2024 23:51:06 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 23 Sep 2024 23:51:06 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 23 Sep 2024 23:51:06 +0000   Mon, 23 Sep 2024 23:39:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-155429
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 437d180551be4e72a3d1be3cbca05843
	  System UUID:                6ad46eea-93cc-424a-b9a5-1a62a68e5923
	  Boot ID:                    781a5a3c-8b14-4beb-b52e-befa61fb4538
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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:          (20 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m14s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         49s
	  gcp-auth                    gcp-auth-89d5ffd79-69x52                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-rvjvg    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         12m
	  kube-system                 coredns-7c65d6cfc9-94kw6                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     12m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpathplugin-smtst                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-155429                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-vkmvz                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-155429                250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-155429       200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-s7ghl                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-155429                100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-6tzqt             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         12m
	  kube-system                 snapshot-controller-56fcc65765-4wltv        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-56fcc65765-zl2vt        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-9zhvk     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 12m   kube-proxy       
	  Normal   Starting                 12m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m   kubelet          Node addons-155429 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-155429 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-155429 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m   node-controller  Node addons-155429 event: Registered Node addons-155429 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-155429 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.414867] i8042: Warning: Keylock active
	[  +0.008834] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.004155] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000946] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000928] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000977] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001443] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001534] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001307] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001275] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000745] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.611740] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.476582] kauditd_printk_skb: 46 callbacks suppressed
	[Sep23 23:50] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +1.027546] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +2.015717] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +4.031554] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +8.191126] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[Sep23 23:51] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	
	
	==> etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] <==
	{"level":"info","ts":"2024-09-23T23:39:08.125657Z","caller":"traceutil/trace.go:171","msg":"trace[347932848] transaction","detail":"{read_only:false; response_revision:361; number_of_response:1; }","duration":"107.389032ms","start":"2024-09-23T23:39:08.018252Z","end":"2024-09-23T23:39:08.125641Z","steps":["trace[347932848] 'process raft request'  (duration: 105.636919ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.125693Z","caller":"traceutil/trace.go:171","msg":"trace[709848375] linearizableReadLoop","detail":"{readStateIndex:372; appliedIndex:371; }","duration":"117.351991ms","start":"2024-09-23T23:39:08.008334Z","end":"2024-09-23T23:39:08.125686Z","steps":["trace[709848375] 'read index received'  (duration: 8.331052ms)","trace[709848375] 'applied index is now lower than readState.Index'  (duration: 109.020044ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T23:39:08.125781Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.653548ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4034"}
	{"level":"info","ts":"2024-09-23T23:39:08.128740Z","caller":"traceutil/trace.go:171","msg":"trace[2042675454] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:362; }","duration":"120.619242ms","start":"2024-09-23T23:39:08.008107Z","end":"2024-09-23T23:39:08.128726Z","steps":["trace[2042675454] 'agreement among raft nodes before linearized reading'  (duration: 117.600666ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.322011Z","caller":"traceutil/trace.go:171","msg":"trace[2058994102] transaction","detail":"{read_only:false; response_revision:365; number_of_response:1; }","duration":"108.209045ms","start":"2024-09-23T23:39:08.213779Z","end":"2024-09-23T23:39:08.321988Z","steps":["trace[2058994102] 'process raft request'  (duration: 18.304539ms)","trace[2058994102] 'compare'  (duration: 89.595919ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:39:08.908885Z","caller":"traceutil/trace.go:171","msg":"trace[1945506485] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"174.900723ms","start":"2024-09-23T23:39:08.733966Z","end":"2024-09-23T23:39:08.908867Z","steps":["trace[1945506485] 'process raft request'  (duration: 174.867755ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909256Z","caller":"traceutil/trace.go:171","msg":"trace[1704166848] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"178.288338ms","start":"2024-09-23T23:39:08.730956Z","end":"2024-09-23T23:39:08.909245Z","steps":["trace[1704166848] 'process raft request'  (duration: 177.712808ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909377Z","caller":"traceutil/trace.go:171","msg":"trace[243199063] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"177.598037ms","start":"2024-09-23T23:39:08.731771Z","end":"2024-09-23T23:39:08.909369Z","steps":["trace[243199063] 'process raft request'  (duration: 176.986409ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909557Z","caller":"traceutil/trace.go:171","msg":"trace[719644081] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"177.215306ms","start":"2024-09-23T23:39:08.732333Z","end":"2024-09-23T23:39:08.909549Z","steps":["trace[719644081] 'process raft request'  (duration: 176.46478ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.917302Z","caller":"traceutil/trace.go:171","msg":"trace[619203327] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"105.703485ms","start":"2024-09-23T23:39:08.811582Z","end":"2024-09-23T23:39:08.917286Z","steps":["trace[619203327] 'process raft request'  (duration: 105.460799ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:09.608328Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.220434ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-23T23:39:09.608867Z","caller":"traceutil/trace.go:171","msg":"trace[9308202] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:417; }","duration":"179.759098ms","start":"2024-09-23T23:39:09.429089Z","end":"2024-09-23T23:39:09.608848Z","steps":["trace[9308202] 'agreement among raft nodes before linearized reading'  (duration: 179.188751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:09.609316Z","caller":"traceutil/trace.go:171","msg":"trace[148715329] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"178.228127ms","start":"2024-09-23T23:39:09.431074Z","end":"2024-09-23T23:39:09.609303Z","steps":["trace[148715329] 'process raft request'  (duration: 176.024058ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:11.031363Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.93825ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T23:39:11.031427Z","caller":"traceutil/trace.go:171","msg":"trace[2002095858] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:503; }","duration":"101.007838ms","start":"2024-09-23T23:39:10.930406Z","end":"2024-09-23T23:39:11.031414Z","steps":["trace[2002095858] 'agreement among raft nodes before linearized reading'  (duration: 100.919444ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:11.031595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.329753ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c\" ","response":"range_response_count:1 size:2623"}
	{"level":"info","ts":"2024-09-23T23:39:11.031621Z","caller":"traceutil/trace.go:171","msg":"trace[1675865415] range","detail":"{range_begin:/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c; range_end:; response_count:1; response_revision:503; }","duration":"102.354876ms","start":"2024-09-23T23:39:10.929257Z","end":"2024-09-23T23:39:11.031611Z","steps":["trace[1675865415] 'agreement among raft nodes before linearized reading'  (duration: 102.267587ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:40:51.661836Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"154.751954ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-23T23:40:51.661916Z","caller":"traceutil/trace.go:171","msg":"trace[288229523] range","detail":"{range_begin:/registry/csinodes/; range_end:/registry/csinodes0; response_count:0; response_revision:1154; }","duration":"154.85078ms","start":"2024-09-23T23:40:51.507049Z","end":"2024-09-23T23:40:51.661900Z","steps":["trace[288229523] 'count revisions from in-memory index tree'  (duration: 154.688233ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:40:57.136563Z","caller":"traceutil/trace.go:171","msg":"trace[676100257] transaction","detail":"{read_only:false; response_revision:1174; number_of_response:1; }","duration":"126.057422ms","start":"2024-09-23T23:40:57.010475Z","end":"2024-09-23T23:40:57.136532Z","steps":["trace[676100257] 'process raft request'  (duration: 125.882753ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:40:57.334384Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.838348ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032099012795577 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" mod_revision:1043 > success:<request_put:<key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" value_size:3875 >> failure:<request_range:<key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-23T23:40:57.334499Z","caller":"traceutil/trace.go:171","msg":"trace[1749760909] transaction","detail":"{read_only:false; response_revision:1175; number_of_response:1; }","duration":"187.72126ms","start":"2024-09-23T23:40:57.146763Z","end":"2024-09-23T23:40:57.334484Z","steps":["trace[1749760909] 'process raft request'  (duration: 75.729792ms)","trace[1749760909] 'compare'  (duration: 111.774911ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:48:57.538323Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1513}
	{"level":"info","ts":"2024-09-23T23:48:57.560848Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1513,"took":"22.064537ms","hash":3220670597,"current-db-size-bytes":6344704,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3268608,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-23T23:48:57.560889Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3220670597,"revision":1513,"compact-revision":-1}
	
	
	==> gcp-auth [b051c6c3bb9a3cea84bd79267272d6c3db37de2e90e17e76280b57c0c2cbec25] <==
	2024/09/23 23:40:57 GCP Auth Webhook started!
	2024/09/23 23:42:00 Ready to marshal response ...
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:42:00 Ready to marshal response ...
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:42:00 Ready to marshal response ...
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:12 Ready to marshal response ...
	2024/09/23 23:50:12 Ready to write response ...
	2024/09/23 23:50:25 Ready to marshal response ...
	2024/09/23 23:50:25 Ready to write response ...
	2024/09/23 23:50:30 Ready to marshal response ...
	2024/09/23 23:50:30 Ready to write response ...
	2024/09/23 23:50:30 Ready to marshal response ...
	2024/09/23 23:50:30 Ready to write response ...
	2024/09/23 23:50:44 Ready to marshal response ...
	2024/09/23 23:50:44 Ready to write response ...
	2024/09/23 23:50:45 Ready to marshal response ...
	2024/09/23 23:50:45 Ready to write response ...
	
	
	==> kernel <==
	 23:51:14 up 33 min,  0 users,  load average: 1.40, 0.61, 0.40
	Linux addons-155429 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] <==
	I0923 23:49:09.016633       1 main.go:299] handling current node
	I0923 23:49:19.022748       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:49:19.022783       1 main.go:299] handling current node
	I0923 23:49:29.016923       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:49:29.016980       1 main.go:299] handling current node
	I0923 23:49:39.017950       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:49:39.018000       1 main.go:299] handling current node
	I0923 23:49:49.024534       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:49:49.024565       1 main.go:299] handling current node
	I0923 23:49:59.018747       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:49:59.018799       1 main.go:299] handling current node
	I0923 23:50:09.016336       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:09.016366       1 main.go:299] handling current node
	I0923 23:50:19.018774       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:19.018823       1 main.go:299] handling current node
	I0923 23:50:29.016914       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:29.016949       1 main.go:299] handling current node
	I0923 23:50:39.016145       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:39.016187       1 main.go:299] handling current node
	I0923 23:50:49.017950       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:49.017994       1 main.go:299] handling current node
	I0923 23:50:59.017778       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:59.017823       1 main.go:299] handling current node
	I0923 23:51:09.016620       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:09.016655       1 main.go:299] handling current node
	
	
	==> kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] <==
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	W0923 23:41:50.735202       1 handler_proxy.go:99] no RequestInfo found in the context
	W0923 23:41:50.735201       1 handler_proxy.go:99] no RequestInfo found in the context
	E0923 23:41:50.735252       1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
	E0923 23:41:50.735318       1 controller.go:102] "Unhandled Error" err=<
		loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0923 23:41:50.736383       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0923 23:41:50.736408       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0923 23:41:54.741444       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.182.128:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.182.128:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	W0923 23:41:54.741485       1 handler_proxy.go:99] no RequestInfo found in the context
	E0923 23:41:54.741527       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0923 23:41:54.751584       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0923 23:50:03.370782       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.237.83"}
	I0923 23:50:14.685232       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0923 23:50:15.725673       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0923 23:50:25.609632       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0923 23:50:25.777874       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.215.59"}
	I0923 23:51:11.063527       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] <==
	I0923 23:50:09.044132       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="5.574683ms"
	I0923 23:50:09.044242       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="54.838µs"
	I0923 23:50:14.879445       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="5.942µs"
	E0923 23:50:15.727061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0923 23:50:16.731382       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
	E0923 23:50:16.731430       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"
	W0923 23:50:19.302276       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
	E0923 23:50:19.302319       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"
	W0923 23:50:23.598316       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
	E0923 23:50:23.598354       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"
	I0923 23:50:24.789223       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	I0923 23:50:25.039079       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0923 23:50:25.563850       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="6.666µs"
	W0923 23:50:33.511439       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
	E0923 23:50:33.511477       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"
	I0923 23:50:35.656651       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0923 23:50:35.696624       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0923 23:50:35.696665       1 shared_informer.go:320] Caches are synced for resource quota
	I0923 23:50:35.745787       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-155429"
	I0923 23:50:36.214887       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0923 23:50:36.214923       1 shared_informer.go:320] Caches are synced for garbage collector
	W0923 23:50:54.079667       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
	E0923 23:50:54.079705       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"
	I0923 23:51:06.114859       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-155429"
	I0923 23:51:13.439870       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="8.381µs"
	
	
	==> kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] <==
	I0923 23:39:08.013001       1 server_linux.go:66] "Using iptables proxy"
	I0923 23:39:08.720076       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 23:39:08.720303       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`"
	I0923 23:39:09.609195       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 23:39:09.609322       1 server_linux.go:169] "Using iptables Proxier"
	I0923 23:39:09.612385       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"
	I0923 23:39:09.613343       1 server.go:483] "Version info" version="v1.31.1"
	I0923 23:39:09.613471       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 23:39:09.615114       1 config.go:199] "Starting service config controller"
	I0923 23:39:09.615207       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 23:39:09.615308       1 config.go:105] "Starting endpoint slice config controller"
	I0923 23:39:09.616533       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 23:39:09.615367       1 config.go:328] "Starting node config controller"
	I0923 23:39:09.616627       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 23:39:09.724827       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0923 23:39:09.817173       1 shared_informer.go:320] Caches are synced for service config
	I0923 23:39:10.020369       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] <==
	W0923 23:38:58.719393       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
	E0923 23:38:58.719428       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"
	W0923 23:38:58.719473       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
	W0923 23:38:58.719493       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
	E0923 23:38:58.719499       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"
	W0923 23:38:58.719504       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
	E0923 23:38:58.719519       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"
	W0923 23:38:58.719526       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
	E0923 23:38:58.719530       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"
	E0923 23:38:58.719544       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"
	W0923 23:38:58.719606       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0923 23:38:58.719637       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 23:38:58.719735       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
	W0923 23:38:58.719753       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0923 23:38:58.719757       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"
	E0923 23:38:58.719771       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0923 23:38:58.719808       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
	E0923 23:38:58.719836       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"
	W0923 23:38:59.669728       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
	E0923 23:38:59.669779       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"
	W0923 23:38:59.693054       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
	E0923 23:38:59.693096       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"
	W0923 23:38:59.788101       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
	E0923 23:38:59.788149       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"
	I0923 23:39:00.216663       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 23 23:51:12 addons-155429 kubelet[1631]: I0923 23:51:12.706734    1631 reconciler_common.go:288] "Volume detached for volume \"pvc-18cede72-646d-4fb1-b87d-075905039475\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^a68be8a4-7a06-11ef-9db6-828c98d540ac\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.007901    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/53a0647b-a6b4-4c59-ab73-3cba8e1cdc69-gcp-creds\") pod \"53a0647b-a6b4-4c59-ab73-3cba8e1cdc69\" (UID: \"53a0647b-a6b4-4c59-ab73-3cba8e1cdc69\") "
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.007959    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7lqn5\" (UniqueName: \"kubernetes.io/projected/53a0647b-a6b4-4c59-ab73-3cba8e1cdc69-kube-api-access-7lqn5\") pod \"53a0647b-a6b4-4c59-ab73-3cba8e1cdc69\" (UID: \"53a0647b-a6b4-4c59-ab73-3cba8e1cdc69\") "
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.008030    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/53a0647b-a6b4-4c59-ab73-3cba8e1cdc69-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "53a0647b-a6b4-4c59-ab73-3cba8e1cdc69" (UID: "53a0647b-a6b4-4c59-ab73-3cba8e1cdc69"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.009693    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/53a0647b-a6b4-4c59-ab73-3cba8e1cdc69-kube-api-access-7lqn5" (OuterVolumeSpecName: "kube-api-access-7lqn5") pod "53a0647b-a6b4-4c59-ab73-3cba8e1cdc69" (UID: "53a0647b-a6b4-4c59-ab73-3cba8e1cdc69"). InnerVolumeSpecName "kube-api-access-7lqn5". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.108282    1631 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/53a0647b-a6b4-4c59-ab73-3cba8e1cdc69-gcp-creds\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.108317    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-7lqn5\" (UniqueName: \"kubernetes.io/projected/53a0647b-a6b4-4c59-ab73-3cba8e1cdc69-kube-api-access-7lqn5\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.194181    1631 scope.go:117] "RemoveContainer" containerID="bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf"
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.210237    1631 scope.go:117] "RemoveContainer" containerID="bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf"
	Sep 23 23:51:13 addons-155429 kubelet[1631]: E0923 23:51:13.210796    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf\": container with ID starting with bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf not found: ID does not exist" containerID="bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf"
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.210850    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf"} err="failed to get container status \"bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf\": rpc error: code = NotFound desc = could not find container \"bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf\": container with ID starting with bb9705f56649c31fcde3a72024339e888717e1c95c389bf0f5a0134209d32dbf not found: ID does not exist"
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.713014    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-s826t\" (UniqueName: \"kubernetes.io/projected/a99f9aa3-31bd-4a79-a1bc-8ad4dd180551-kube-api-access-s826t\") pod \"a99f9aa3-31bd-4a79-a1bc-8ad4dd180551\" (UID: \"a99f9aa3-31bd-4a79-a1bc-8ad4dd180551\") "
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.714838    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a99f9aa3-31bd-4a79-a1bc-8ad4dd180551-kube-api-access-s826t" (OuterVolumeSpecName: "kube-api-access-s826t") pod "a99f9aa3-31bd-4a79-a1bc-8ad4dd180551" (UID: "a99f9aa3-31bd-4a79-a1bc-8ad4dd180551"). InnerVolumeSpecName "kube-api-access-s826t". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.813848    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lxktg\" (UniqueName: \"kubernetes.io/projected/654b6be3-8898-4284-9ba0-43f387c171b1-kube-api-access-lxktg\") pod \"654b6be3-8898-4284-9ba0-43f387c171b1\" (UID: \"654b6be3-8898-4284-9ba0-43f387c171b1\") "
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.813940    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-s826t\" (UniqueName: \"kubernetes.io/projected/a99f9aa3-31bd-4a79-a1bc-8ad4dd180551-kube-api-access-s826t\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.815532    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/654b6be3-8898-4284-9ba0-43f387c171b1-kube-api-access-lxktg" (OuterVolumeSpecName: "kube-api-access-lxktg") pod "654b6be3-8898-4284-9ba0-43f387c171b1" (UID: "654b6be3-8898-4284-9ba0-43f387c171b1"). InnerVolumeSpecName "kube-api-access-lxktg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 23:51:13 addons-155429 kubelet[1631]: I0923 23:51:13.915073    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-lxktg\" (UniqueName: \"kubernetes.io/projected/654b6be3-8898-4284-9ba0-43f387c171b1-kube-api-access-lxktg\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:51:14 addons-155429 kubelet[1631]: I0923 23:51:14.202562    1631 scope.go:117] "RemoveContainer" containerID="c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: I0923 23:51:14.218744    1631 scope.go:117] "RemoveContainer" containerID="c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: E0923 23:51:14.219174    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09\": container with ID starting with c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09 not found: ID does not exist" containerID="c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: I0923 23:51:14.219227    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09"} err="failed to get container status \"c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09\": rpc error: code = NotFound desc = could not find container \"c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09\": container with ID starting with c040a980a29d938f0368ffe6f93b3c4f26be6e7df34752f80280c895b4884c09 not found: ID does not exist"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: I0923 23:51:14.219253    1631 scope.go:117] "RemoveContainer" containerID="a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: I0923 23:51:14.237323    1631 scope.go:117] "RemoveContainer" containerID="a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: E0923 23:51:14.237759    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5\": container with ID starting with a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5 not found: ID does not exist" containerID="a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5"
	Sep 23 23:51:14 addons-155429 kubelet[1631]: I0923 23:51:14.237805    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5"} err="failed to get container status \"a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5\": rpc error: code = NotFound desc = could not find container \"a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5\": container with ID starting with a21600afd2c7bcf92733b475e56cf911345ee6a2f21e71683d51870a3fa0cbb5 not found: ID does not exist"
	
	
	==> storage-provisioner [7000d0c3cdf49408bc53d38c1a75a1619d3ceb999fa43d789ed941541ac33aeb] <==
	I0923 23:39:49.938212       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 23:39:49.946052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 23:39:49.946115       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 23:39:49.952318       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 23:39:49.952371       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a32ae7d3-f2ef-4d2f-a386-d40834dbcb10", APIVersion:"v1", ResourceVersion:"895", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17 became leader
	I0923 23:39:49.952462       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17!
	I0923 23:39:50.053294       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17!
	

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

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

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-155429 describe pod busybox ingress-nginx-admission-create-dc9l2 ingress-nginx-admission-patch-vwxt7: exit status 1
--- FAIL: TestAddons/parallel/Registry (72.91s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-155429 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-155429 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-155429 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [08243e80-a3f1-4f5e-80dc-5e65aa69a075] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [08243e80-a3f1-4f5e-80dc-5e65aa69a075] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.003254709s
I0923 23:50:37.789092   14243 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-155429 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.44604366s)

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3",
	        "Created": "2024-09-23T23:38:45.868613481Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 16437,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T23:38:46.003852572Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/hostname",
	        "HostsPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/hosts",
	        "LogPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3-json.log",
	        "Name": "/addons-155429",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-155429:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-155429",
	            "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/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9-init/diff:/var/lib/docker/overlay2/627b5d05dc1a7bc552688144c19c9450710d0da80496bd5ad7272a8f65da37a6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-155429",
	                "Source": "/var/lib/docker/volumes/addons-155429/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-155429",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-155429",
	                "name.minikube.sigs.k8s.io": "addons-155429",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7b96d2cb558e272d98ec0b59ccc613ec5b5d6d83727759bda8b1b363cb159f69",
	            "SandboxKey": "/var/run/docker/netns/7b96d2cb558e",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-155429": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d163e4f49c4688d6989df784897d3d61697fcbc739b36f82687cd30f1828d6f9",
	                    "EndpointID": "2c9a161caa0a692541615c200dbb9cfafb38199a0015ce2015c54c89d82af504",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-155429",
	                        "6b3f7bb4086e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-155429 -n addons-155429
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-amd64 -p addons-155429 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-155429 logs -n 25: (1.149006421s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-378455                                                                     | download-only-378455   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| delete  | -p download-only-952544                                                                     | download-only-952544   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | --download-only -p                                                                          | download-docker-795253 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | download-docker-795253                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-795253                                                                   | download-docker-795253 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-840583   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | binary-mirror-840583                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39065                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-840583                                                                     | binary-mirror-840583   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| addons  | disable dashboard -p                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-155429 --wait=true                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:41 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | -p addons-155429                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | -p addons-155429                                                                            |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-155429 ssh curl -s                                                                   | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-155429 ssh cat                                                                       | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | /opt/local-path-provisioner/pvc-2254b979-32d7-4049-8b4f-0c695b250d56_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-155429 ip                                                                            | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-155429 addons                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-155429 addons                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-155429 ip                                                                            | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:52 UTC | 23 Sep 24 23:52 UTC |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:52 UTC | 23 Sep 24 23:52 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:52 UTC | 23 Sep 24 23:52 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 23:38:24
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0923 23:38:24.610704   15674 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:38:24.610812   15674 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:24.610820   15674 out.go:358] Setting ErrFile to fd 2...
	I0923 23:38:24.610825   15674 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:24.611012   15674 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0923 23:38:24.611584   15674 out.go:352] Setting JSON to false
	I0923 23:38:24.612387   15674 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1248,"bootTime":1727133457,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:38:24.612474   15674 start.go:139] virtualization: kvm guest
	I0923 23:38:24.614719   15674 out.go:177] * [addons-155429] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0923 23:38:24.616209   15674 out.go:177]   - MINIKUBE_LOCATION=19696
	I0923 23:38:24.616237   15674 notify.go:220] Checking for updates...
	I0923 23:38:24.618604   15674 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:38:24.619908   15674 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:38:24.621281   15674 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:38:24.622703   15674 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0923 23:38:24.623997   15674 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 23:38:24.625465   15674 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:38:24.647686   15674 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:38:24.647781   15674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:24.695830   15674 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:24.686555353 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:24.695933   15674 docker.go:318] overlay module found
	I0923 23:38:24.697515   15674 out.go:177] * Using the docker driver based on user configuration
	I0923 23:38:24.698757   15674 start.go:297] selected driver: docker
	I0923 23:38:24.698770   15674 start.go:901] validating driver "docker" against <nil>
	I0923 23:38:24.698782   15674 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 23:38:24.699528   15674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:24.745620   15674 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:24.735991888 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:24.745788   15674 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 23:38:24.746019   15674 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]
	I0923 23:38:24.747747   15674 out.go:177] * Using Docker driver with root privileges
	I0923 23:38:24.748921   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:38:24.748985   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:24.748996   15674 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 23:38:24.749058   15674 start.go:340] cluster config:
	{Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:24.750476   15674 out.go:177] * Starting "addons-155429" primary control-plane node in "addons-155429" cluster
	I0923 23:38:24.751767   15674 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 23:38:24.753035   15674 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0923 23:38:24.754122   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:24.754152   15674 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0923 23:38:24.754161   15674 cache.go:56] Caching tarball of preloaded images
	I0923 23:38:24.754221   15674 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0923 23:38:24.754241   15674 preload.go:172] Found /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0923 23:38:24.754249   15674 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 23:38:24.754553   15674 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json ...
	I0923 23:38:24.754572   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json: {Name:mk28f5a565d7d3cb5ee7f7ebeb8362252e30998a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:24.769646   15674 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:38:24.769757   15674 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0923 23:38:24.769773   15674 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0923 23:38:24.769777   15674 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0923 23:38:24.769808   15674 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0923 23:38:24.769816   15674 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0923 23:38:37.035419   15674 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0923 23:38:37.035451   15674 cache.go:194] Successfully downloaded all kic artifacts
	I0923 23:38:37.035488   15674 start.go:360] acquireMachinesLock for addons-155429: {Name:mkdd99aeb019f362941422950700b4126106c971 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 23:38:37.035581   15674 start.go:364] duration metric: took 74.37µs to acquireMachinesLock for "addons-155429"
	I0923 23:38:37.035611   15674 start.go:93] Provisioning new machine with config: &{Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:37.035678   15674 start.go:125] createHost starting for "" (driver="docker")
	I0923 23:38:37.037341   15674 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 23:38:37.037626   15674 start.go:159] libmachine.API.Create for "addons-155429" (driver="docker")
	I0923 23:38:37.037675   15674 client.go:168] LocalClient.Create starting
	I0923 23:38:37.037837   15674 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem
	I0923 23:38:37.140063   15674 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem
	I0923 23:38:37.334083   15674 cli_runner.go:164] Run: docker network inspect addons-155429 --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}}]}"
	W0923 23:38:37.350064   15674 cli_runner.go:211] docker network inspect addons-155429 --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
	I0923 23:38:37.350148   15674 network_create.go:284] running [docker network inspect addons-155429] to gather additional debugging logs...
	I0923 23:38:37.350167   15674 cli_runner.go:164] Run: docker network inspect addons-155429
	W0923 23:38:37.365256   15674 cli_runner.go:211] docker network inspect addons-155429 returned with exit code 1
	I0923 23:38:37.365287   15674 network_create.go:287] error running [docker network inspect addons-155429]: docker network inspect addons-155429: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-155429 not found
	I0923 23:38:37.365298   15674 network_create.go:289] output of [docker network inspect addons-155429]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-155429 not found
	
	** /stderr **
	I0923 23:38:37.365384   15674 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}}]}"
	I0923 23:38:37.381217   15674 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:0xc001a4a7e0}
	I0923 23:38:37.381273   15674 network_create.go:124] attempt to create docker network addons-155429 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0923 23:38:37.381330   15674 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-155429 addons-155429
	I0923 23:38:37.439517   15674 network_create.go:108] docker network addons-155429 192.168.49.0/24 created
	I0923 23:38:37.439551   15674 kic.go:121] calculated static IP "192.168.49.2" for the "addons-155429" container
	I0923 23:38:37.439624   15674 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 23:38:37.455166   15674 cli_runner.go:164] Run: docker volume create addons-155429 --label name.minikube.sigs.k8s.io=addons-155429 --label created_by.minikube.sigs.k8s.io=true
	I0923 23:38:37.472627   15674 oci.go:103] Successfully created a docker volume addons-155429
	I0923 23:38:37.472716   15674 cli_runner.go:164] Run: docker run --rm --name addons-155429-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --entrypoint /usr/bin/test -v addons-155429:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0923 23:38:41.438073   15674 cli_runner.go:217] Completed: docker run --rm --name addons-155429-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --entrypoint /usr/bin/test -v addons-155429:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.965314917s)
	I0923 23:38:41.438099   15674 oci.go:107] Successfully prepared a docker volume addons-155429
	I0923 23:38:41.438119   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:41.438136   15674 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 23:38:41.438185   15674 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-155429:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 23:38:45.806164   15674 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-155429:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.367935821s)
	I0923 23:38:45.806190   15674 kic.go:203] duration metric: took 4.368051542s to extract preloaded images to volume ...
	W0923 23:38:45.806300   15674 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0923 23:38:45.806387   15674 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 23:38:45.853948   15674 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-155429 --name addons-155429 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-155429 --network addons-155429 --ip 192.168.49.2 --volume addons-155429:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0923 23:38:46.179602   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Running}}
	I0923 23:38:46.197587   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.216517   15674 cli_runner.go:164] Run: docker exec addons-155429 stat /var/lib/dpkg/alternatives/iptables
	I0923 23:38:46.260225   15674 oci.go:144] the created container "addons-155429" has a running status.
	I0923 23:38:46.260253   15674 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa...
	I0923 23:38:46.333224   15674 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 23:38:46.353001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.369813   15674 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 23:38:46.369837   15674 kic_runner.go:114] Args: [docker exec --privileged addons-155429 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 23:38:46.411397   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.430105   15674 machine.go:93] provisionDockerMachine start ...
	I0923 23:38:46.430186   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:46.447059   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:46.447284   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:46.447297   15674 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 23:38:46.447913   15674 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:53716->127.0.0.1:32768: read: connection reset by peer
	I0923 23:38:49.562014   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155429
	
	I0923 23:38:49.562042   15674 ubuntu.go:169] provisioning hostname "addons-155429"
	I0923 23:38:49.562102   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.577912   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:49.578092   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:49.578104   15674 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-155429 && echo "addons-155429" | sudo tee /etc/hostname
	I0923 23:38:49.696419   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155429
	
	I0923 23:38:49.696494   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.713526   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:49.713690   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:49.713707   15674 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-155429' /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-155429/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-155429' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 23:38:49.830560   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 23:38:49.830598   15674 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19696-7447/.minikube CaCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19696-7447/.minikube}
	I0923 23:38:49.830654   15674 ubuntu.go:177] setting up certificates
	I0923 23:38:49.830681   15674 provision.go:84] configureAuth start
	I0923 23:38:49.830752   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:49.846714   15674 provision.go:143] copyHostCerts
	I0923 23:38:49.846787   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/ca.pem (1082 bytes)
	I0923 23:38:49.846918   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/cert.pem (1123 bytes)
	I0923 23:38:49.847005   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/key.pem (1679 bytes)
	I0923 23:38:49.847087   15674 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem org=jenkins.addons-155429 san=[127.0.0.1 192.168.49.2 addons-155429 localhost minikube]
	I0923 23:38:49.931492   15674 provision.go:177] copyRemoteCerts
	I0923 23:38:49.931557   15674 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 23:38:49.931594   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.948618   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.031614   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0923 23:38:50.052189   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 23:38:50.073652   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0923 23:38:50.095033   15674 provision.go:87] duration metric: took 264.333355ms to configureAuth
	I0923 23:38:50.095064   15674 ubuntu.go:193] setting minikube options for container-runtime
	I0923 23:38:50.095222   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:38:50.095312   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.111867   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:50.112079   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:50.112152   15674 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
	I0923 23:38:50.306363   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0923 23:38:50.306385   15674 machine.go:96] duration metric: took 3.876260144s to provisionDockerMachine
	I0923 23:38:50.306396   15674 client.go:171] duration metric: took 13.268710775s to LocalClient.Create
	I0923 23:38:50.306416   15674 start.go:167] duration metric: took 13.268795453s to libmachine.API.Create "addons-155429"
	I0923 23:38:50.306424   15674 start.go:293] postStartSetup for "addons-155429" (driver="docker")
	I0923 23:38:50.306433   15674 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]
	I0923 23:38:50.306481   15674 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
	I0923 23:38:50.306526   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.322512   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.411271   15674 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 23:38:50.414451   15674 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 23:38:50.414481   15674 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 23:38:50.414490   15674 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 23:38:50.414496   15674 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 23:38:50.414507   15674 filesync.go:126] Scanning /home/jenkins/minikube-integration/19696-7447/.minikube/addons for local assets ...
	I0923 23:38:50.414574   15674 filesync.go:126] Scanning /home/jenkins/minikube-integration/19696-7447/.minikube/files for local assets ...
	I0923 23:38:50.414600   15674 start.go:296] duration metric: took 108.171066ms for postStartSetup
	I0923 23:38:50.414942   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:50.431300   15674 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json ...
	I0923 23:38:50.431553   15674 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 23:38:50.431591   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.448204   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.527290   15674 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 23:38:50.531407   15674 start.go:128] duration metric: took 13.495715594s to createHost
	I0923 23:38:50.531435   15674 start.go:83] releasing machines lock for "addons-155429", held for 13.495843003s
	I0923 23:38:50.531495   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:50.548094   15674 ssh_runner.go:195] Run: cat /version.json
	I0923 23:38:50.548147   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.548166   15674 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 23:38:50.548222   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.565591   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.565761   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.715998   15674 ssh_runner.go:195] Run: systemctl --version
	I0923 23:38:50.719855   15674 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0923 23:38:50.855363   15674 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 23:38:50.859320   15674 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" ;
	I0923 23:38:50.876587   15674 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0923 23:38:50.876661   15674 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" ;
	I0923 23:38:50.903112   15674 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0923 23:38:50.903138   15674 start.go:495] detecting cgroup driver to use...
	I0923 23:38:50.903165   15674 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0923 23:38:50.903199   15674 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0923 23:38:50.916752   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0923 23:38:50.926754   15674 docker.go:217] disabling cri-docker service (if available) ...
	I0923 23:38:50.926831   15674 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0923 23:38:50.938860   15674 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0923 23:38:50.951888   15674 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0923 23:38:51.031177   15674 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0923 23:38:51.115254   15674 docker.go:233] disabling docker service ...
	I0923 23:38:51.115317   15674 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0923 23:38:51.132522   15674 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0923 23:38:51.142911   15674 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0923 23:38:51.214741   15674 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0923 23:38:51.291564   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0923 23:38:51.301823   15674 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"
	I0923 23:38:51.315786   15674 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0923 23:38:51.315849   15674 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"
	I0923 23:38:51.324291   15674 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0923 23:38:51.324353   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.332962   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.341656   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.350307   15674 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 23:38:51.358467   15674 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"
	I0923 23:38:51.366872   15674 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"
	I0923 23:38:51.380780   15674 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"
	I0923 23:38:51.389322   15674 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 23:38:51.396528   15674 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0923 23:38:51.396574   15674 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0923 23:38:51.409349   15674 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 23:38:51.417178   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:38:51.485843   15674 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0923 23:38:51.576383   15674 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0923 23:38:51.576479   15674 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0923 23:38:51.579796   15674 start.go:563] Will wait 60s for crictl version
	I0923 23:38:51.579848   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:38:51.582922   15674 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 23:38:51.614608   15674 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0923 23:38:51.614740   15674 ssh_runner.go:195] Run: crio --version
	I0923 23:38:51.648335   15674 ssh_runner.go:195] Run: crio --version
	I0923 23:38:51.682125   15674 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0923 23:38:51.683532   15674 cli_runner.go:164] Run: docker network inspect addons-155429 --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}}]}"
	I0923 23:38:51.699809   15674 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 23:38:51.703191   15674 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""
	I0923 23:38:51.712995   15674 kubeadm.go:883] updating cluster {Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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} ...
	I0923 23:38:51.713127   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:51.713167   15674 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 23:38:51.772913   15674 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 23:38:51.772933   15674 crio.go:433] Images already preloaded, skipping extraction
	I0923 23:38:51.772972   15674 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 23:38:51.803311   15674 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 23:38:51.803332   15674 cache_images.go:84] Images are preloaded, skipping loading
	I0923 23:38:51.803339   15674 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0923 23:38:51.803417   15674 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-155429 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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:}
	I0923 23:38:51.803477   15674 ssh_runner.go:195] Run: crio config
	I0923 23:38:51.842845   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:38:51.842871   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:51.842883   15674 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 23:38:51.842902   15674 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-155429 NodeName:addons-155429 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}
	I0923 23:38:51.843043   15674 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-155429"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0923 23:38:51.843105   15674 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 23:38:51.851062   15674 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 23:38:51.851120   15674 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 23:38:51.858735   15674 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0923 23:38:51.874189   15674 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 23:38:51.889683   15674 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0923 23:38:51.905012   15674 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 23:38:51.908192   15674 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""
	I0923 23:38:51.917734   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:38:51.989848   15674 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:38:52.001489   15674 certs.go:68] Setting up /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429 for IP: 192.168.49.2
	I0923 23:38:52.001508   15674 certs.go:194] generating shared ca certs ...
	I0923 23:38:52.001527   15674 certs.go:226] acquiring lock for ca certs: {Name:mk83952a57a4580a0876e6ec3905f7b918d40192 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.001643   15674 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key
	I0923 23:38:52.343120   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt ...
	I0923 23:38:52.343158   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt: {Name:mk4c009dd5c248818efce9654061a84d3111cf82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.343345   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key ...
	I0923 23:38:52.343357   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key: {Name:mkf53160cbe1bd7bfdfc0c26bf53ac34408f332b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.343438   15674 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key
	I0923 23:38:52.601285   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt ...
	I0923 23:38:52.601312   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt: {Name:mk713ef6f33a92dd13a356cc331ed52886ec60ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.601461   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key ...
	I0923 23:38:52.601471   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key: {Name:mkd68eff365b09c8d43f9a503dfd4b8343c96a55 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.601533   15674 certs.go:256] generating profile certs ...
	I0923 23:38:52.601585   15674 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key
	I0923 23:38:52.601604   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt with IP's: []
	I0923 23:38:52.701490   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt ...
	I0923 23:38:52.701519   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: {Name:mk874b899ce0c91875812eedb3ed4fdd9d502680 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.701673   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key ...
	I0923 23:38:52.701683   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key: {Name:mkc754beab9e2a694b3649c42d5e426efb4e6534 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.701750   15674 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a
	I0923 23:38:52.701768   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 23:38:52.765128   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a ...
	I0923 23:38:52.765161   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a: {Name:mka753cdfe27accef4c0339fe25156a36a6daf6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.765304   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a ...
	I0923 23:38:52.765316   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a: {Name:mk46c2e303a54a6f38350bb4228f45390bc158b9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.765384   15674 certs.go:381] copying /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a -> /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt
	I0923 23:38:52.765475   15674 certs.go:385] copying /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a -> /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key
	I0923 23:38:52.765526   15674 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key
	I0923 23:38:52.765543   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt with IP's: []
	I0923 23:38:52.877664   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt ...
	I0923 23:38:52.877698   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt: {Name:mk3930cfd207df75327be694da41cb5008ad9b9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.877853   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key ...
	I0923 23:38:52.877863   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key: {Name:mkf1e671aa33fd8b95f90b0c9cda83d4ff081b1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.878019   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 23:38:52.878051   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem (1082 bytes)
	I0923 23:38:52.878079   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem (1123 bytes)
	I0923 23:38:52.878104   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem (1679 bytes)
	I0923 23:38:52.878667   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 23:38:52.900426   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0923 23:38:52.921288   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 23:38:52.942705   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1671 bytes)
	I0923 23:38:52.962968   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 23:38:52.983409   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0923 23:38:53.004046   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 23:38:53.025072   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0923 23:38:53.045945   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 23:38:53.066579   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 23:38:53.081930   15674 ssh_runner.go:195] Run: openssl version
	I0923 23:38:53.086820   15674 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"
	I0923 23:38:53.095024   15674 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.097913   15674 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 23:38 /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.097965   15674 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.104003   15674 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"
	I0923 23:38:53.111951   15674 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 23:38:53.114875   15674 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
	I0923 23:38:53.114929   15674 kubeadm.go:392] StartCluster: {Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:53.115029   15674 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0923 23:38:53.115080   15674 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0923 23:38:53.146265   15674 cri.go:89] found id: ""
	I0923 23:38:53.146320   15674 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 23:38:53.154110   15674 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 23:38:53.161563   15674 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 23:38:53.161614   15674 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
	I0923 23:38:53.169253   15674 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
	I0923 23:38:53.169274   15674 kubeadm.go:157] found existing configuration files:
	
	I0923 23:38:53.169318   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 23:38:53.176902   15674 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
	I0923 23:38:53.176954   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 23:38:53.184344   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 23:38:53.191717   15674 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
	I0923 23:38:53.191768   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 23:38:53.199329   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 23:38:53.207391   15674 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
	I0923 23:38:53.207459   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 23:38:53.214983   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 23:38:53.222476   15674 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
	I0923 23:38:53.222527   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 23:38:53.229989   15674 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"
	I0923 23:38:53.264295   15674 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 23:38:53.264346   15674 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 23:38:53.280011   15674 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0923 23:38:53.280109   15674 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0923 23:38:53.280162   15674 kubeadm.go:310] OS: Linux
	I0923 23:38:53.280218   15674 kubeadm.go:310] CGROUPS_CPU: enabled
	I0923 23:38:53.280270   15674 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0923 23:38:53.280331   15674 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0923 23:38:53.280435   15674 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0923 23:38:53.280519   15674 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0923 23:38:53.280595   15674 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0923 23:38:53.280661   15674 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0923 23:38:53.280768   15674 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0923 23:38:53.280864   15674 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0923 23:38:53.326180   15674 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 23:38:53.326299   15674 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 23:38:53.326443   15674 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 23:38:53.332168   15674 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 23:38:53.334801   15674 out.go:235]   - Generating certificates and keys ...
	I0923 23:38:53.334902   15674 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 23:38:53.334973   15674 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 23:38:53.567494   15674 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 23:38:53.674905   15674 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 23:38:53.766431   15674 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 23:38:53.944304   15674 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 23:38:54.083713   15674 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 23:38:54.083827   15674 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-155429 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:38:54.195862   15674 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 23:38:54.196050   15674 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-155429 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:38:54.368061   15674 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 23:38:54.519329   15674 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 23:38:54.593195   15674 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 23:38:54.593280   15674 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 23:38:54.676755   15674 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 23:38:54.970809   15674 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 23:38:55.079747   15674 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 23:38:55.219310   15674 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 23:38:55.339456   15674 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 23:38:55.339884   15674 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 23:38:55.342195   15674 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 23:38:55.344151   15674 out.go:235]   - Booting up control plane ...
	I0923 23:38:55.344260   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 23:38:55.344329   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 23:38:55.345068   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 23:38:55.354017   15674 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 23:38:55.358925   15674 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 23:38:55.358994   15674 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 23:38:55.440749   15674 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 23:38:55.440898   15674 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 23:38:55.942130   15674 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.517731ms
	I0923 23:38:55.942242   15674 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 23:39:00.444202   15674 kubeadm.go:310] [api-check] The API server is healthy after 4.50204068s
	I0923 23:39:00.454771   15674 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 23:39:00.465169   15674 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 23:39:00.483799   15674 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 23:39:00.484046   15674 kubeadm.go:310] [mark-control-plane] Marking the node addons-155429 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 23:39:00.492218   15674 kubeadm.go:310] [bootstrap-token] Using token: 91jrer.dfw9gcfx6u5t7t5a
	I0923 23:39:00.493537   15674 out.go:235]   - Configuring RBAC rules ...
	I0923 23:39:00.493683   15674 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 23:39:00.497071   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 23:39:00.502749   15674 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
	I0923 23:39:00.505208   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 23:39:00.507636   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 23:39:00.511127   15674 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 23:39:00.849447   15674 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 23:39:01.265865   15674 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 23:39:01.850448   15674 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 23:39:01.851330   15674 kubeadm.go:310] 
	I0923 23:39:01.851413   15674 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 23:39:01.851423   15674 kubeadm.go:310] 
	I0923 23:39:01.851544   15674 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 23:39:01.851563   15674 kubeadm.go:310] 
	I0923 23:39:01.851605   15674 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 23:39:01.851693   15674 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 23:39:01.851775   15674 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 23:39:01.851792   15674 kubeadm.go:310] 
	I0923 23:39:01.851843   15674 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 23:39:01.851850   15674 kubeadm.go:310] 
	I0923 23:39:01.851890   15674 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 23:39:01.851897   15674 kubeadm.go:310] 
	I0923 23:39:01.851968   15674 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 23:39:01.852077   15674 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 23:39:01.852173   15674 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 23:39:01.852190   15674 kubeadm.go:310] 
	I0923 23:39:01.852297   15674 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 23:39:01.852390   15674 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 23:39:01.852398   15674 kubeadm.go:310] 
	I0923 23:39:01.852486   15674 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 91jrer.dfw9gcfx6u5t7t5a \
	I0923 23:39:01.852581   15674 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d4462437629f39f4f45121e0b3e3c71b9287fc0bc569b1e8964dd69636ec4f8b \
	I0923 23:39:01.852603   15674 kubeadm.go:310] 	--control-plane 
	I0923 23:39:01.852611   15674 kubeadm.go:310] 
	I0923 23:39:01.852689   15674 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 23:39:01.852696   15674 kubeadm.go:310] 
	I0923 23:39:01.852762   15674 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 91jrer.dfw9gcfx6u5t7t5a \
	I0923 23:39:01.852858   15674 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d4462437629f39f4f45121e0b3e3c71b9287fc0bc569b1e8964dd69636ec4f8b 
	I0923 23:39:01.854896   15674 kubeadm.go:310] W0923 23:38:53.261751    1300 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0923 23:39:01.855177   15674 kubeadm.go:310] W0923 23:38:53.262383    1300 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0923 23:39:01.855358   15674 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-1069-gcp\n", err: exit status 1
	I0923 23:39:01.855509   15674 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 23:39:01.855541   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:39:01.855549   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:39:01.857314   15674 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0923 23:39:01.858564   15674 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0923 23:39:01.862203   15674 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0923 23:39:01.862219   15674 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0923 23:39:01.878517   15674 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
	I0923 23:39:02.069396   15674 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 23:39:02.069454   15674 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
	I0923 23:39:02.069478   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-155429 minikube.k8s.io/updated_at=2024_09_23T23_39_02_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c minikube.k8s.io/name=addons-155429 minikube.k8s.io/primary=true
	I0923 23:39:02.150101   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:02.150131   15674 ops.go:34] apiserver oom_adj: -16
	I0923 23:39:02.650786   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:03.150904   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:03.650469   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:04.150224   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:04.650466   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:05.151121   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:05.650915   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:06.150795   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:06.227674   15674 kubeadm.go:1113] duration metric: took 4.158242518s to wait for elevateKubeSystemPrivileges
	I0923 23:39:06.227727   15674 kubeadm.go:394] duration metric: took 13.112799152s to StartCluster
	I0923 23:39:06.227748   15674 settings.go:142] acquiring lock: {Name:mke9e4da9a0a6414a5777f27a87bcb77e67efd38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:39:06.227871   15674 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:39:06.228204   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/kubeconfig: {Name:mk4efff2b173b8e0605e96e433cb1251ff61d676 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:39:06.228377   15674 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"
	I0923 23:39:06.228386   15674 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}
	I0923 23:39:06.228465   15674 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0923 23:39:06.228586   15674 addons.go:69] Setting yakd=true in profile "addons-155429"
	I0923 23:39:06.228589   15674 addons.go:69] Setting default-storageclass=true in profile "addons-155429"
	I0923 23:39:06.228594   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:39:06.228606   15674 addons.go:234] Setting addon yakd=true in "addons-155429"
	I0923 23:39:06.228611   15674 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-155429"
	I0923 23:39:06.228634   15674 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-155429"
	I0923 23:39:06.228642   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228648   15674 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-155429"
	I0923 23:39:06.228664   15674 addons.go:69] Setting ingress=true in profile "addons-155429"
	I0923 23:39:06.228686   15674 addons.go:234] Setting addon ingress=true in "addons-155429"
	I0923 23:39:06.228730   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228632   15674 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-155429"
	I0923 23:39:06.228785   15674 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-155429"
	I0923 23:39:06.228795   15674 addons.go:69] Setting volcano=true in profile "addons-155429"
	I0923 23:39:06.228813   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228815   15674 addons.go:234] Setting addon volcano=true in "addons-155429"
	I0923 23:39:06.228842   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229011   15674 addons.go:69] Setting registry=true in profile "addons-155429"
	I0923 23:39:06.229023   15674 addons.go:234] Setting addon registry=true in "addons-155429"
	I0923 23:39:06.229042   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229213   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229257   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229287   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229305   15674 addons.go:69] Setting volumesnapshots=true in profile "addons-155429"
	I0923 23:39:06.229328   15674 addons.go:234] Setting addon volumesnapshots=true in "addons-155429"
	I0923 23:39:06.229342   15674 addons.go:69] Setting inspektor-gadget=true in profile "addons-155429"
	I0923 23:39:06.229352   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229355   15674 addons.go:234] Setting addon inspektor-gadget=true in "addons-155429"
	I0923 23:39:06.229375   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229594   15674 addons.go:69] Setting cloud-spanner=true in profile "addons-155429"
	I0923 23:39:06.229636   15674 addons.go:234] Setting addon cloud-spanner=true in "addons-155429"
	I0923 23:39:06.229662   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229779   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229789   15674 addons.go:69] Setting ingress-dns=true in profile "addons-155429"
	I0923 23:39:06.229802   15674 addons.go:234] Setting addon ingress-dns=true in "addons-155429"
	I0923 23:39:06.229826   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230048   15674 addons.go:69] Setting metrics-server=true in profile "addons-155429"
	I0923 23:39:06.230084   15674 addons.go:234] Setting addon metrics-server=true in "addons-155429"
	I0923 23:39:06.230131   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230160   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230175   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230248   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230461   15674 addons.go:69] Setting storage-provisioner=true in profile "addons-155429"
	I0923 23:39:06.230478   15674 addons.go:234] Setting addon storage-provisioner=true in "addons-155429"
	I0923 23:39:06.230503   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230596   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.228653   15674 addons.go:69] Setting gcp-auth=true in profile "addons-155429"
	I0923 23:39:06.230823   15674 mustload.go:65] Loading cluster: addons-155429
	I0923 23:39:06.229780   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.232659   15674 out.go:177] * Verifying Kubernetes components...
	I0923 23:39:06.232735   15674 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-155429"
	I0923 23:39:06.232895   15674 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-155429"
	I0923 23:39:06.232930   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.233182   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.233413   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.234426   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:39:06.263486   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:39:06.263802   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.264197   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	W0923 23:39:06.264689   15674 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0923 23:39:06.276874   15674 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 23:39:06.276892   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:06.276927   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 23:39:06.284922   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:06.289515   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 23:39:06.290436   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 23:39:06.290455   15674 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 23:39:06.290512   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.290840   15674 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 23:39:06.291563   15674 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 23:39:06.292094   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 23:39:06.292218   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.292766   15674 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 23:39:06.293422   15674 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 23:39:06.294316   15674 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 23:39:06.294336   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 23:39:06.294380   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.294316   15674 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 23:39:06.294593   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 23:39:06.294637   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.295082   15674 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 23:39:06.295094   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 23:39:06.295132   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.295488   15674 addons.go:234] Setting addon default-storageclass=true in "addons-155429"
	I0923 23:39:06.295523   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.296041   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.314803   15674 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 23:39:06.314854   15674 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 23:39:06.316374   15674 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 23:39:06.316394   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 23:39:06.316448   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.317590   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 23:39:06.317609   15674 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 23:39:06.317668   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.318792   15674 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 23:39:06.319853   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 23:39:06.319873   15674 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 23:39:06.319935   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.334305   15674 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 23:39:06.335557   15674 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 23:39:06.335582   15674 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 23:39:06.335656   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.338001   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.340736   15674 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-155429"
	I0923 23:39:06.340781   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.341259   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.346077   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 23:39:06.347341   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 23:39:06.349287   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 23:39:06.350537   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 23:39:06.352067   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 23:39:06.354113   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 23:39:06.355350   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 23:39:06.357068   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 23:39:06.357651   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.358361   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 23:39:06.358389   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 23:39:06.358483   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.362094   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.364454   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.366748   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.366800   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.382324   15674 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 23:39:06.382348   15674 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 23:39:06.382404   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.386613   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.387843   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.388970   15674 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 23:39:06.391351   15674 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 23:39:06.393361   15674 out.go:177]   - Using image docker.io/busybox:stable
	I0923 23:39:06.393374   15674 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 23:39:06.393386   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 23:39:06.393463   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.394338   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.394597   15674 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 23:39:06.394617   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 23:39:06.394701   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.396110   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.397402   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.405326   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.427486   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.434782   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	W0923 23:39:06.436747   15674 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0923 23:39:06.436824   15674 retry.go:31] will retry after 134.302494ms: ssh: handshake failed: EOF
	I0923 23:39:06.525023   15674 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 -"
	I0923 23:39:06.610418   15674 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:39:06.807457   15674 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
	I0923 23:39:06.808876   15674 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
	I0923 23:39:06.819888   15674 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
	I0923 23:39:06.908420   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 23:39:06.908514   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 23:39:06.909209   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 23:39:06.909273   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 23:39:06.917646   15674 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
	I0923 23:39:06.922954   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 23:39:06.922982   15674 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 23:39:06.925722   15674 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 23:39:06.925790   15674 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 23:39:06.929675   15674 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 23:39:06.929701   15674 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 23:39:07.017937   15674 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
	I0923 23:39:07.028334   15674 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
	I0923 23:39:07.031837   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 23:39:07.031860   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 23:39:07.123013   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 23:39:07.123101   15674 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 23:39:07.208410   15674 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 23:39:07.208499   15674 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 23:39:07.225428   15674 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
	I0923 23:39:07.225884   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 23:39:07.225904   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 23:39:07.225972   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 23:39:07.225978   15674 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)
	I0923 23:39:07.322347   15674 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 23:39:07.322439   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 23:39:07.329223   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 23:39:07.329250   15674 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 23:39:07.430183   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 23:39:07.430211   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 23:39:07.611925   15674 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 23:39:07.612035   15674 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 23:39:07.616140   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 23:39:07.616165   15674 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 23:39:07.620576   15674 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
	I0923 23:39:07.708505   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 23:39:07.708591   15674 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 23:39:07.809601   15674 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 23:39:07.809698   15674 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 23:39:07.812241   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 23:39:07.812320   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 23:39:07.827568   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 23:39:07.827647   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 23:39:07.917162   15674 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 -": (1.392095731s)
	I0923 23:39:07.917253   15674 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 23:39:07.917938   15674 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.307487149s)
	I0923 23:39:07.920163   15674 node_ready.go:35] waiting up to 6m0s for node "addons-155429" to be "Ready" ...
	I0923 23:39:08.016483   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 23:39:08.016507   15674 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 23:39:08.114822   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 23:39:08.114913   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 23:39:08.118129   15674 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
	I0923 23:39:08.123731   15674 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
	I0923 23:39:08.224558   15674 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 23:39:08.224589   15674 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 23:39:08.410337   15674 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 23:39:08.410365   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 23:39:08.513421   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 23:39:08.513511   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 23:39:08.523212   15674 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-155429" context rescaled to 1 replicas
	I0923 23:39:08.617843   15674 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 23:39:08.617945   15674 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 23:39:08.708348   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 23:39:08.708443   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 23:39:08.722453   15674 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
	I0923 23:39:08.908210   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 23:39:08.908306   15674 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 23:39:08.915720   15674 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:39:08.915800   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 23:39:09.321845   15674 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:39:09.415862   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 23:39:09.415950   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 23:39:09.526721   15674 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: (2.717761457s)
	I0923 23:39:09.712061   15674 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: (2.904507865s)
	I0923 23:39:09.717514   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 23:39:09.717591   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 23:39:09.925280   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 23:39:09.925373   15674 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 23:39:10.023080   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:10.029083   15674 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
	I0923 23:39:12.020377   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.200390747s)
	I0923 23:39:12.020414   15674 addons.go:475] Verifying addon ingress=true in "addons-155429"
	I0923 23:39:12.020455   15674 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.102718502s)
	I0923 23:39:12.020500   15674 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.002526677s)
	I0923 23:39:12.020702   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.992324059s)
	I0923 23:39:12.020778   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.79526114s)
	I0923 23:39:12.020808   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.400127409s)
	I0923 23:39:12.020859   15674 addons.go:475] Verifying addon registry=true in "addons-155429"
	I0923 23:39:12.020870   15674 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: (3.902664078s)
	I0923 23:39:12.021100   15674 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: (3.897272219s)
	I0923 23:39:12.021124   15674 addons.go:475] Verifying addon metrics-server=true in "addons-155429"
	I0923 23:39:12.021991   15674 out.go:177] * Verifying registry addon...
	I0923 23:39:12.022147   15674 out.go:177] * Verifying ingress addon...
	I0923 23:39:12.022171   15674 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-155429 service yakd-dashboard -n yakd-dashboard
	
	I0923 23:39:12.024616   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 23:39:12.024847   15674 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 23:39:12.032790   15674 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:39:12.032816   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:12.033024   15674 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 23:39:12.033051   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0923 23:39:12.035678   15674 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0923 23:39:12.423631   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:12.533197   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:12.533773   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:12.639278   15674 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: (3.916721063s)
	W0923 23:39:12.639337   15674 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
	I0923 23:39:12.639367   15674 retry.go:31] will retry after 323.117601ms: 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
	I0923 23:39:12.639469   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.317530936s)
	I0923 23:39:12.915457   15674 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: (2.886319918s)
	I0923 23:39:12.915488   15674 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-155429"
	I0923 23:39:12.917000   15674 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 23:39:12.919280   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 23:39:12.924635   15674 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:39:12.924660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:12.963257   15674 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
	I0923 23:39:13.028791   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:13.029298   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:13.422929   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:13.528441   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:13.530048   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:13.570323   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 23:39:13.570419   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:13.587539   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:13.828525   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 23:39:13.924288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:13.926520   15674 addons.go:234] Setting addon gcp-auth=true in "addons-155429"
	I0923 23:39:13.926563   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:13.927159   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:13.950317   15674 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 23:39:13.950370   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:13.966664   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:14.029517   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:14.030156   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:14.422849   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:14.423768   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:14.528590   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:14.529181   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:14.922971   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:15.028477   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:15.029104   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:15.423333   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:15.528263   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:15.528927   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:15.633094   15674 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.669782696s)
	I0923 23:39:15.633186   15674 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.682818759s)
	I0923 23:39:15.635105   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:15.636352   15674 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 23:39:15.637445   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 23:39:15.637465   15674 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 23:39:15.655632   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 23:39:15.655662   15674 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 23:39:15.710716   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 23:39:15.710743   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 23:39:15.729482   15674 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
	I0923 23:39:15.923141   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:16.028316   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:16.029486   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:16.332537   15674 addons.go:475] Verifying addon gcp-auth=true in "addons-155429"
	I0923 23:39:16.334018   15674 out.go:177] * Verifying gcp-auth addon...
	I0923 23:39:16.336580   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 23:39:16.339123   15674 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 23:39:16.339141   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:16.423907   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:16.440232   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:16.527641   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:16.528090   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:16.839869   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:16.922742   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:17.027746   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:17.028198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:17.339572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:17.423139   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:17.527572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:17.527975   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:17.839925   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:17.922629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.027887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:18.028256   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:18.339446   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:18.423243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.528048   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:18.528402   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:18.839502   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:18.922708   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.922987   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:19.028243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:19.028829   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:19.340074   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:19.422892   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:19.528546   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:19.529044   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:19.839974   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:19.922667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.027560   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:20.027870   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:20.339934   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:20.422658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.527744   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:20.528333   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:20.839148   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:20.922786   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.923389   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:21.028010   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:21.028320   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:21.339423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:21.423009   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:21.528539   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:21.528726   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:21.840256   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:21.922934   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:22.028340   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:22.028762   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:22.339660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:22.422805   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:22.528254   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:22.528861   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:22.840033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:22.922577   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:23.027570   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:23.028296   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:23.340121   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:23.422746   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:23.423416   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:23.528013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:23.528484   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:23.839716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:23.922285   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:24.027787   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:24.028433   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:24.339367   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:24.422949   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:24.528321   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:24.528726   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:24.839343   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:24.922905   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:25.028145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:25.028555   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:25.339360   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:25.422852   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:25.528412   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:25.528853   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:25.840183   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:25.922630   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:25.922642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:26.028252   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:26.029114   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:26.339895   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:26.422408   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:26.527502   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:26.527958   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:26.840387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:26.922871   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.028158   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:27.028608   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:27.339387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:27.422967   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.528151   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:27.528502   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:27.839667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:27.922343   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.922839   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:28.027251   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:28.027663   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:28.339396   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:28.423182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:28.527337   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:28.527772   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:28.839975   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:28.922554   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:29.027606   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:29.028198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:29.339187   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:29.422759   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:29.528282   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:29.528783   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:29.840592   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:29.921730   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:30.028138   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:30.028530   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:30.340058   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:30.422707   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:30.423349   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:30.527812   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:30.528302   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:30.839603   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:30.922089   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:31.027425   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:31.027846   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:31.339940   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:31.422664   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:31.527816   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:31.528315   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:31.839399   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:31.922902   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.028645   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:32.029070   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:32.339545   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:32.422423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.528216   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:32.528724   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:32.839956   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:32.922658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.922931   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:33.027597   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:33.027980   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:33.339784   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:33.422432   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:33.527806   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:33.528236   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:33.839561   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:33.922425   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.028233   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:34.028668   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:34.340257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:34.422834   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.528159   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:34.528542   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:34.840650   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:34.922328   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.923048   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:35.027957   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:35.028354   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:35.339484   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:35.423464   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:35.527506   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:35.528095   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:35.839680   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:35.922308   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:36.028147   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:36.028708   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:36.339629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:36.422297   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:36.527408   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:36.527848   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:36.839966   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:36.922771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:37.027690   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:37.028206   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:37.339116   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:37.422606   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:37.422835   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:37.528242   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:37.528825   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:37.839988   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:37.922567   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:38.027858   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:38.028151   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:38.339342   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:38.423288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:38.527818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:38.528151   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:38.839244   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:38.922953   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:39.028166   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:39.028648   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:39.339499   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:39.423085   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:39.423129   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:39.528047   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:39.528519   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:39.840095   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:39.922636   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:40.027995   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:40.028323   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:40.339758   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:40.422537   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:40.527128   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:40.527722   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:40.839803   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:40.922334   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:41.027584   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:41.028037   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:41.339093   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:41.422733   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:41.423326   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:41.527767   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:41.528349   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:41.839547   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:41.922144   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:42.028398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:42.028827   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:42.340349   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:42.423191   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:42.527615   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:42.528192   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:42.839342   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:42.922914   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.027311   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:43.027733   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:43.339842   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:43.422705   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.527976   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:43.528282   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:43.839660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:43.922402   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.922990   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:44.027600   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:44.027870   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:44.340240   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:44.422974   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:44.527398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:44.527738   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:44.839194   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:44.922736   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:45.028189   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:45.028575   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:45.339773   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:45.422363   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:45.527937   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:45.528447   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:45.839707   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:45.922331   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:46.027846   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:46.028207   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:46.339406   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:46.422852   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:46.422865   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:46.528375   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:46.528860   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:46.840463   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:46.923006   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:47.028013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:47.028852   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:47.339045   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:47.422848   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:47.528211   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:47.528630   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:47.840120   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:47.922924   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:48.028284   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:48.028747   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:48.339629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:48.422387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:48.423191   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:48.527919   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:48.528201   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:48.839989   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:48.922565   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:49.028007   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:49.028559   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:49.340389   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:49.423594   15674 node_ready.go:49] node "addons-155429" has status "Ready":"True"
	I0923 23:39:49.423620   15674 node_ready.go:38] duration metric: took 41.503384997s for node "addons-155429" to be "Ready" ...
	I0923 23:39:49.423634   15674 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" ...
	I0923 23:39:49.424758   15674 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:39:49.424807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:49.440090   15674 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:49.528141   15674 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:39:49.528162   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:49.528488   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:49.842520   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:49.943431   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.043397   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:50.043632   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:50.340213   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:50.423854   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.528562   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:50.528725   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:50.839995   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:50.923771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.946004   15674 pod_ready.go:93] pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.946029   15674 pod_ready.go:82] duration metric: took 1.505909345s for pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.946049   15674 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.949892   15674 pod_ready.go:93] pod "etcd-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.949911   15674 pod_ready.go:82] duration metric: took 3.856587ms for pod "etcd-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.949922   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.957175   15674 pod_ready.go:93] pod "kube-apiserver-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.957197   15674 pod_ready.go:82] duration metric: took 7.268845ms for pod "kube-apiserver-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.957207   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.961130   15674 pod_ready.go:93] pod "kube-controller-manager-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.961156   15674 pod_ready.go:82] duration metric: took 3.941446ms for pod "kube-controller-manager-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.961171   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-s7ghl" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.023945   15674 pod_ready.go:93] pod "kube-proxy-s7ghl" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:51.023969   15674 pod_ready.go:82] duration metric: took 62.791669ms for pod "kube-proxy-s7ghl" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.023979   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.027257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:51.028600   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:51.338947   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:51.423452   15674 pod_ready.go:93] pod "kube-scheduler-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:51.423475   15674 pod_ready.go:82] duration metric: took 399.488699ms for pod "kube-scheduler-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.423487   15674 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.423822   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:51.528692   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:51.528970   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:51.839383   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:51.923966   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:52.027640   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:52.029059   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:52.339419   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:52.423086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:52.528330   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:52.528848   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:52.840075   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:52.924645   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:53.027547   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:53.028129   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:53.340033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:53.423266   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:53.429019   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:53.528244   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:53.528622   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:53.840182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:53.924287   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:54.029164   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:54.029653   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:54.339873   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:54.424147   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:54.528511   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:54.528807   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:54.840814   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:54.923733   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.027977   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:55.028173   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:55.339257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:55.423933   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.528423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:55.528495   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:55.839968   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:55.923409   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.928781   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:56.029031   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:56.029165   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:56.339161   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:56.423636   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:56.527594   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:56.527956   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:56.840440   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:56.924639   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.028378   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:57.028706   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:57.339655   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:57.422844   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.527750   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:57.528080   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:57.840758   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:57.923515   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.928811   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:58.027969   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:58.028101   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:58.339152   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:58.424182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:58.528538   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:58.528776   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:58.840541   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:58.923554   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.029028   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:59.029890   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:59.339296   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:59.423959   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.528511   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:59.528993   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:59.840145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:59.924458   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.929501   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:00.028818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:00.029251   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:00.339592   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:00.424191   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:00.528775   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:00.528991   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:00.840489   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:00.924106   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:01.029163   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:01.029486   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:01.339291   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:01.424556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:01.529157   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:01.529442   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:01.840131   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:01.923531   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:02.028477   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:02.028866   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:02.340277   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:02.423918   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:02.428638   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:02.530012   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:02.530526   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:02.839811   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:02.923215   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:03.028161   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:03.028352   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:03.339183   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:03.424033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:03.528217   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:03.528430   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:03.839649   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:03.922999   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.028186   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:04.028394   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:04.339635   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:04.423611   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.527642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:04.528052   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:04.839600   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:04.923676   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.928276   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:05.028740   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:05.029231   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:05.340642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:05.424184   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:05.528615   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:05.528891   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:05.840167   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:05.924013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.028185   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:06.028799   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:06.340092   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:06.424181   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.529086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:06.529480   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:06.840020   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:06.923247   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.928520   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:07.028461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:07.028795   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:07.340096   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:07.423555   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:07.528018   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:07.528305   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:07.839762   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:07.922728   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:08.028556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:08.028791   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:08.339908   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:08.423483   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:08.528922   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:08.529423   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:08.839416   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:08.923810   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:09.030118   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:09.030213   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:09.339243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:09.423470   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:09.428670   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:09.533902   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:09.537258   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:09.840032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:09.923917   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:10.028956   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:10.029380   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:10.340840   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:10.423887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:10.529031   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:10.529452   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:10.840189   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:10.924042   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.028448   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:11.028677   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:11.339961   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:11.424036   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.527962   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:11.528634   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:11.839438   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:11.924142   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.928588   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:12.029050   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:12.029198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:12.339965   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:12.441983   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:12.528714   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:12.529208   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:12.839601   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:12.923019   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:13.028386   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:13.028745   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:13.340093   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:13.423356   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:13.528432   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:13.528844   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:13.840149   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:13.923791   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:14.028145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:14.028417   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:14.339520   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:14.424291   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:14.428319   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:14.528216   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:14.528536   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:14.840243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:14.923488   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:15.028277   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:15.028592   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:15.339461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:15.423696   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:15.527732   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:15.528010   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:15.840215   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:15.923928   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.027840   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:16.028245   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:16.339321   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:16.424053   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.527868   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:16.528413   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:16.839359   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:16.923727   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.927781   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:17.028596   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:17.029003   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:17.340293   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:17.423383   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:17.528617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:17.528984   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:17.840373   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:17.924167   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.029056   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:18.029611   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:18.340032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:18.424873   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.529232   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:18.530033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:18.909640   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:18.924831   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.930114   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:19.109826   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:19.111776   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:19.410068   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:19.509462   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:19.530296   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:19.530691   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:19.839705   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:19.928591   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:20.029099   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:20.029631   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:20.339795   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:20.441622   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:20.528613   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:20.529142   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:20.840608   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:20.923675   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:21.028509   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:21.030280   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:21.340335   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:21.424330   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:21.428656   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:21.528885   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:21.529553   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:21.839535   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:21.923983   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:22.028952   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:22.029219   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:22.341184   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:22.442451   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:22.528170   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:22.528292   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:22.840556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:22.924078   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.029423   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:23.030016   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:23.340278   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:23.423523   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.528844   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:23.529351   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:23.839815   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:23.923526   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.928491   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:24.028552   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:24.028720   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:24.340222   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:24.423738   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:24.528947   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:24.529255   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:24.840211   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:24.942807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.028650   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:25.028894   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:25.340009   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:25.423654   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.528389   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:25.528751   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:25.840053   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:25.924179   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.928816   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:26.028073   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:26.028107   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:26.339576   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:26.422796   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:26.527861   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:26.528232   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:26.839236   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:26.923694   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:27.028148   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:27.028440   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:27.339057   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:27.423461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:27.528617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:27.528919   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:27.840456   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:27.923653   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:28.028858   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:28.029128   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:28.340204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:28.423696   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:28.427985   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:28.527961   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:28.528336   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:28.839769   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:28.923761   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:29.028635   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:29.029584   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:29.339842   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:29.423414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:29.529071   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:29.530185   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:29.840557   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:29.925693   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:30.028532   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:30.028938   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:30.339868   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:30.423394   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:30.429437   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:30.528672   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:30.529041   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:30.840796   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:30.924363   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:31.028442   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:31.028867   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:31.340133   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:31.423503   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:31.529107   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:31.529617   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:31.839887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:31.923251   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:32.028320   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:32.028816   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:32.339638   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:32.422971   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:32.528381   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:32.528605   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:32.839970   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:32.928229   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:32.941773   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:33.027622   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:33.028186   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:33.339613   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:33.423142   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:33.528242   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:33.528528   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:33.839771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:33.923617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.028440   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:34.028648   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:34.340218   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:34.423864   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.527802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:34.529329   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:34.839501   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:34.924249   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.929219   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:35.028288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:35.028420   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:35.339699   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:35.423471   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:35.529204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:35.529555   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:35.840648   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:35.924671   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:36.028271   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:36.028893   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:36.340152   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:36.423830   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:36.528572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:36.528840   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:36.840388   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:36.924667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:37.028802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:37.029034   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:37.340662   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:37.424471   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:37.429183   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:37.528426   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:37.528940   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:37.840404   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:37.924320   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:38.027688   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:38.028122   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:38.340319   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:38.424086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:38.528283   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:38.528796   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:38.840423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:38.941963   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.041694   15674 kapi.go:107] duration metric: took 1m27.017075838s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 23:40:39.041740   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:39.339945   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:39.423614   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.529010   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:39.840414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:39.923854   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.928711   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:40.028878   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:40.340102   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:40.423818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:40.529215   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:40.840574   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:40.942578   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.043183   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:41.339716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:41.424038   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.529394   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:41.909960   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:41.932689   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.933626   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:42.114948   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:42.430031   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:42.431872   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:42.529279   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:42.912380   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:42.926144   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:43.030336   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:43.411641   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:43.425942   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:43.530614   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:43.912414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:43.924855   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:44.009535   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:44.029809   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:44.408346   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:44.423985   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:44.529373   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:44.839716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:44.923076   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:45.028554   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:45.339494   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:45.424030   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:45.528966   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:45.840204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:45.924468   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:46.028983   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:46.340006   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:46.423706   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:46.428699   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:46.529520   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:46.911575   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:46.924398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:47.028794   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:47.340556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:47.441802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:47.528312   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:47.841032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:47.924789   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:48.030160   15674 kapi.go:107] duration metric: took 1m36.005303965s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 23:40:48.340807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:48.429542   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:48.442078   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:48.839678   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:48.922749   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:49.341439   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:49.427437   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:49.840103   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:49.942665   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:50.339841   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:50.424175   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:50.839612   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:50.929155   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:50.941379   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:51.342999   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:51.444514   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:51.839658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:51.924455   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:52.340067   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:52.423224   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:52.840173   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:52.923626   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:53.339962   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:53.424077   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:53.429151   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:53.840458   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:53.924021   15674 kapi.go:107] duration metric: took 1m41.004738471s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 23:40:54.339534   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:54.840544   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.339829   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.839906   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.928531   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:56.339711   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:56.840629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:57.339447   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:57.839710   15674 kapi.go:107] duration metric: took 1m41.503126202s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 23:40:57.841305   15674 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-155429 cluster.
	I0923 23:40:57.842744   15674 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.
	I0923 23:40:57.844175   15674 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 23:40:57.845529   15674 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0923 23:40:57.846652   15674 addons.go:510] duration metric: took 1m51.618192883s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0923 23:40:57.928773   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:59.929586   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:02.428279   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:04.429247   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:06.429475   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:08.929390   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:11.428757   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:13.429331   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:15.928196   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:17.929158   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:20.428697   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:22.929003   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:25.429330   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:27.927774   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:29.928709   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:31.928928   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:34.428439   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:36.928764   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:39.428508   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:41.928445   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:43.929200   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:46.430863   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:48.928416   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:49.928506   15674 pod_ready.go:93] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"True"
	I0923 23:41:49.928529   15674 pod_ready.go:82] duration metric: took 1m58.505035056s for pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.928548   15674 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.932636   15674 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace has status "Ready":"True"
	I0923 23:41:49.932657   15674 pod_ready.go:82] duration metric: took 4.101575ms for pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.932679   15674 pod_ready.go:39] duration metric: took 2m0.509031633s 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" ...
	I0923 23:41:49.932698   15674 api_server.go:52] waiting for apiserver process to appear ...
	I0923 23:41:49.932733   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:49.932789   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:49.965715   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:49.965742   15674 cri.go:89] found id: ""
	I0923 23:41:49.965752   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:49.965842   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:49.969164   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:49.969226   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:50.001429   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:50.001453   15674 cri.go:89] found id: ""
	I0923 23:41:50.001462   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:50.001517   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.004850   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:50.004913   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:50.037794   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:50.037813   15674 cri.go:89] found id: ""
	I0923 23:41:50.037821   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:50.037877   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.041010   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:50.041094   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:50.074343   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:50.074361   15674 cri.go:89] found id: ""
	I0923 23:41:50.074368   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:50.074405   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.077946   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:50.078013   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:50.110405   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:50.110424   15674 cri.go:89] found id: ""
	I0923 23:41:50.110431   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:50.110470   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.113629   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:50.113691   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:50.148573   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:50.148597   15674 cri.go:89] found id: ""
	I0923 23:41:50.148607   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:50.148675   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.152093   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:50.152155   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:50.184602   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:50.184623   15674 cri.go:89] found id: ""
	I0923 23:41:50.184630   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:50.184681   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.187871   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:50.187896   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:50.244666   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:50.244700   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:50.280385   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:50.280420   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:50.319935   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:50.319961   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:50.375718   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:50.375749   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:50.471928   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:50.471959   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:50.512901   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:50.512931   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:50.549548   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:50.549574   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:50.580494   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:50.580525   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:50.654868   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:50.654899   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:50.666335   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:50.666365   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:50.707663   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:50.707693   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.242051   15674 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 23:41:53.255073   15674 api_server.go:72] duration metric: took 2m47.026663828s to wait for apiserver process to appear ...
	I0923 23:41:53.255100   15674 api_server.go:88] waiting for apiserver healthz status ...
	I0923 23:41:53.255145   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:53.255190   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:53.286944   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:53.286967   15674 cri.go:89] found id: ""
	I0923 23:41:53.286974   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:53.287014   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.290157   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:53.290226   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:53.322287   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:53.322308   15674 cri.go:89] found id: ""
	I0923 23:41:53.322316   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:53.322364   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.325425   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:53.325480   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:53.357171   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.357191   15674 cri.go:89] found id: ""
	I0923 23:41:53.357199   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:53.357237   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.360421   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:53.360477   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:53.392525   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:53.392548   15674 cri.go:89] found id: ""
	I0923 23:41:53.392555   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:53.392595   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.395848   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:53.395911   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:53.427697   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:53.427715   15674 cri.go:89] found id: ""
	I0923 23:41:53.427722   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:53.427769   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.430931   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:53.430998   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:53.463604   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:53.463621   15674 cri.go:89] found id: ""
	I0923 23:41:53.463627   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:53.463672   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.466773   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:53.466833   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:53.499387   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:53.499406   15674 cri.go:89] found id: ""
	I0923 23:41:53.499413   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:53.499462   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.502622   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:53.502643   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:53.534534   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:53.534562   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:53.568345   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:53.568371   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:53.608014   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:53.608048   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:53.663931   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:53.663961   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:53.675682   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:53.675720   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:53.717737   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:53.717764   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.751626   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:53.751651   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:53.830035   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:53.830065   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:53.923929   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:53.923957   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:53.965640   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:53.965671   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:54.001309   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:54.001337   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:56.557446   15674 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 23:41:56.561243   15674 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 23:41:56.562113   15674 api_server.go:141] control plane version: v1.31.1
	I0923 23:41:56.562138   15674 api_server.go:131] duration metric: took 3.307031593s to wait for apiserver health ...
	I0923 23:41:56.562148   15674 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 23:41:56.562170   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:56.562214   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:56.594354   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:56.594378   15674 cri.go:89] found id: ""
	I0923 23:41:56.594387   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:56.594440   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.597513   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:56.597573   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:56.629450   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:56.629472   15674 cri.go:89] found id: ""
	I0923 23:41:56.629480   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:56.629534   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.632706   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:56.632760   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:56.664230   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:56.664247   15674 cri.go:89] found id: ""
	I0923 23:41:56.664255   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:56.664294   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.667380   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:56.667427   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:56.699528   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:56.699548   15674 cri.go:89] found id: ""
	I0923 23:41:56.699557   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:56.699607   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.702685   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:56.702744   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:56.735279   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:56.735309   15674 cri.go:89] found id: ""
	I0923 23:41:56.735319   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:56.735376   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.738536   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:56.738608   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:56.770467   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:56.770492   15674 cri.go:89] found id: ""
	I0923 23:41:56.770502   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:56.770553   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.773830   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:56.773894   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:56.805721   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:56.805748   15674 cri.go:89] found id: ""
	I0923 23:41:56.805756   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:56.805800   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.808911   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:56.808932   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:56.841907   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:56.841934   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:56.879089   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:56.879122   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:56.913627   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:56.913654   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:56.947268   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:56.947296   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:57.040087   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:57.040114   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:57.083216   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:57.083242   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:57.124657   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:57.124685   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:57.202463   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:57.202496   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:57.242135   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:57.242159   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:57.293749   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:57.293781   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:57.305034   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:57.305059   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:59.867238   15674 system_pods.go:59] 18 kube-system pods found
	I0923 23:41:59.867272   15674 system_pods.go:61] "coredns-7c65d6cfc9-94kw6" [cbc504f0-3740-4319-b2c9-167094488bf0] Running
	I0923 23:41:59.867278   15674 system_pods.go:61] "csi-hostpath-attacher-0" [e9102f97-5957-47aa-8db7-cd2b23fd1a56] Running
	I0923 23:41:59.867283   15674 system_pods.go:61] "csi-hostpath-resizer-0" [e2061338-e020-45b9-92a4-8b2d075c3405] Running
	I0923 23:41:59.867286   15674 system_pods.go:61] "csi-hostpathplugin-smtst" [11dc05d0-9c5e-4ace-8c34-62eefaff0fd3] Running
	I0923 23:41:59.867289   15674 system_pods.go:61] "etcd-addons-155429" [fd2d5fbe-55ca-4f02-b8ff-f4ee48984351] Running
	I0923 23:41:59.867296   15674 system_pods.go:61] "kindnet-vkmvz" [587da8fa-dfd8-4cbc-89f1-9a3787d42a67] Running
	I0923 23:41:59.867300   15674 system_pods.go:61] "kube-apiserver-addons-155429" [dedef3bf-41f0-424f-8143-dcf6357594bd] Running
	I0923 23:41:59.867304   15674 system_pods.go:61] "kube-controller-manager-addons-155429" [493864ef-2ac2-462b-bef4-3e7235a0d445] Running
	I0923 23:41:59.867308   15674 system_pods.go:61] "kube-ingress-dns-minikube" [2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3] Running
	I0923 23:41:59.867311   15674 system_pods.go:61] "kube-proxy-s7ghl" [ec076b1d-7391-4d59-800e-7d46bfbd0490] Running
	I0923 23:41:59.867315   15674 system_pods.go:61] "kube-scheduler-addons-155429" [d9d2c0c3-348e-4f21-88f9-9b596990036a] Running
	I0923 23:41:59.867319   15674 system_pods.go:61] "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
	I0923 23:41:59.867323   15674 system_pods.go:61] "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
	I0923 23:41:59.867326   15674 system_pods.go:61] "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
	I0923 23:41:59.867330   15674 system_pods.go:61] "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
	I0923 23:41:59.867337   15674 system_pods.go:61] "snapshot-controller-56fcc65765-4wltv" [54fd5763-988c-4835-89ab-da22459c78d9] Running
	I0923 23:41:59.867344   15674 system_pods.go:61] "snapshot-controller-56fcc65765-zl2vt" [a43b0578-067c-43a5-8687-a4ba4a5e8ec9] Running
	I0923 23:41:59.867351   15674 system_pods.go:61] "storage-provisioner" [43ee0e6b-c35a-43d6-9b60-84fefbcb1ebf] Running
	I0923 23:41:59.867363   15674 system_pods.go:74] duration metric: took 3.305207158s to wait for pod list to return data ...
	I0923 23:41:59.867372   15674 default_sa.go:34] waiting for default service account to be created ...
	I0923 23:41:59.869459   15674 default_sa.go:45] found service account: "default"
	I0923 23:41:59.869478   15674 default_sa.go:55] duration metric: took 2.09961ms for default service account to be created ...
	I0923 23:41:59.869486   15674 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 23:41:59.878554   15674 system_pods.go:86] 18 kube-system pods found
	I0923 23:41:59.878580   15674 system_pods.go:89] "coredns-7c65d6cfc9-94kw6" [cbc504f0-3740-4319-b2c9-167094488bf0] Running
	I0923 23:41:59.878586   15674 system_pods.go:89] "csi-hostpath-attacher-0" [e9102f97-5957-47aa-8db7-cd2b23fd1a56] Running
	I0923 23:41:59.878590   15674 system_pods.go:89] "csi-hostpath-resizer-0" [e2061338-e020-45b9-92a4-8b2d075c3405] Running
	I0923 23:41:59.878594   15674 system_pods.go:89] "csi-hostpathplugin-smtst" [11dc05d0-9c5e-4ace-8c34-62eefaff0fd3] Running
	I0923 23:41:59.878597   15674 system_pods.go:89] "etcd-addons-155429" [fd2d5fbe-55ca-4f02-b8ff-f4ee48984351] Running
	I0923 23:41:59.878602   15674 system_pods.go:89] "kindnet-vkmvz" [587da8fa-dfd8-4cbc-89f1-9a3787d42a67] Running
	I0923 23:41:59.878608   15674 system_pods.go:89] "kube-apiserver-addons-155429" [dedef3bf-41f0-424f-8143-dcf6357594bd] Running
	I0923 23:41:59.878614   15674 system_pods.go:89] "kube-controller-manager-addons-155429" [493864ef-2ac2-462b-bef4-3e7235a0d445] Running
	I0923 23:41:59.878620   15674 system_pods.go:89] "kube-ingress-dns-minikube" [2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3] Running
	I0923 23:41:59.878626   15674 system_pods.go:89] "kube-proxy-s7ghl" [ec076b1d-7391-4d59-800e-7d46bfbd0490] Running
	I0923 23:41:59.878633   15674 system_pods.go:89] "kube-scheduler-addons-155429" [d9d2c0c3-348e-4f21-88f9-9b596990036a] Running
	I0923 23:41:59.878641   15674 system_pods.go:89] "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
	I0923 23:41:59.878645   15674 system_pods.go:89] "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
	I0923 23:41:59.878651   15674 system_pods.go:89] "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
	I0923 23:41:59.878655   15674 system_pods.go:89] "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
	I0923 23:41:59.878661   15674 system_pods.go:89] "snapshot-controller-56fcc65765-4wltv" [54fd5763-988c-4835-89ab-da22459c78d9] Running
	I0923 23:41:59.878665   15674 system_pods.go:89] "snapshot-controller-56fcc65765-zl2vt" [a43b0578-067c-43a5-8687-a4ba4a5e8ec9] Running
	I0923 23:41:59.878689   15674 system_pods.go:89] "storage-provisioner" [43ee0e6b-c35a-43d6-9b60-84fefbcb1ebf] Running
	I0923 23:41:59.878701   15674 system_pods.go:126] duration metric: took 9.210144ms to wait for k8s-apps to be running ...
	I0923 23:41:59.878710   15674 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 23:41:59.878758   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 23:41:59.889365   15674 system_svc.go:56] duration metric: took 10.650101ms WaitForService to wait for kubelet
	I0923 23:41:59.889388   15674 kubeadm.go:582] duration metric: took 2m53.660983209s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 23:41:59.889404   15674 node_conditions.go:102] verifying NodePressure condition ...
	I0923 23:41:59.892120   15674 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0923 23:41:59.892146   15674 node_conditions.go:123] node cpu capacity is 8
	I0923 23:41:59.892161   15674 node_conditions.go:105] duration metric: took 2.751911ms to run NodePressure ...
	I0923 23:41:59.892173   15674 start.go:241] waiting for startup goroutines ...
	I0923 23:41:59.892187   15674 start.go:246] waiting for cluster config update ...
	I0923 23:41:59.892206   15674 start.go:255] writing updated cluster config ...
	I0923 23:41:59.892465   15674 ssh_runner.go:195] Run: rm -f paused
	I0923 23:41:59.938154   15674 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 23:41:59.941018   15674 out.go:177] * Done! kubectl is now configured to use "addons-155429" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.810161542Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=e827932b-a36f-47cf-b943-1c97108c69ba name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.810739041Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=e827932b-a36f-47cf-b943-1c97108c69ba name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.811377133Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=b187288d-e018-4024-bdf9-f2fcdaf20647 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.811886841Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=b187288d-e018-4024-bdf9-f2fcdaf20647 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.812576051Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-7q79r/hello-world-app" id=828fdafe-1c7f-459f-96fb-e83300e28bdf name=/runtime.v1.RuntimeService/CreateContainer
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.812652587Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.826368077Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/eed28afa2837147024016a9ab9b254a6a4d8a0c0134e583e0b4f1e499e5d96f1/merged/etc/passwd: no such file or directory"
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.826402465Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/eed28afa2837147024016a9ab9b254a6a4d8a0c0134e583e0b4f1e499e5d96f1/merged/etc/group: no such file or directory"
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.859822223Z" level=info msg="Created container 647c167807bd51846be1473a2a1bea5648dff336244a28982166d66de9235449: default/hello-world-app-55bf9c44b4-7q79r/hello-world-app" id=828fdafe-1c7f-459f-96fb-e83300e28bdf name=/runtime.v1.RuntimeService/CreateContainer
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.860330962Z" level=info msg="Starting container: 647c167807bd51846be1473a2a1bea5648dff336244a28982166d66de9235449" id=8e991948-c960-455b-81a1-74eb484e22b0 name=/runtime.v1.RuntimeService/StartContainer
	Sep 23 23:52:51 addons-155429 crio[1038]: time="2024-09-23 23:52:51.866109312Z" level=info msg="Started container" PID=11472 containerID=647c167807bd51846be1473a2a1bea5648dff336244a28982166d66de9235449 description=default/hello-world-app-55bf9c44b4-7q79r/hello-world-app id=8e991948-c960-455b-81a1-74eb484e22b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6314d3b52de9958c9bacba9abb1242110e4921dada227f060cbffd25aff2f7c2
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.425317500Z" level=warning msg="Stopping container 9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=cab4ec38-9e30-4507-8a25-615bd12cdff6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 23:52:53 addons-155429 conmon[5682]: conmon 9fb965a31857fc6388ac <ninfo>: container 5694 exited with status 137
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.557481854Z" level=info msg="Stopped container 9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929: ingress-nginx/ingress-nginx-controller-bc57996ff-rvjvg/controller" id=cab4ec38-9e30-4507-8a25-615bd12cdff6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.557965172Z" level=info msg="Stopping pod sandbox: 282ce6944abd04a7984a8af690720f66aced09ff10b845317db7ce659040a53c" id=0024a735-8b2f-4d71-a083-4aaf64700e8f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.560864794Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-JEXWLZBKZO4MPO4L - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-SXSWOLVGZ644PWF3 - [0:0]\n-X KUBE-HP-JEXWLZBKZO4MPO4L\n-X KUBE-HP-SXSWOLVGZ644PWF3\nCOMMIT\n"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.562164040Z" level=info msg="Closing host port tcp:80"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.562197646Z" level=info msg="Closing host port tcp:443"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.563534127Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.563550377Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.563682597Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-rvjvg Namespace:ingress-nginx ID:282ce6944abd04a7984a8af690720f66aced09ff10b845317db7ce659040a53c UID:83f4a4b5-d793-447f-ba1e-9cddf1d12b91 NetNS:/var/run/netns/6382aa93-ce7d-4565-81dc-d42ced27b116 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.563793858Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-rvjvg from CNI network \"kindnet\" (type=ptp)"
	Sep 23 23:52:53 addons-155429 crio[1038]: time="2024-09-23 23:52:53.604081033Z" level=info msg="Stopped pod sandbox: 282ce6944abd04a7984a8af690720f66aced09ff10b845317db7ce659040a53c" id=0024a735-8b2f-4d71-a083-4aaf64700e8f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 23:52:54 addons-155429 crio[1038]: time="2024-09-23 23:52:54.429771459Z" level=info msg="Removing container: 9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929" id=c6d1f502-62f0-4a91-a692-0010aacfd00a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 23:52:54 addons-155429 crio[1038]: time="2024-09-23 23:52:54.443645188Z" level=info msg="Removed container 9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929: ingress-nginx/ingress-nginx-controller-bc57996ff-rvjvg/controller" id=c6d1f502-62f0-4a91-a692-0010aacfd00a name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	647c167807bd5       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        6 seconds ago       Running             hello-world-app           0                   6314d3b52de99       hello-world-app-55bf9c44b4-7q79r
	3b66ad03681e1       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   3c09b2de727be       nginx
	b051c6c3bb9a3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   e274b443e87a6       gcp-auth-89d5ffd79-69x52
	3bba7c56adfb8       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   db86fdcbde841       metrics-server-84c5f94fbc-6tzqt
	931a7b7c20930       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     1                   84662ad94751c       ingress-nginx-admission-patch-vwxt7
	e50bb167e92d7       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   a9c71e63d3e0d       ingress-nginx-admission-create-dc9l2
	c89d9d28f5e2f       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             13 minutes ago      Running             local-path-provisioner    0                   95e1698e811e1       local-path-provisioner-86d989889c-9zhvk
	eee4c067caea9       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   b6b979ac5f477       coredns-7c65d6cfc9-94kw6
	7000d0c3cdf49       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   abb54e2365ef7       storage-provisioner
	ddd9773f9d7b5       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             13 minutes ago      Running             kindnet-cni               0                   0db2886e1b312       kindnet-vkmvz
	cb5799d7cbf0b       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             13 minutes ago      Running             kube-proxy                0                   470059499c064       kube-proxy-s7ghl
	ba4cd0eb36b7c       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   a1bcb9b527649       etcd-addons-155429
	b4fc370b75f64       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   79cc7bd5d6286       kube-controller-manager-addons-155429
	0dace564c73ae       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   1706b28fc97c9       kube-apiserver-addons-155429
	5657950e7f8dc       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   f1ef6aa449c6f       kube-scheduler-addons-155429
	
	
	==> coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] <==
	[INFO] 10.244.0.11:54230 - 16614 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000134291s
	[INFO] 10.244.0.11:44884 - 26099 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057347s
	[INFO] 10.244.0.11:44884 - 58097 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000081893s
	[INFO] 10.244.0.11:47822 - 49128 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004289745s
	[INFO] 10.244.0.11:47822 - 33516 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00432331s
	[INFO] 10.244.0.11:41124 - 49126 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00360915s
	[INFO] 10.244.0.11:41124 - 57573 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004527972s
	[INFO] 10.244.0.11:57794 - 37612 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003599708s
	[INFO] 10.244.0.11:57794 - 38377 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004416788s
	[INFO] 10.244.0.11:41311 - 64078 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060215s
	[INFO] 10.244.0.11:41311 - 36428 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000162787s
	[INFO] 10.244.0.20:57725 - 21002 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000232366s
	[INFO] 10.244.0.20:47736 - 24443 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000328782s
	[INFO] 10.244.0.20:37999 - 53332 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000145291s
	[INFO] 10.244.0.20:43288 - 59232 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101318s
	[INFO] 10.244.0.20:42446 - 24564 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000104993s
	[INFO] 10.244.0.20:52087 - 50238 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000221556s
	[INFO] 10.244.0.20:48462 - 27165 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007279269s
	[INFO] 10.244.0.20:46987 - 50782 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.00741204s
	[INFO] 10.244.0.20:34295 - 59266 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006169997s
	[INFO] 10.244.0.20:42826 - 39690 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008481085s
	[INFO] 10.244.0.20:54259 - 6633 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005554951s
	[INFO] 10.244.0.20:57457 - 48891 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005912757s
	[INFO] 10.244.0.20:58356 - 9799 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00069783s
	[INFO] 10.244.0.20:43210 - 38204 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000858839s
	
	
	==> describe nodes <==
	Name:               addons-155429
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-155429
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c
	                    minikube.k8s.io/name=addons-155429
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T23_39_02_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-155429
	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:  Mon, 23 Sep 2024 23:38:58 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-155429
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 23 Sep 2024 23:52:55 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 23 Sep 2024 23:51:36 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 23 Sep 2024 23:51:36 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 23 Sep 2024 23:51:36 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 23 Sep 2024 23:51:36 +0000   Mon, 23 Sep 2024 23:39:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-155429
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 437d180551be4e72a3d1be3cbca05843
	  System UUID:                6ad46eea-93cc-424a-b9a5-1a62a68e5923
	  Boot ID:                    781a5a3c-8b14-4beb-b52e-befa61fb4538
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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%)         10m
	  default                     hello-world-app-55bf9c44b4-7q79r           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m33s
	  gcp-auth                    gcp-auth-89d5ffd79-69x52                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-94kw6                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-155429                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kindnet-vkmvz                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-155429               250m (3%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-155429      200m (2%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-s7ghl                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-155429               100m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-6tzqt            100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  local-path-storage          local-path-provisioner-86d989889c-9zhvk    0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 13m   kube-proxy       
	  Normal   Starting                 13m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  13m   kubelet          Node addons-155429 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m   kubelet          Node addons-155429 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m   kubelet          Node addons-155429 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m   node-controller  Node addons-155429 event: Registered Node addons-155429 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-155429 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.004155] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000946] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000928] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000977] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001443] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001534] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001307] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001275] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000745] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.611740] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.476582] kauditd_printk_skb: 46 callbacks suppressed
	[Sep23 23:50] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +1.027546] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +2.015717] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +4.031554] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +8.191126] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[Sep23 23:51] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[ +33.276497] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	
	
	==> etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] <==
	{"level":"info","ts":"2024-09-23T23:39:08.125657Z","caller":"traceutil/trace.go:171","msg":"trace[347932848] transaction","detail":"{read_only:false; response_revision:361; number_of_response:1; }","duration":"107.389032ms","start":"2024-09-23T23:39:08.018252Z","end":"2024-09-23T23:39:08.125641Z","steps":["trace[347932848] 'process raft request'  (duration: 105.636919ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.125693Z","caller":"traceutil/trace.go:171","msg":"trace[709848375] linearizableReadLoop","detail":"{readStateIndex:372; appliedIndex:371; }","duration":"117.351991ms","start":"2024-09-23T23:39:08.008334Z","end":"2024-09-23T23:39:08.125686Z","steps":["trace[709848375] 'read index received'  (duration: 8.331052ms)","trace[709848375] 'applied index is now lower than readState.Index'  (duration: 109.020044ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T23:39:08.125781Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.653548ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4034"}
	{"level":"info","ts":"2024-09-23T23:39:08.128740Z","caller":"traceutil/trace.go:171","msg":"trace[2042675454] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:362; }","duration":"120.619242ms","start":"2024-09-23T23:39:08.008107Z","end":"2024-09-23T23:39:08.128726Z","steps":["trace[2042675454] 'agreement among raft nodes before linearized reading'  (duration: 117.600666ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.322011Z","caller":"traceutil/trace.go:171","msg":"trace[2058994102] transaction","detail":"{read_only:false; response_revision:365; number_of_response:1; }","duration":"108.209045ms","start":"2024-09-23T23:39:08.213779Z","end":"2024-09-23T23:39:08.321988Z","steps":["trace[2058994102] 'process raft request'  (duration: 18.304539ms)","trace[2058994102] 'compare'  (duration: 89.595919ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:39:08.908885Z","caller":"traceutil/trace.go:171","msg":"trace[1945506485] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"174.900723ms","start":"2024-09-23T23:39:08.733966Z","end":"2024-09-23T23:39:08.908867Z","steps":["trace[1945506485] 'process raft request'  (duration: 174.867755ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909256Z","caller":"traceutil/trace.go:171","msg":"trace[1704166848] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"178.288338ms","start":"2024-09-23T23:39:08.730956Z","end":"2024-09-23T23:39:08.909245Z","steps":["trace[1704166848] 'process raft request'  (duration: 177.712808ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909377Z","caller":"traceutil/trace.go:171","msg":"trace[243199063] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"177.598037ms","start":"2024-09-23T23:39:08.731771Z","end":"2024-09-23T23:39:08.909369Z","steps":["trace[243199063] 'process raft request'  (duration: 176.986409ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909557Z","caller":"traceutil/trace.go:171","msg":"trace[719644081] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"177.215306ms","start":"2024-09-23T23:39:08.732333Z","end":"2024-09-23T23:39:08.909549Z","steps":["trace[719644081] 'process raft request'  (duration: 176.46478ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.917302Z","caller":"traceutil/trace.go:171","msg":"trace[619203327] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"105.703485ms","start":"2024-09-23T23:39:08.811582Z","end":"2024-09-23T23:39:08.917286Z","steps":["trace[619203327] 'process raft request'  (duration: 105.460799ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:09.608328Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.220434ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-23T23:39:09.608867Z","caller":"traceutil/trace.go:171","msg":"trace[9308202] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:417; }","duration":"179.759098ms","start":"2024-09-23T23:39:09.429089Z","end":"2024-09-23T23:39:09.608848Z","steps":["trace[9308202] 'agreement among raft nodes before linearized reading'  (duration: 179.188751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:09.609316Z","caller":"traceutil/trace.go:171","msg":"trace[148715329] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"178.228127ms","start":"2024-09-23T23:39:09.431074Z","end":"2024-09-23T23:39:09.609303Z","steps":["trace[148715329] 'process raft request'  (duration: 176.024058ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:11.031363Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.93825ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T23:39:11.031427Z","caller":"traceutil/trace.go:171","msg":"trace[2002095858] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:503; }","duration":"101.007838ms","start":"2024-09-23T23:39:10.930406Z","end":"2024-09-23T23:39:11.031414Z","steps":["trace[2002095858] 'agreement among raft nodes before linearized reading'  (duration: 100.919444ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:11.031595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.329753ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c\" ","response":"range_response_count:1 size:2623"}
	{"level":"info","ts":"2024-09-23T23:39:11.031621Z","caller":"traceutil/trace.go:171","msg":"trace[1675865415] range","detail":"{range_begin:/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c; range_end:; response_count:1; response_revision:503; }","duration":"102.354876ms","start":"2024-09-23T23:39:10.929257Z","end":"2024-09-23T23:39:11.031611Z","steps":["trace[1675865415] 'agreement among raft nodes before linearized reading'  (duration: 102.267587ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:40:51.661836Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"154.751954ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-23T23:40:51.661916Z","caller":"traceutil/trace.go:171","msg":"trace[288229523] range","detail":"{range_begin:/registry/csinodes/; range_end:/registry/csinodes0; response_count:0; response_revision:1154; }","duration":"154.85078ms","start":"2024-09-23T23:40:51.507049Z","end":"2024-09-23T23:40:51.661900Z","steps":["trace[288229523] 'count revisions from in-memory index tree'  (duration: 154.688233ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:40:57.136563Z","caller":"traceutil/trace.go:171","msg":"trace[676100257] transaction","detail":"{read_only:false; response_revision:1174; number_of_response:1; }","duration":"126.057422ms","start":"2024-09-23T23:40:57.010475Z","end":"2024-09-23T23:40:57.136532Z","steps":["trace[676100257] 'process raft request'  (duration: 125.882753ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:40:57.334384Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.838348ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032099012795577 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" mod_revision:1043 > success:<request_put:<key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" value_size:3875 >> failure:<request_range:<key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-23T23:40:57.334499Z","caller":"traceutil/trace.go:171","msg":"trace[1749760909] transaction","detail":"{read_only:false; response_revision:1175; number_of_response:1; }","duration":"187.72126ms","start":"2024-09-23T23:40:57.146763Z","end":"2024-09-23T23:40:57.334484Z","steps":["trace[1749760909] 'process raft request'  (duration: 75.729792ms)","trace[1749760909] 'compare'  (duration: 111.774911ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:48:57.538323Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1513}
	{"level":"info","ts":"2024-09-23T23:48:57.560848Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1513,"took":"22.064537ms","hash":3220670597,"current-db-size-bytes":6344704,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3268608,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-23T23:48:57.560889Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3220670597,"revision":1513,"compact-revision":-1}
	
	
	==> gcp-auth [b051c6c3bb9a3cea84bd79267272d6c3db37de2e90e17e76280b57c0c2cbec25] <==
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:42:00 Ready to marshal response ...
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:12 Ready to marshal response ...
	2024/09/23 23:50:12 Ready to write response ...
	2024/09/23 23:50:25 Ready to marshal response ...
	2024/09/23 23:50:25 Ready to write response ...
	2024/09/23 23:50:30 Ready to marshal response ...
	2024/09/23 23:50:30 Ready to write response ...
	2024/09/23 23:50:30 Ready to marshal response ...
	2024/09/23 23:50:30 Ready to write response ...
	2024/09/23 23:50:44 Ready to marshal response ...
	2024/09/23 23:50:44 Ready to write response ...
	2024/09/23 23:50:45 Ready to marshal response ...
	2024/09/23 23:50:45 Ready to write response ...
	2024/09/23 23:51:16 Ready to marshal response ...
	2024/09/23 23:51:16 Ready to write response ...
	2024/09/23 23:52:48 Ready to marshal response ...
	2024/09/23 23:52:48 Ready to write response ...
	
	
	==> kernel <==
	 23:52:58 up 35 min,  0 users,  load average: 0.28, 0.44, 0.36
	Linux addons-155429 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] <==
	I0923 23:50:49.017994       1 main.go:299] handling current node
	I0923 23:50:59.017778       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:50:59.017823       1 main.go:299] handling current node
	I0923 23:51:09.016620       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:09.016655       1 main.go:299] handling current node
	I0923 23:51:19.017455       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:19.017485       1 main.go:299] handling current node
	I0923 23:51:29.016522       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:29.016576       1 main.go:299] handling current node
	I0923 23:51:39.017610       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:39.017646       1 main.go:299] handling current node
	I0923 23:51:49.018046       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:49.018085       1 main.go:299] handling current node
	I0923 23:51:59.017874       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:51:59.017912       1 main.go:299] handling current node
	I0923 23:52:09.016889       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:52:09.016918       1 main.go:299] handling current node
	I0923 23:52:19.018968       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:52:19.019005       1 main.go:299] handling current node
	I0923 23:52:29.017250       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:52:29.017300       1 main.go:299] handling current node
	I0923 23:52:39.018243       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:52:39.018276       1 main.go:299] handling current node
	I0923 23:52:49.016804       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:52:49.016833       1 main.go:299] handling current node
	
	
	==> kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] <==
	E0923 23:41:54.741527       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0923 23:41:54.751584       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0923 23:50:03.370782       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.237.83"}
	I0923 23:50:14.685232       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0923 23:50:15.725673       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0923 23:50:25.609632       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0923 23:50:25.777874       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.215.59"}
	I0923 23:51:11.063527       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0923 23:51:33.506099       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.506153       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.519040       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.519095       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.519835       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.519954       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.530558       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.530597       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.543737       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.543863       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0923 23:51:34.520342       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0923 23:51:34.544479       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0923 23:51:34.649838       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0923 23:52:48.560822       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.93.187"}
	
	
	==> kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] <==
	W0923 23:51:56.665869       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
	E0923 23:51:56.665907       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"
	W0923 23:52:05.483824       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
	E0923 23:52:05.483865       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"
	W0923 23:52:11.971204       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
	E0923 23:52:11.971248       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"
	W0923 23:52:13.367990       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
	E0923 23:52:13.368030       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"
	W0923 23:52:13.721483       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
	E0923 23:52:13.721529       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"
	W0923 23:52:37.991003       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
	E0923 23:52:37.991044       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"
	W0923 23:52:39.587589       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
	E0923 23:52:39.587633       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"
	I0923 23:52:48.363821       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="16.415366ms"
	I0923 23:52:48.369102       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.133523ms"
	I0923 23:52:48.369290       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="64.823µs"
	I0923 23:52:48.375094       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="45.043µs"
	I0923 23:52:50.226744       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0923 23:52:50.227398       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="8.124µs"
	I0923 23:52:50.230699       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0923 23:52:52.438389       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.290532ms"
	I0923 23:52:52.438448       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="30.957µs"
	W0923 23:52:53.756892       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
	E0923 23:52:53.756934       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 [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] <==
	I0923 23:39:08.013001       1 server_linux.go:66] "Using iptables proxy"
	I0923 23:39:08.720076       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 23:39:08.720303       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`"
	I0923 23:39:09.609195       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 23:39:09.609322       1 server_linux.go:169] "Using iptables Proxier"
	I0923 23:39:09.612385       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"
	I0923 23:39:09.613343       1 server.go:483] "Version info" version="v1.31.1"
	I0923 23:39:09.613471       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 23:39:09.615114       1 config.go:199] "Starting service config controller"
	I0923 23:39:09.615207       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 23:39:09.615308       1 config.go:105] "Starting endpoint slice config controller"
	I0923 23:39:09.616533       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 23:39:09.615367       1 config.go:328] "Starting node config controller"
	I0923 23:39:09.616627       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 23:39:09.724827       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0923 23:39:09.817173       1 shared_informer.go:320] Caches are synced for service config
	I0923 23:39:10.020369       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] <==
	W0923 23:38:58.719393       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
	E0923 23:38:58.719428       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"
	W0923 23:38:58.719473       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
	W0923 23:38:58.719493       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
	E0923 23:38:58.719499       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"
	W0923 23:38:58.719504       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
	E0923 23:38:58.719519       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"
	W0923 23:38:58.719526       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
	E0923 23:38:58.719530       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"
	E0923 23:38:58.719544       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"
	W0923 23:38:58.719606       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0923 23:38:58.719637       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 23:38:58.719735       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
	W0923 23:38:58.719753       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0923 23:38:58.719757       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"
	E0923 23:38:58.719771       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0923 23:38:58.719808       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
	E0923 23:38:58.719836       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"
	W0923 23:38:59.669728       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
	E0923 23:38:59.669779       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"
	W0923 23:38:59.693054       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
	E0923 23:38:59.693096       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"
	W0923 23:38:59.788101       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
	E0923 23:38:59.788149       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"
	I0923 23:39:00.216663       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 23 23:52:48 addons-155429 kubelet[1631]: I0923 23:52:48.435082    1631 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-fx772\" (UniqueName: \"kubernetes.io/projected/a68c35dd-2184-49ed-ab47-23a5dc1dd152-kube-api-access-fx772\") pod \"hello-world-app-55bf9c44b4-7q79r\" (UID: \"a68c35dd-2184-49ed-ab47-23a5dc1dd152\") " pod="default/hello-world-app-55bf9c44b4-7q79r"
	Sep 23 23:52:49 addons-155429 kubelet[1631]: I0923 23:52:49.414516    1631 scope.go:117] "RemoveContainer" containerID="052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864"
	Sep 23 23:52:49 addons-155429 kubelet[1631]: I0923 23:52:49.428784    1631 scope.go:117] "RemoveContainer" containerID="052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864"
	Sep 23 23:52:49 addons-155429 kubelet[1631]: E0923 23:52:49.429164    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864\": container with ID starting with 052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864 not found: ID does not exist" containerID="052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864"
	Sep 23 23:52:49 addons-155429 kubelet[1631]: I0923 23:52:49.429213    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864"} err="failed to get container status \"052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864\": rpc error: code = NotFound desc = could not find container \"052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864\": container with ID starting with 052ad3da5669cf7af5d309fadaaff251e9d00160e3d80243a70b61b45bb81864 not found: ID does not exist"
	Sep 23 23:52:49 addons-155429 kubelet[1631]: I0923 23:52:49.441623    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6sxt9\" (UniqueName: \"kubernetes.io/projected/2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3-kube-api-access-6sxt9\") pod \"2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3\" (UID: \"2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3\") "
	Sep 23 23:52:49 addons-155429 kubelet[1631]: I0923 23:52:49.443711    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3-kube-api-access-6sxt9" (OuterVolumeSpecName: "kube-api-access-6sxt9") pod "2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3" (UID: "2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3"). InnerVolumeSpecName "kube-api-access-6sxt9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 23:52:49 addons-155429 kubelet[1631]: I0923 23:52:49.542237    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-6sxt9\" (UniqueName: \"kubernetes.io/projected/2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3-kube-api-access-6sxt9\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:52:51 addons-155429 kubelet[1631]: I0923 23:52:51.136593    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3" path="/var/lib/kubelet/pods/2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3/volumes"
	Sep 23 23:52:51 addons-155429 kubelet[1631]: I0923 23:52:51.137121    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="57f6fab0-b7cd-40c8-b67b-7f825a020a77" path="/var/lib/kubelet/pods/57f6fab0-b7cd-40c8-b67b-7f825a020a77/volumes"
	Sep 23 23:52:51 addons-155429 kubelet[1631]: I0923 23:52:51.137539    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6478486b-6ff9-40b8-82c4-80bedac4a5c8" path="/var/lib/kubelet/pods/6478486b-6ff9-40b8-82c4-80bedac4a5c8/volumes"
	Sep 23 23:52:51 addons-155429 kubelet[1631]: E0923 23:52:51.382947    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135571382735450,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:561240,},InodesUsed:&UInt64Value{Value:213,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:52:51 addons-155429 kubelet[1631]: E0923 23:52:51.382985    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135571382735450,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:561240,},InodesUsed:&UInt64Value{Value:213,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:52:52 addons-155429 kubelet[1631]: I0923 23:52:52.433064    1631 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-7q79r" podStartSLOduration=1.346425341 podStartE2EDuration="4.433043937s" podCreationTimestamp="2024-09-23 23:52:48 +0000 UTC" firstStartedPulling="2024-09-23 23:52:48.724305448 +0000 UTC m=+827.663499058" lastFinishedPulling="2024-09-23 23:52:51.810924055 +0000 UTC m=+830.750117654" observedRunningTime="2024-09-23 23:52:52.432916615 +0000 UTC m=+831.372110424" watchObservedRunningTime="2024-09-23 23:52:52.433043937 +0000 UTC m=+831.372237552"
	Sep 23 23:52:53 addons-155429 kubelet[1631]: I0923 23:52:53.668657    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/83f4a4b5-d793-447f-ba1e-9cddf1d12b91-webhook-cert\") pod \"83f4a4b5-d793-447f-ba1e-9cddf1d12b91\" (UID: \"83f4a4b5-d793-447f-ba1e-9cddf1d12b91\") "
	Sep 23 23:52:53 addons-155429 kubelet[1631]: I0923 23:52:53.668723    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-g6g5j\" (UniqueName: \"kubernetes.io/projected/83f4a4b5-d793-447f-ba1e-9cddf1d12b91-kube-api-access-g6g5j\") pod \"83f4a4b5-d793-447f-ba1e-9cddf1d12b91\" (UID: \"83f4a4b5-d793-447f-ba1e-9cddf1d12b91\") "
	Sep 23 23:52:53 addons-155429 kubelet[1631]: I0923 23:52:53.670610    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/83f4a4b5-d793-447f-ba1e-9cddf1d12b91-kube-api-access-g6g5j" (OuterVolumeSpecName: "kube-api-access-g6g5j") pod "83f4a4b5-d793-447f-ba1e-9cddf1d12b91" (UID: "83f4a4b5-d793-447f-ba1e-9cddf1d12b91"). InnerVolumeSpecName "kube-api-access-g6g5j". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 23:52:53 addons-155429 kubelet[1631]: I0923 23:52:53.670715    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/83f4a4b5-d793-447f-ba1e-9cddf1d12b91-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "83f4a4b5-d793-447f-ba1e-9cddf1d12b91" (UID: "83f4a4b5-d793-447f-ba1e-9cddf1d12b91"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 23 23:52:53 addons-155429 kubelet[1631]: I0923 23:52:53.769381    1631 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/83f4a4b5-d793-447f-ba1e-9cddf1d12b91-webhook-cert\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:52:53 addons-155429 kubelet[1631]: I0923 23:52:53.769422    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-g6g5j\" (UniqueName: \"kubernetes.io/projected/83f4a4b5-d793-447f-ba1e-9cddf1d12b91-kube-api-access-g6g5j\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:52:54 addons-155429 kubelet[1631]: I0923 23:52:54.428827    1631 scope.go:117] "RemoveContainer" containerID="9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929"
	Sep 23 23:52:54 addons-155429 kubelet[1631]: I0923 23:52:54.443893    1631 scope.go:117] "RemoveContainer" containerID="9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929"
	Sep 23 23:52:54 addons-155429 kubelet[1631]: E0923 23:52:54.444306    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929\": container with ID starting with 9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929 not found: ID does not exist" containerID="9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929"
	Sep 23 23:52:54 addons-155429 kubelet[1631]: I0923 23:52:54.444360    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929"} err="failed to get container status \"9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929\": rpc error: code = NotFound desc = could not find container \"9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929\": container with ID starting with 9fb965a31857fc6388acbc758add4a8ec1b8d35ea98342adf29f9ab3e5475929 not found: ID does not exist"
	Sep 23 23:52:55 addons-155429 kubelet[1631]: I0923 23:52:55.136364    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="83f4a4b5-d793-447f-ba1e-9cddf1d12b91" path="/var/lib/kubelet/pods/83f4a4b5-d793-447f-ba1e-9cddf1d12b91/volumes"
	
	
	==> storage-provisioner [7000d0c3cdf49408bc53d38c1a75a1619d3ceb999fa43d789ed941541ac33aeb] <==
	I0923 23:39:49.938212       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 23:39:49.946052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 23:39:49.946115       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 23:39:49.952318       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 23:39:49.952371       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a32ae7d3-f2ef-4d2f-a386-d40834dbcb10", APIVersion:"v1", ResourceVersion:"895", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17 became leader
	I0923 23:39:49.952462       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17!
	I0923 23:39:50.053294       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17!
	

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

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

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (318.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 2.691396ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.002747647s
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (95.81217ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 11m1.809726937s

                                                
                                                
** /stderr **
I0923 23:50:07.812077   14243 retry.go:31] will retry after 2.093798762s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (62.471916ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 11m3.966793877s

                                                
                                                
** /stderr **
I0923 23:50:09.968636   14243 retry.go:31] will retry after 2.539754434s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (63.648697ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 11m6.571492838s

                                                
                                                
** /stderr **
I0923 23:50:12.573347   14243 retry.go:31] will retry after 3.986969909s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (64.101449ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 11m10.623694327s

                                                
                                                
** /stderr **
I0923 23:50:16.625259   14243 retry.go:31] will retry after 12.211091402s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (65.66779ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 11m22.900239216s

                                                
                                                
** /stderr **
I0923 23:50:28.902552   14243 retry.go:31] will retry after 19.117534397s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (61.948131ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 11m42.08140094s

                                                
                                                
** /stderr **
I0923 23:50:48.083208   14243 retry.go:31] will retry after 33.186022678s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (64.780749ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 12m15.332911998s

                                                
                                                
** /stderr **
I0923 23:51:21.335272   14243 retry.go:31] will retry after 31.242220957s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (60.361431ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 12m46.637137485s

                                                
                                                
** /stderr **
I0923 23:51:52.639291   14243 retry.go:31] will retry after 1m9.405224907s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (63.476242ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 13m56.10626037s

                                                
                                                
** /stderr **
I0923 23:53:02.108570   14243 retry.go:31] will retry after 48.064926433s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (63.447559ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 14m44.236025261s

                                                
                                                
** /stderr **
I0923 23:53:50.238411   14243 retry.go:31] will retry after 31.53093587s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (60.901627ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 15m15.829722852s

                                                
                                                
** /stderr **
I0923 23:54:21.831609   14243 retry.go:31] will retry after 56.481613736s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-155429 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-155429 top pods -n kube-system: exit status 1 (60.94341ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-94kw6, age: 16m12.373856916s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3",
	        "Created": "2024-09-23T23:38:45.868613481Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 16437,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T23:38:46.003852572Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/hostname",
	        "HostsPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/hosts",
	        "LogPath": "/var/lib/docker/containers/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3/6b3f7bb4086e4226c22162f02a180cc70ebb8e0b57e88fe259427f428b5de9d3-json.log",
	        "Name": "/addons-155429",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-155429:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-155429",
	            "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/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9-init/diff:/var/lib/docker/overlay2/627b5d05dc1a7bc552688144c19c9450710d0da80496bd5ad7272a8f65da37a6/diff",
	                "MergedDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/75a8f77ec232932f283bfc8feaa7f14811b71bcca1509a7a65b8010fb158f9b9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-155429",
	                "Source": "/var/lib/docker/volumes/addons-155429/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-155429",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-155429",
	                "name.minikube.sigs.k8s.io": "addons-155429",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7b96d2cb558e272d98ec0b59ccc613ec5b5d6d83727759bda8b1b363cb159f69",
	            "SandboxKey": "/var/run/docker/netns/7b96d2cb558e",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-155429": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "d163e4f49c4688d6989df784897d3d61697fcbc739b36f82687cd30f1828d6f9",
	                    "EndpointID": "2c9a161caa0a692541615c200dbb9cfafb38199a0015ce2015c54c89d82af504",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-155429",
	                        "6b3f7bb4086e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-155429 -n addons-155429
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-amd64 -p addons-155429 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-155429 logs -n 25: (1.163731092s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-952544                                                                     | download-only-952544   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | --download-only -p                                                                          | download-docker-795253 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | download-docker-795253                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-795253                                                                   | download-docker-795253 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-840583   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | binary-mirror-840583                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39065                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-840583                                                                     | binary-mirror-840583   | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| addons  | disable dashboard -p                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-155429 --wait=true                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:41 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | -p addons-155429                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | addons-155429                                                                               |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | -p addons-155429                                                                            |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-155429 ssh curl -s                                                                   | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-155429 ssh cat                                                                       | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | /opt/local-path-provisioner/pvc-2254b979-32d7-4049-8b4f-0c695b250d56_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:50 UTC | 23 Sep 24 23:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-155429 ip                                                                            | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-155429 addons                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-155429 addons                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:51 UTC | 23 Sep 24 23:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-155429 ip                                                                            | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:52 UTC | 23 Sep 24 23:52 UTC |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:52 UTC | 23 Sep 24 23:52 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-155429 addons disable                                                                | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:52 UTC | 23 Sep 24 23:52 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-155429 addons                                                                        | addons-155429          | jenkins | v1.34.0 | 23 Sep 24 23:55 UTC | 23 Sep 24 23:55 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 23:38:24
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0923 23:38:24.610704   15674 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:38:24.610812   15674 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:24.610820   15674 out.go:358] Setting ErrFile to fd 2...
	I0923 23:38:24.610825   15674 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:24.611012   15674 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0923 23:38:24.611584   15674 out.go:352] Setting JSON to false
	I0923 23:38:24.612387   15674 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1248,"bootTime":1727133457,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:38:24.612474   15674 start.go:139] virtualization: kvm guest
	I0923 23:38:24.614719   15674 out.go:177] * [addons-155429] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0923 23:38:24.616209   15674 out.go:177]   - MINIKUBE_LOCATION=19696
	I0923 23:38:24.616237   15674 notify.go:220] Checking for updates...
	I0923 23:38:24.618604   15674 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:38:24.619908   15674 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:38:24.621281   15674 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:38:24.622703   15674 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0923 23:38:24.623997   15674 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 23:38:24.625465   15674 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:38:24.647686   15674 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:38:24.647781   15674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:24.695830   15674 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:24.686555353 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:24.695933   15674 docker.go:318] overlay module found
	I0923 23:38:24.697515   15674 out.go:177] * Using the docker driver based on user configuration
	I0923 23:38:24.698757   15674 start.go:297] selected driver: docker
	I0923 23:38:24.698770   15674 start.go:901] validating driver "docker" against <nil>
	I0923 23:38:24.698782   15674 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 23:38:24.699528   15674 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:24.745620   15674 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:24.735991888 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:24.745788   15674 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 23:38:24.746019   15674 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]
	I0923 23:38:24.747747   15674 out.go:177] * Using Docker driver with root privileges
	I0923 23:38:24.748921   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:38:24.748985   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:24.748996   15674 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 23:38:24.749058   15674 start.go:340] cluster config:
	{Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:24.750476   15674 out.go:177] * Starting "addons-155429" primary control-plane node in "addons-155429" cluster
	I0923 23:38:24.751767   15674 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 23:38:24.753035   15674 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0923 23:38:24.754122   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:24.754152   15674 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0923 23:38:24.754161   15674 cache.go:56] Caching tarball of preloaded images
	I0923 23:38:24.754221   15674 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0923 23:38:24.754241   15674 preload.go:172] Found /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0923 23:38:24.754249   15674 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 23:38:24.754553   15674 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json ...
	I0923 23:38:24.754572   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json: {Name:mk28f5a565d7d3cb5ee7f7ebeb8362252e30998a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:24.769646   15674 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:38:24.769757   15674 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0923 23:38:24.769773   15674 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0923 23:38:24.769777   15674 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0923 23:38:24.769808   15674 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0923 23:38:24.769816   15674 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0923 23:38:37.035419   15674 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0923 23:38:37.035451   15674 cache.go:194] Successfully downloaded all kic artifacts
	I0923 23:38:37.035488   15674 start.go:360] acquireMachinesLock for addons-155429: {Name:mkdd99aeb019f362941422950700b4126106c971 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 23:38:37.035581   15674 start.go:364] duration metric: took 74.37µs to acquireMachinesLock for "addons-155429"
	I0923 23:38:37.035611   15674 start.go:93] Provisioning new machine with config: &{Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:37.035678   15674 start.go:125] createHost starting for "" (driver="docker")
	I0923 23:38:37.037341   15674 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 23:38:37.037626   15674 start.go:159] libmachine.API.Create for "addons-155429" (driver="docker")
	I0923 23:38:37.037675   15674 client.go:168] LocalClient.Create starting
	I0923 23:38:37.037837   15674 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem
	I0923 23:38:37.140063   15674 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem
	I0923 23:38:37.334083   15674 cli_runner.go:164] Run: docker network inspect addons-155429 --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}}]}"
	W0923 23:38:37.350064   15674 cli_runner.go:211] docker network inspect addons-155429 --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
	I0923 23:38:37.350148   15674 network_create.go:284] running [docker network inspect addons-155429] to gather additional debugging logs...
	I0923 23:38:37.350167   15674 cli_runner.go:164] Run: docker network inspect addons-155429
	W0923 23:38:37.365256   15674 cli_runner.go:211] docker network inspect addons-155429 returned with exit code 1
	I0923 23:38:37.365287   15674 network_create.go:287] error running [docker network inspect addons-155429]: docker network inspect addons-155429: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-155429 not found
	I0923 23:38:37.365298   15674 network_create.go:289] output of [docker network inspect addons-155429]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-155429 not found
	
	** /stderr **
	I0923 23:38:37.365384   15674 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}}]}"
	I0923 23:38:37.381217   15674 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:0xc001a4a7e0}
	I0923 23:38:37.381273   15674 network_create.go:124] attempt to create docker network addons-155429 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0923 23:38:37.381330   15674 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-155429 addons-155429
	I0923 23:38:37.439517   15674 network_create.go:108] docker network addons-155429 192.168.49.0/24 created
	I0923 23:38:37.439551   15674 kic.go:121] calculated static IP "192.168.49.2" for the "addons-155429" container
	I0923 23:38:37.439624   15674 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 23:38:37.455166   15674 cli_runner.go:164] Run: docker volume create addons-155429 --label name.minikube.sigs.k8s.io=addons-155429 --label created_by.minikube.sigs.k8s.io=true
	I0923 23:38:37.472627   15674 oci.go:103] Successfully created a docker volume addons-155429
	I0923 23:38:37.472716   15674 cli_runner.go:164] Run: docker run --rm --name addons-155429-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --entrypoint /usr/bin/test -v addons-155429:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0923 23:38:41.438073   15674 cli_runner.go:217] Completed: docker run --rm --name addons-155429-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --entrypoint /usr/bin/test -v addons-155429:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.965314917s)
	I0923 23:38:41.438099   15674 oci.go:107] Successfully prepared a docker volume addons-155429
	I0923 23:38:41.438119   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:41.438136   15674 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 23:38:41.438185   15674 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-155429:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 23:38:45.806164   15674 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-155429:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.367935821s)
	I0923 23:38:45.806190   15674 kic.go:203] duration metric: took 4.368051542s to extract preloaded images to volume ...
	W0923 23:38:45.806300   15674 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0923 23:38:45.806387   15674 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 23:38:45.853948   15674 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-155429 --name addons-155429 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155429 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-155429 --network addons-155429 --ip 192.168.49.2 --volume addons-155429:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0923 23:38:46.179602   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Running}}
	I0923 23:38:46.197587   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.216517   15674 cli_runner.go:164] Run: docker exec addons-155429 stat /var/lib/dpkg/alternatives/iptables
	I0923 23:38:46.260225   15674 oci.go:144] the created container "addons-155429" has a running status.
	I0923 23:38:46.260253   15674 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa...
	I0923 23:38:46.333224   15674 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 23:38:46.353001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.369813   15674 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 23:38:46.369837   15674 kic_runner.go:114] Args: [docker exec --privileged addons-155429 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 23:38:46.411397   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:38:46.430105   15674 machine.go:93] provisionDockerMachine start ...
	I0923 23:38:46.430186   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:46.447059   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:46.447284   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:46.447297   15674 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 23:38:46.447913   15674 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:53716->127.0.0.1:32768: read: connection reset by peer
	I0923 23:38:49.562014   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155429
	
	I0923 23:38:49.562042   15674 ubuntu.go:169] provisioning hostname "addons-155429"
	I0923 23:38:49.562102   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.577912   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:49.578092   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:49.578104   15674 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-155429 && echo "addons-155429" | sudo tee /etc/hostname
	I0923 23:38:49.696419   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155429
	
	I0923 23:38:49.696494   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.713526   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:49.713690   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:49.713707   15674 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-155429' /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-155429/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-155429' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 23:38:49.830560   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 23:38:49.830598   15674 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19696-7447/.minikube CaCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19696-7447/.minikube}
	I0923 23:38:49.830654   15674 ubuntu.go:177] setting up certificates
	I0923 23:38:49.830681   15674 provision.go:84] configureAuth start
	I0923 23:38:49.830752   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:49.846714   15674 provision.go:143] copyHostCerts
	I0923 23:38:49.846787   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/ca.pem (1082 bytes)
	I0923 23:38:49.846918   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/cert.pem (1123 bytes)
	I0923 23:38:49.847005   15674 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19696-7447/.minikube/key.pem (1679 bytes)
	I0923 23:38:49.847087   15674 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem org=jenkins.addons-155429 san=[127.0.0.1 192.168.49.2 addons-155429 localhost minikube]
	I0923 23:38:49.931492   15674 provision.go:177] copyRemoteCerts
	I0923 23:38:49.931557   15674 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 23:38:49.931594   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:49.948618   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.031614   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0923 23:38:50.052189   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 23:38:50.073652   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0923 23:38:50.095033   15674 provision.go:87] duration metric: took 264.333355ms to configureAuth
	I0923 23:38:50.095064   15674 ubuntu.go:193] setting minikube options for container-runtime
	I0923 23:38:50.095222   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:38:50.095312   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.111867   15674 main.go:141] libmachine: Using SSH client type: native
	I0923 23:38:50.112079   15674 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0923 23:38:50.112152   15674 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
	I0923 23:38:50.306363   15674 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0923 23:38:50.306385   15674 machine.go:96] duration metric: took 3.876260144s to provisionDockerMachine
	I0923 23:38:50.306396   15674 client.go:171] duration metric: took 13.268710775s to LocalClient.Create
	I0923 23:38:50.306416   15674 start.go:167] duration metric: took 13.268795453s to libmachine.API.Create "addons-155429"
	I0923 23:38:50.306424   15674 start.go:293] postStartSetup for "addons-155429" (driver="docker")
	I0923 23:38:50.306433   15674 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]
	I0923 23:38:50.306481   15674 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
	I0923 23:38:50.306526   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.322512   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.411271   15674 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 23:38:50.414451   15674 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 23:38:50.414481   15674 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 23:38:50.414490   15674 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 23:38:50.414496   15674 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 23:38:50.414507   15674 filesync.go:126] Scanning /home/jenkins/minikube-integration/19696-7447/.minikube/addons for local assets ...
	I0923 23:38:50.414574   15674 filesync.go:126] Scanning /home/jenkins/minikube-integration/19696-7447/.minikube/files for local assets ...
	I0923 23:38:50.414600   15674 start.go:296] duration metric: took 108.171066ms for postStartSetup
	I0923 23:38:50.414942   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:50.431300   15674 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/config.json ...
	I0923 23:38:50.431553   15674 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 23:38:50.431591   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.448204   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.527290   15674 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 23:38:50.531407   15674 start.go:128] duration metric: took 13.495715594s to createHost
	I0923 23:38:50.531435   15674 start.go:83] releasing machines lock for "addons-155429", held for 13.495843003s
	I0923 23:38:50.531495   15674 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155429
	I0923 23:38:50.548094   15674 ssh_runner.go:195] Run: cat /version.json
	I0923 23:38:50.548147   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.548166   15674 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 23:38:50.548222   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:38:50.565591   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.565761   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:38:50.715998   15674 ssh_runner.go:195] Run: systemctl --version
	I0923 23:38:50.719855   15674 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0923 23:38:50.855363   15674 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 23:38:50.859320   15674 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" ;
	I0923 23:38:50.876587   15674 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0923 23:38:50.876661   15674 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" ;
	I0923 23:38:50.903112   15674 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0923 23:38:50.903138   15674 start.go:495] detecting cgroup driver to use...
	I0923 23:38:50.903165   15674 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0923 23:38:50.903199   15674 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0923 23:38:50.916752   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0923 23:38:50.926754   15674 docker.go:217] disabling cri-docker service (if available) ...
	I0923 23:38:50.926831   15674 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0923 23:38:50.938860   15674 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0923 23:38:50.951888   15674 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0923 23:38:51.031177   15674 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0923 23:38:51.115254   15674 docker.go:233] disabling docker service ...
	I0923 23:38:51.115317   15674 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0923 23:38:51.132522   15674 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0923 23:38:51.142911   15674 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0923 23:38:51.214741   15674 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0923 23:38:51.291564   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0923 23:38:51.301823   15674 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"
	I0923 23:38:51.315786   15674 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0923 23:38:51.315849   15674 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"
	I0923 23:38:51.324291   15674 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0923 23:38:51.324353   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.332962   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.341656   15674 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 23:38:51.350307   15674 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 23:38:51.358467   15674 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"
	I0923 23:38:51.366872   15674 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"
	I0923 23:38:51.380780   15674 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"
	I0923 23:38:51.389322   15674 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 23:38:51.396528   15674 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0923 23:38:51.396574   15674 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0923 23:38:51.409349   15674 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 23:38:51.417178   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:38:51.485843   15674 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0923 23:38:51.576383   15674 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0923 23:38:51.576479   15674 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0923 23:38:51.579796   15674 start.go:563] Will wait 60s for crictl version
	I0923 23:38:51.579848   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:38:51.582922   15674 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 23:38:51.614608   15674 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0923 23:38:51.614740   15674 ssh_runner.go:195] Run: crio --version
	I0923 23:38:51.648335   15674 ssh_runner.go:195] Run: crio --version
	I0923 23:38:51.682125   15674 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0923 23:38:51.683532   15674 cli_runner.go:164] Run: docker network inspect addons-155429 --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}}]}"
	I0923 23:38:51.699809   15674 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 23:38:51.703191   15674 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""
	I0923 23:38:51.712995   15674 kubeadm.go:883] updating cluster {Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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} ...
	I0923 23:38:51.713127   15674 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:51.713167   15674 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 23:38:51.772913   15674 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 23:38:51.772933   15674 crio.go:433] Images already preloaded, skipping extraction
	I0923 23:38:51.772972   15674 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 23:38:51.803311   15674 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 23:38:51.803332   15674 cache_images.go:84] Images are preloaded, skipping loading
	I0923 23:38:51.803339   15674 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0923 23:38:51.803417   15674 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-155429 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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:}
	I0923 23:38:51.803477   15674 ssh_runner.go:195] Run: crio config
	I0923 23:38:51.842845   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:38:51.842871   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:51.842883   15674 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 23:38:51.842902   15674 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-155429 NodeName:addons-155429 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}
	I0923 23:38:51.843043   15674 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-155429"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0923 23:38:51.843105   15674 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 23:38:51.851062   15674 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 23:38:51.851120   15674 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 23:38:51.858735   15674 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0923 23:38:51.874189   15674 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 23:38:51.889683   15674 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0923 23:38:51.905012   15674 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 23:38:51.908192   15674 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""
	I0923 23:38:51.917734   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:38:51.989848   15674 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:38:52.001489   15674 certs.go:68] Setting up /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429 for IP: 192.168.49.2
	I0923 23:38:52.001508   15674 certs.go:194] generating shared ca certs ...
	I0923 23:38:52.001527   15674 certs.go:226] acquiring lock for ca certs: {Name:mk83952a57a4580a0876e6ec3905f7b918d40192 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.001643   15674 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key
	I0923 23:38:52.343120   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt ...
	I0923 23:38:52.343158   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt: {Name:mk4c009dd5c248818efce9654061a84d3111cf82 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.343345   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key ...
	I0923 23:38:52.343357   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key: {Name:mkf53160cbe1bd7bfdfc0c26bf53ac34408f332b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.343438   15674 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key
	I0923 23:38:52.601285   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt ...
	I0923 23:38:52.601312   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt: {Name:mk713ef6f33a92dd13a356cc331ed52886ec60ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.601461   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key ...
	I0923 23:38:52.601471   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key: {Name:mkd68eff365b09c8d43f9a503dfd4b8343c96a55 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.601533   15674 certs.go:256] generating profile certs ...
	I0923 23:38:52.601585   15674 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key
	I0923 23:38:52.601604   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt with IP's: []
	I0923 23:38:52.701490   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt ...
	I0923 23:38:52.701519   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: {Name:mk874b899ce0c91875812eedb3ed4fdd9d502680 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.701673   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key ...
	I0923 23:38:52.701683   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.key: {Name:mkc754beab9e2a694b3649c42d5e426efb4e6534 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.701750   15674 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a
	I0923 23:38:52.701768   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 23:38:52.765128   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a ...
	I0923 23:38:52.765161   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a: {Name:mka753cdfe27accef4c0339fe25156a36a6daf6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.765304   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a ...
	I0923 23:38:52.765316   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a: {Name:mk46c2e303a54a6f38350bb4228f45390bc158b9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.765384   15674 certs.go:381] copying /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt.9ca3981a -> /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt
	I0923 23:38:52.765475   15674 certs.go:385] copying /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key.9ca3981a -> /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key
	I0923 23:38:52.765526   15674 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key
	I0923 23:38:52.765543   15674 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt with IP's: []
	I0923 23:38:52.877664   15674 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt ...
	I0923 23:38:52.877698   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt: {Name:mk3930cfd207df75327be694da41cb5008ad9b9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.877853   15674 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key ...
	I0923 23:38:52.877863   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key: {Name:mkf1e671aa33fd8b95f90b0c9cda83d4ff081b1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:52.878019   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 23:38:52.878051   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/ca.pem (1082 bytes)
	I0923 23:38:52.878079   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/cert.pem (1123 bytes)
	I0923 23:38:52.878104   15674 certs.go:484] found cert: /home/jenkins/minikube-integration/19696-7447/.minikube/certs/key.pem (1679 bytes)
	I0923 23:38:52.878667   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 23:38:52.900426   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0923 23:38:52.921288   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 23:38:52.942705   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1671 bytes)
	I0923 23:38:52.962968   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 23:38:52.983409   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0923 23:38:53.004046   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 23:38:53.025072   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0923 23:38:53.045945   15674 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 23:38:53.066579   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 23:38:53.081930   15674 ssh_runner.go:195] Run: openssl version
	I0923 23:38:53.086820   15674 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"
	I0923 23:38:53.095024   15674 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.097913   15674 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 23:38 /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.097965   15674 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 23:38:53.104003   15674 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"
	I0923 23:38:53.111951   15674 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 23:38:53.114875   15674 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
	I0923 23:38:53.114929   15674 kubeadm.go:392] StartCluster: {Name:addons-155429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-155429 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}
	I0923 23:38:53.115029   15674 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0923 23:38:53.115080   15674 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0923 23:38:53.146265   15674 cri.go:89] found id: ""
	I0923 23:38:53.146320   15674 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 23:38:53.154110   15674 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 23:38:53.161563   15674 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 23:38:53.161614   15674 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
	I0923 23:38:53.169253   15674 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
	I0923 23:38:53.169274   15674 kubeadm.go:157] found existing configuration files:
	
	I0923 23:38:53.169318   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 23:38:53.176902   15674 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
	I0923 23:38:53.176954   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 23:38:53.184344   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 23:38:53.191717   15674 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
	I0923 23:38:53.191768   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 23:38:53.199329   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 23:38:53.207391   15674 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
	I0923 23:38:53.207459   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 23:38:53.214983   15674 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 23:38:53.222476   15674 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
	I0923 23:38:53.222527   15674 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 23:38:53.229989   15674 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"
	I0923 23:38:53.264295   15674 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 23:38:53.264346   15674 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 23:38:53.280011   15674 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0923 23:38:53.280109   15674 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0923 23:38:53.280162   15674 kubeadm.go:310] OS: Linux
	I0923 23:38:53.280218   15674 kubeadm.go:310] CGROUPS_CPU: enabled
	I0923 23:38:53.280270   15674 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0923 23:38:53.280331   15674 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0923 23:38:53.280435   15674 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0923 23:38:53.280519   15674 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0923 23:38:53.280595   15674 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0923 23:38:53.280661   15674 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0923 23:38:53.280768   15674 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0923 23:38:53.280864   15674 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0923 23:38:53.326180   15674 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 23:38:53.326299   15674 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 23:38:53.326443   15674 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 23:38:53.332168   15674 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 23:38:53.334801   15674 out.go:235]   - Generating certificates and keys ...
	I0923 23:38:53.334902   15674 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 23:38:53.334973   15674 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 23:38:53.567494   15674 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 23:38:53.674905   15674 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 23:38:53.766431   15674 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 23:38:53.944304   15674 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 23:38:54.083713   15674 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 23:38:54.083827   15674 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-155429 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:38:54.195862   15674 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 23:38:54.196050   15674 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-155429 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 23:38:54.368061   15674 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 23:38:54.519329   15674 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 23:38:54.593195   15674 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 23:38:54.593280   15674 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 23:38:54.676755   15674 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 23:38:54.970809   15674 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 23:38:55.079747   15674 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 23:38:55.219310   15674 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 23:38:55.339456   15674 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 23:38:55.339884   15674 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 23:38:55.342195   15674 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 23:38:55.344151   15674 out.go:235]   - Booting up control plane ...
	I0923 23:38:55.344260   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 23:38:55.344329   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 23:38:55.345068   15674 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 23:38:55.354017   15674 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 23:38:55.358925   15674 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 23:38:55.358994   15674 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 23:38:55.440749   15674 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 23:38:55.440898   15674 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 23:38:55.942130   15674 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.517731ms
	I0923 23:38:55.942242   15674 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 23:39:00.444202   15674 kubeadm.go:310] [api-check] The API server is healthy after 4.50204068s
	I0923 23:39:00.454771   15674 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 23:39:00.465169   15674 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 23:39:00.483799   15674 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 23:39:00.484046   15674 kubeadm.go:310] [mark-control-plane] Marking the node addons-155429 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 23:39:00.492218   15674 kubeadm.go:310] [bootstrap-token] Using token: 91jrer.dfw9gcfx6u5t7t5a
	I0923 23:39:00.493537   15674 out.go:235]   - Configuring RBAC rules ...
	I0923 23:39:00.493683   15674 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 23:39:00.497071   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 23:39:00.502749   15674 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
	I0923 23:39:00.505208   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 23:39:00.507636   15674 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 23:39:00.511127   15674 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 23:39:00.849447   15674 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 23:39:01.265865   15674 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 23:39:01.850448   15674 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 23:39:01.851330   15674 kubeadm.go:310] 
	I0923 23:39:01.851413   15674 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 23:39:01.851423   15674 kubeadm.go:310] 
	I0923 23:39:01.851544   15674 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 23:39:01.851563   15674 kubeadm.go:310] 
	I0923 23:39:01.851605   15674 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 23:39:01.851693   15674 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 23:39:01.851775   15674 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 23:39:01.851792   15674 kubeadm.go:310] 
	I0923 23:39:01.851843   15674 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 23:39:01.851850   15674 kubeadm.go:310] 
	I0923 23:39:01.851890   15674 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 23:39:01.851897   15674 kubeadm.go:310] 
	I0923 23:39:01.851968   15674 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 23:39:01.852077   15674 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 23:39:01.852173   15674 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 23:39:01.852190   15674 kubeadm.go:310] 
	I0923 23:39:01.852297   15674 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 23:39:01.852390   15674 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 23:39:01.852398   15674 kubeadm.go:310] 
	I0923 23:39:01.852486   15674 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 91jrer.dfw9gcfx6u5t7t5a \
	I0923 23:39:01.852581   15674 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d4462437629f39f4f45121e0b3e3c71b9287fc0bc569b1e8964dd69636ec4f8b \
	I0923 23:39:01.852603   15674 kubeadm.go:310] 	--control-plane 
	I0923 23:39:01.852611   15674 kubeadm.go:310] 
	I0923 23:39:01.852689   15674 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 23:39:01.852696   15674 kubeadm.go:310] 
	I0923 23:39:01.852762   15674 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 91jrer.dfw9gcfx6u5t7t5a \
	I0923 23:39:01.852858   15674 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d4462437629f39f4f45121e0b3e3c71b9287fc0bc569b1e8964dd69636ec4f8b 
	I0923 23:39:01.854896   15674 kubeadm.go:310] W0923 23:38:53.261751    1300 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0923 23:39:01.855177   15674 kubeadm.go:310] W0923 23:38:53.262383    1300 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0923 23:39:01.855358   15674 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-1069-gcp\n", err: exit status 1
	I0923 23:39:01.855509   15674 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 23:39:01.855541   15674 cni.go:84] Creating CNI manager for ""
	I0923 23:39:01.855549   15674 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:39:01.857314   15674 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0923 23:39:01.858564   15674 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0923 23:39:01.862203   15674 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0923 23:39:01.862219   15674 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0923 23:39:01.878517   15674 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
	I0923 23:39:02.069396   15674 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 23:39:02.069454   15674 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
	I0923 23:39:02.069478   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-155429 minikube.k8s.io/updated_at=2024_09_23T23_39_02_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c minikube.k8s.io/name=addons-155429 minikube.k8s.io/primary=true
	I0923 23:39:02.150101   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:02.150131   15674 ops.go:34] apiserver oom_adj: -16
	I0923 23:39:02.650786   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:03.150904   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:03.650469   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:04.150224   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:04.650466   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:05.151121   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:05.650915   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:06.150795   15674 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 23:39:06.227674   15674 kubeadm.go:1113] duration metric: took 4.158242518s to wait for elevateKubeSystemPrivileges
	I0923 23:39:06.227727   15674 kubeadm.go:394] duration metric: took 13.112799152s to StartCluster
	I0923 23:39:06.227748   15674 settings.go:142] acquiring lock: {Name:mke9e4da9a0a6414a5777f27a87bcb77e67efd38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:39:06.227871   15674 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:39:06.228204   15674 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/kubeconfig: {Name:mk4efff2b173b8e0605e96e433cb1251ff61d676 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:39:06.228377   15674 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"
	I0923 23:39:06.228386   15674 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}
	I0923 23:39:06.228465   15674 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0923 23:39:06.228586   15674 addons.go:69] Setting yakd=true in profile "addons-155429"
	I0923 23:39:06.228589   15674 addons.go:69] Setting default-storageclass=true in profile "addons-155429"
	I0923 23:39:06.228594   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:39:06.228606   15674 addons.go:234] Setting addon yakd=true in "addons-155429"
	I0923 23:39:06.228611   15674 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-155429"
	I0923 23:39:06.228634   15674 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-155429"
	I0923 23:39:06.228642   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228648   15674 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-155429"
	I0923 23:39:06.228664   15674 addons.go:69] Setting ingress=true in profile "addons-155429"
	I0923 23:39:06.228686   15674 addons.go:234] Setting addon ingress=true in "addons-155429"
	I0923 23:39:06.228730   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228632   15674 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-155429"
	I0923 23:39:06.228785   15674 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-155429"
	I0923 23:39:06.228795   15674 addons.go:69] Setting volcano=true in profile "addons-155429"
	I0923 23:39:06.228813   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.228815   15674 addons.go:234] Setting addon volcano=true in "addons-155429"
	I0923 23:39:06.228842   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229011   15674 addons.go:69] Setting registry=true in profile "addons-155429"
	I0923 23:39:06.229023   15674 addons.go:234] Setting addon registry=true in "addons-155429"
	I0923 23:39:06.229042   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229213   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229257   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229287   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229305   15674 addons.go:69] Setting volumesnapshots=true in profile "addons-155429"
	I0923 23:39:06.229328   15674 addons.go:234] Setting addon volumesnapshots=true in "addons-155429"
	I0923 23:39:06.229342   15674 addons.go:69] Setting inspektor-gadget=true in profile "addons-155429"
	I0923 23:39:06.229352   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229355   15674 addons.go:234] Setting addon inspektor-gadget=true in "addons-155429"
	I0923 23:39:06.229375   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229594   15674 addons.go:69] Setting cloud-spanner=true in profile "addons-155429"
	I0923 23:39:06.229636   15674 addons.go:234] Setting addon cloud-spanner=true in "addons-155429"
	I0923 23:39:06.229662   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.229779   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229789   15674 addons.go:69] Setting ingress-dns=true in profile "addons-155429"
	I0923 23:39:06.229802   15674 addons.go:234] Setting addon ingress-dns=true in "addons-155429"
	I0923 23:39:06.229826   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230048   15674 addons.go:69] Setting metrics-server=true in profile "addons-155429"
	I0923 23:39:06.230084   15674 addons.go:234] Setting addon metrics-server=true in "addons-155429"
	I0923 23:39:06.230131   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230160   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230175   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230248   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.230461   15674 addons.go:69] Setting storage-provisioner=true in profile "addons-155429"
	I0923 23:39:06.230478   15674 addons.go:234] Setting addon storage-provisioner=true in "addons-155429"
	I0923 23:39:06.230503   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.230596   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.228653   15674 addons.go:69] Setting gcp-auth=true in profile "addons-155429"
	I0923 23:39:06.230823   15674 mustload.go:65] Loading cluster: addons-155429
	I0923 23:39:06.229780   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.232659   15674 out.go:177] * Verifying Kubernetes components...
	I0923 23:39:06.232735   15674 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-155429"
	I0923 23:39:06.232895   15674 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-155429"
	I0923 23:39:06.232930   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.233182   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.229001   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.233413   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.234426   15674 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 23:39:06.263486   15674 config.go:182] Loaded profile config "addons-155429": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:39:06.263802   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.264197   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	W0923 23:39:06.264689   15674 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0923 23:39:06.276874   15674 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 23:39:06.276892   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:06.276927   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 23:39:06.284922   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:06.289515   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 23:39:06.290436   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 23:39:06.290455   15674 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 23:39:06.290512   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.290840   15674 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 23:39:06.291563   15674 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 23:39:06.292094   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 23:39:06.292218   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.292766   15674 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 23:39:06.293422   15674 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 23:39:06.294316   15674 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 23:39:06.294336   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 23:39:06.294380   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.294316   15674 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 23:39:06.294593   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 23:39:06.294637   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.295082   15674 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 23:39:06.295094   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 23:39:06.295132   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.295488   15674 addons.go:234] Setting addon default-storageclass=true in "addons-155429"
	I0923 23:39:06.295523   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.296041   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.314803   15674 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 23:39:06.314854   15674 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 23:39:06.316374   15674 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 23:39:06.316394   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 23:39:06.316448   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.317590   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 23:39:06.317609   15674 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 23:39:06.317668   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.318792   15674 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 23:39:06.319853   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 23:39:06.319873   15674 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 23:39:06.319935   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.334305   15674 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 23:39:06.335557   15674 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 23:39:06.335582   15674 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 23:39:06.335656   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.338001   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.340736   15674 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-155429"
	I0923 23:39:06.340781   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.341259   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:06.346077   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 23:39:06.347341   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 23:39:06.349287   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 23:39:06.350537   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 23:39:06.352067   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 23:39:06.354113   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 23:39:06.355350   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 23:39:06.357068   15674 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 23:39:06.357651   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.358361   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 23:39:06.358389   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 23:39:06.358483   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.362094   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:06.364454   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.366748   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.366800   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.382324   15674 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 23:39:06.382348   15674 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 23:39:06.382404   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.386613   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.387843   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.388970   15674 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 23:39:06.391351   15674 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 23:39:06.393361   15674 out.go:177]   - Using image docker.io/busybox:stable
	I0923 23:39:06.393374   15674 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 23:39:06.393386   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 23:39:06.393463   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.394338   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.394597   15674 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 23:39:06.394617   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 23:39:06.394701   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:06.396110   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.397402   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.405326   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.427486   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:06.434782   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	W0923 23:39:06.436747   15674 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0923 23:39:06.436824   15674 retry.go:31] will retry after 134.302494ms: ssh: handshake failed: EOF
	I0923 23:39:06.525023   15674 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 -"
	I0923 23:39:06.610418   15674 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 23:39:06.807457   15674 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
	I0923 23:39:06.808876   15674 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
	I0923 23:39:06.819888   15674 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
	I0923 23:39:06.908420   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 23:39:06.908514   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 23:39:06.909209   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 23:39:06.909273   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 23:39:06.917646   15674 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
	I0923 23:39:06.922954   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 23:39:06.922982   15674 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 23:39:06.925722   15674 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 23:39:06.925790   15674 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 23:39:06.929675   15674 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 23:39:06.929701   15674 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 23:39:07.017937   15674 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
	I0923 23:39:07.028334   15674 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
	I0923 23:39:07.031837   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 23:39:07.031860   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 23:39:07.123013   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 23:39:07.123101   15674 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 23:39:07.208410   15674 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 23:39:07.208499   15674 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 23:39:07.225428   15674 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
	I0923 23:39:07.225884   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 23:39:07.225904   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 23:39:07.225972   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 23:39:07.225978   15674 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)
	I0923 23:39:07.322347   15674 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 23:39:07.322439   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 23:39:07.329223   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 23:39:07.329250   15674 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 23:39:07.430183   15674 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 23:39:07.430211   15674 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 23:39:07.611925   15674 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 23:39:07.612035   15674 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 23:39:07.616140   15674 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 23:39:07.616165   15674 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 23:39:07.620576   15674 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
	I0923 23:39:07.708505   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 23:39:07.708591   15674 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 23:39:07.809601   15674 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 23:39:07.809698   15674 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 23:39:07.812241   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 23:39:07.812320   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 23:39:07.827568   15674 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 23:39:07.827647   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 23:39:07.917162   15674 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 -": (1.392095731s)
	I0923 23:39:07.917253   15674 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 23:39:07.917938   15674 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.307487149s)
	I0923 23:39:07.920163   15674 node_ready.go:35] waiting up to 6m0s for node "addons-155429" to be "Ready" ...
	I0923 23:39:08.016483   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 23:39:08.016507   15674 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 23:39:08.114822   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 23:39:08.114913   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 23:39:08.118129   15674 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
	I0923 23:39:08.123731   15674 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
	I0923 23:39:08.224558   15674 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 23:39:08.224589   15674 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 23:39:08.410337   15674 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 23:39:08.410365   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 23:39:08.513421   15674 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 23:39:08.513511   15674 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 23:39:08.523212   15674 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-155429" context rescaled to 1 replicas
	I0923 23:39:08.617843   15674 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 23:39:08.617945   15674 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 23:39:08.708348   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 23:39:08.708443   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 23:39:08.722453   15674 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
	I0923 23:39:08.908210   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 23:39:08.908306   15674 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 23:39:08.915720   15674 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:39:08.915800   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 23:39:09.321845   15674 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 23:39:09.415862   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 23:39:09.415950   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 23:39:09.526721   15674 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: (2.717761457s)
	I0923 23:39:09.712061   15674 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: (2.904507865s)
	I0923 23:39:09.717514   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 23:39:09.717591   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 23:39:09.925280   15674 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 23:39:09.925373   15674 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 23:39:10.023080   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:10.029083   15674 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
	I0923 23:39:12.020377   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.200390747s)
	I0923 23:39:12.020414   15674 addons.go:475] Verifying addon ingress=true in "addons-155429"
	I0923 23:39:12.020455   15674 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.102718502s)
	I0923 23:39:12.020500   15674 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.002526677s)
	I0923 23:39:12.020702   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.992324059s)
	I0923 23:39:12.020778   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.79526114s)
	I0923 23:39:12.020808   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.400127409s)
	I0923 23:39:12.020859   15674 addons.go:475] Verifying addon registry=true in "addons-155429"
	I0923 23:39:12.020870   15674 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: (3.902664078s)
	I0923 23:39:12.021100   15674 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: (3.897272219s)
	I0923 23:39:12.021124   15674 addons.go:475] Verifying addon metrics-server=true in "addons-155429"
	I0923 23:39:12.021991   15674 out.go:177] * Verifying registry addon...
	I0923 23:39:12.022147   15674 out.go:177] * Verifying ingress addon...
	I0923 23:39:12.022171   15674 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-155429 service yakd-dashboard -n yakd-dashboard
	
	I0923 23:39:12.024616   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 23:39:12.024847   15674 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 23:39:12.032790   15674 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:39:12.032816   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:12.033024   15674 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 23:39:12.033051   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0923 23:39:12.035678   15674 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0923 23:39:12.423631   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:12.533197   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:12.533773   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:12.639278   15674 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: (3.916721063s)
	W0923 23:39:12.639337   15674 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
	I0923 23:39:12.639367   15674 retry.go:31] will retry after 323.117601ms: 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
	I0923 23:39:12.639469   15674 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.317530936s)
	I0923 23:39:12.915457   15674 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: (2.886319918s)
	I0923 23:39:12.915488   15674 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-155429"
	I0923 23:39:12.917000   15674 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 23:39:12.919280   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 23:39:12.924635   15674 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:39:12.924660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:12.963257   15674 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
	I0923 23:39:13.028791   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:13.029298   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:13.422929   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:13.528441   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:13.530048   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:13.570323   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 23:39:13.570419   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:13.587539   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:13.828525   15674 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 23:39:13.924288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:13.926520   15674 addons.go:234] Setting addon gcp-auth=true in "addons-155429"
	I0923 23:39:13.926563   15674 host.go:66] Checking if "addons-155429" exists ...
	I0923 23:39:13.927159   15674 cli_runner.go:164] Run: docker container inspect addons-155429 --format={{.State.Status}}
	I0923 23:39:13.950317   15674 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 23:39:13.950370   15674 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155429
	I0923 23:39:13.966664   15674 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/addons-155429/id_rsa Username:docker}
	I0923 23:39:14.029517   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:14.030156   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:14.422849   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:14.423768   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:14.528590   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:14.529181   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:14.922971   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:15.028477   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:15.029104   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:15.423333   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:15.528263   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:15.528927   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:15.633094   15674 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.669782696s)
	I0923 23:39:15.633186   15674 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.682818759s)
	I0923 23:39:15.635105   15674 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 23:39:15.636352   15674 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 23:39:15.637445   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 23:39:15.637465   15674 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 23:39:15.655632   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 23:39:15.655662   15674 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 23:39:15.710716   15674 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 23:39:15.710743   15674 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 23:39:15.729482   15674 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
	I0923 23:39:15.923141   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:16.028316   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:16.029486   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:16.332537   15674 addons.go:475] Verifying addon gcp-auth=true in "addons-155429"
	I0923 23:39:16.334018   15674 out.go:177] * Verifying gcp-auth addon...
	I0923 23:39:16.336580   15674 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 23:39:16.339123   15674 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 23:39:16.339141   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:16.423907   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:16.440232   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:16.527641   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:16.528090   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:16.839869   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:16.922742   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:17.027746   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:17.028198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:17.339572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:17.423139   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:17.527572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:17.527975   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:17.839925   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:17.922629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.027887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:18.028256   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:18.339446   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:18.423243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.528048   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:18.528402   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:18.839502   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:18.922708   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:18.922987   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:19.028243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:19.028829   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:19.340074   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:19.422892   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:19.528546   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:19.529044   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:19.839974   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:19.922667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.027560   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:20.027870   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:20.339934   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:20.422658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.527744   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:20.528333   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:20.839148   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:20.922786   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:20.923389   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:21.028010   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:21.028320   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:21.339423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:21.423009   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:21.528539   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:21.528726   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:21.840256   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:21.922934   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:22.028340   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:22.028762   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:22.339660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:22.422805   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:22.528254   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:22.528861   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:22.840033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:22.922577   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:23.027570   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:23.028296   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:23.340121   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:23.422746   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:23.423416   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:23.528013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:23.528484   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:23.839716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:23.922285   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:24.027787   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:24.028433   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:24.339367   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:24.422949   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:24.528321   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:24.528726   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:24.839343   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:24.922905   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:25.028145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:25.028555   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:25.339360   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:25.422852   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:25.528412   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:25.528853   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:25.840183   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:25.922630   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:25.922642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:26.028252   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:26.029114   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:26.339895   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:26.422408   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:26.527502   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:26.527958   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:26.840387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:26.922871   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.028158   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:27.028608   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:27.339387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:27.422967   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.528151   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:27.528502   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:27.839667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:27.922343   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:27.922839   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:28.027251   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:28.027663   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:28.339396   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:28.423182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:28.527337   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:28.527772   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:28.839975   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:28.922554   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:29.027606   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:29.028198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:29.339187   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:29.422759   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:29.528282   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:29.528783   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:29.840592   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:29.921730   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:30.028138   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:30.028530   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:30.340058   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:30.422707   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:30.423349   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:30.527812   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:30.528302   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:30.839603   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:30.922089   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:31.027425   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:31.027846   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:31.339940   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:31.422664   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:31.527816   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:31.528315   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:31.839399   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:31.922902   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.028645   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:32.029070   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:32.339545   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:32.422423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.528216   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:32.528724   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:32.839956   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:32.922658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:32.922931   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:33.027597   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:33.027980   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:33.339784   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:33.422432   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:33.527806   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:33.528236   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:33.839561   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:33.922425   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.028233   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:34.028668   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:34.340257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:34.422834   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.528159   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:34.528542   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:34.840650   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:34.922328   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:34.923048   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:35.027957   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:35.028354   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:35.339484   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:35.423464   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:35.527506   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:35.528095   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:35.839680   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:35.922308   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:36.028147   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:36.028708   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:36.339629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:36.422297   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:36.527408   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:36.527848   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:36.839966   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:36.922771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:37.027690   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:37.028206   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:37.339116   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:37.422606   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:37.422835   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:37.528242   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:37.528825   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:37.839988   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:37.922567   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:38.027858   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:38.028151   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:38.339342   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:38.423288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:38.527818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:38.528151   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:38.839244   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:38.922953   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:39.028166   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:39.028648   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:39.339499   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:39.423085   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:39.423129   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:39.528047   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:39.528519   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:39.840095   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:39.922636   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:40.027995   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:40.028323   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:40.339758   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:40.422537   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:40.527128   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:40.527722   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:40.839803   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:40.922334   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:41.027584   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:41.028037   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:41.339093   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:41.422733   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:41.423326   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:41.527767   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:41.528349   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:41.839547   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:41.922144   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:42.028398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:42.028827   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:42.340349   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:42.423191   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:42.527615   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:42.528192   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:42.839342   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:42.922914   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.027311   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:43.027733   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:43.339842   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:43.422705   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.527976   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:43.528282   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:43.839660   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:43.922402   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:43.922990   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:44.027600   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:44.027870   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:44.340240   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:44.422974   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:44.527398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:44.527738   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:44.839194   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:44.922736   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:45.028189   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:45.028575   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:45.339773   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:45.422363   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:45.527937   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:45.528447   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:45.839707   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:45.922331   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:46.027846   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:46.028207   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:46.339406   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:46.422852   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:46.422865   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:46.528375   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:46.528860   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:46.840463   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:46.923006   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:47.028013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:47.028852   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:47.339045   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:47.422848   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:47.528211   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:47.528630   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:47.840120   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:47.922924   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:48.028284   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:48.028747   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:48.339629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:48.422387   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:48.423191   15674 node_ready.go:53] node "addons-155429" has status "Ready":"False"
	I0923 23:39:48.527919   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:48.528201   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:48.839989   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:48.922565   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:49.028007   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:49.028559   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:49.340389   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:49.423594   15674 node_ready.go:49] node "addons-155429" has status "Ready":"True"
	I0923 23:39:49.423620   15674 node_ready.go:38] duration metric: took 41.503384997s for node "addons-155429" to be "Ready" ...
	I0923 23:39:49.423634   15674 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" ...
	I0923 23:39:49.424758   15674 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 23:39:49.424807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:49.440090   15674 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:49.528141   15674 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 23:39:49.528162   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:49.528488   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:49.842520   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:49.943431   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.043397   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:50.043632   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:50.340213   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:50.423854   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.528562   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:50.528725   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:50.839995   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:50.923771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:50.946004   15674 pod_ready.go:93] pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.946029   15674 pod_ready.go:82] duration metric: took 1.505909345s for pod "coredns-7c65d6cfc9-94kw6" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.946049   15674 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.949892   15674 pod_ready.go:93] pod "etcd-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.949911   15674 pod_ready.go:82] duration metric: took 3.856587ms for pod "etcd-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.949922   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.957175   15674 pod_ready.go:93] pod "kube-apiserver-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.957197   15674 pod_ready.go:82] duration metric: took 7.268845ms for pod "kube-apiserver-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.957207   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.961130   15674 pod_ready.go:93] pod "kube-controller-manager-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:50.961156   15674 pod_ready.go:82] duration metric: took 3.941446ms for pod "kube-controller-manager-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:50.961171   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-s7ghl" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.023945   15674 pod_ready.go:93] pod "kube-proxy-s7ghl" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:51.023969   15674 pod_ready.go:82] duration metric: took 62.791669ms for pod "kube-proxy-s7ghl" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.023979   15674 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.027257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:51.028600   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:51.338947   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:51.423452   15674 pod_ready.go:93] pod "kube-scheduler-addons-155429" in "kube-system" namespace has status "Ready":"True"
	I0923 23:39:51.423475   15674 pod_ready.go:82] duration metric: took 399.488699ms for pod "kube-scheduler-addons-155429" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.423487   15674 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace to be "Ready" ...
	I0923 23:39:51.423822   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:51.528692   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:51.528970   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:51.839383   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:51.923966   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:52.027640   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:52.029059   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:52.339419   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:52.423086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:52.528330   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:52.528848   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:52.840075   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:52.924645   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:53.027547   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:53.028129   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:53.340033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:53.423266   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:53.429019   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:53.528244   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:53.528622   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:53.840182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:53.924287   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:54.029164   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:54.029653   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:54.339873   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:54.424147   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:54.528511   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:54.528807   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:54.840814   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:54.923733   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.027977   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:55.028173   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:55.339257   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:55.423933   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.528423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:55.528495   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:55.839968   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:55.923409   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:55.928781   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:56.029031   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:56.029165   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:56.339161   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:56.423636   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:56.527594   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:56.527956   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:56.840440   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:56.924639   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.028378   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:57.028706   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:57.339655   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:57.422844   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.527750   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:57.528080   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:57.840758   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:57.923515   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:57.928811   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:39:58.027969   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:58.028101   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:58.339152   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:58.424182   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:58.528538   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:58.528776   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:58.840541   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:58.923554   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.029028   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:59.029890   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:59.339296   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:59.423959   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.528511   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:39:59.528993   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:39:59.840145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:39:59.924458   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:39:59.929501   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:00.028818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:00.029251   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:00.339592   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:00.424191   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:00.528775   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:00.528991   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:00.840489   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:00.924106   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:01.029163   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:01.029486   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:01.339291   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:01.424556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:01.529157   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:01.529442   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:01.840131   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:01.923531   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:02.028477   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:02.028866   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:02.340277   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:02.423918   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:02.428638   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:02.530012   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:02.530526   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:02.839811   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:02.923215   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:03.028161   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:03.028352   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:03.339183   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:03.424033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:03.528217   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:03.528430   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:03.839649   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:03.922999   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.028186   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:04.028394   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:04.339635   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:04.423611   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.527642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:04.528052   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:04.839600   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:04.923676   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:04.928276   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:05.028740   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:05.029231   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:05.340642   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:05.424184   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:05.528615   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:05.528891   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:05.840167   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:05.924013   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.028185   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:06.028799   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:06.340092   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:06.424181   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.529086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:06.529480   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:06.840020   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:06.923247   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:06.928520   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:07.028461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:07.028795   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:07.340096   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:07.423555   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:07.528018   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:07.528305   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:07.839762   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:07.922728   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:08.028556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:08.028791   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:08.339908   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:08.423483   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:08.528922   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:08.529423   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:08.839416   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:08.923810   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:09.030118   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:09.030213   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:09.339243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:09.423470   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:09.428670   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:09.533902   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:09.537258   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:09.840032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:09.923917   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:10.028956   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:10.029380   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:10.340840   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:10.423887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:10.529031   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:10.529452   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:10.840189   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:10.924042   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.028448   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:11.028677   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:11.339961   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:11.424036   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.527962   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:11.528634   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:11.839438   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:11.924142   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:11.928588   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:12.029050   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:12.029198   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:12.339965   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:12.441983   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:12.528714   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:12.529208   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:12.839601   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:12.923019   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:13.028386   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:13.028745   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:13.340093   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:13.423356   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:13.528432   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:13.528844   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:13.840149   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:13.923791   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:14.028145   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:14.028417   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:14.339520   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:14.424291   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:14.428319   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:14.528216   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:14.528536   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:14.840243   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:14.923488   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:15.028277   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:15.028592   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:15.339461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:15.423696   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:15.527732   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:15.528010   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:15.840215   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:15.923928   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.027840   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:16.028245   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:16.339321   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:16.424053   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.527868   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:16.528413   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:16.839359   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:16.923727   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:16.927781   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:17.028596   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:17.029003   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:17.340293   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:17.423383   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:17.528617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:17.528984   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:17.840373   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:17.924167   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.029056   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:18.029611   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:18.340032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:18.424873   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.529232   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:18.530033   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:18.909640   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:18.924831   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:18.930114   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:19.109826   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:19.111776   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:19.410068   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:19.509462   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:19.530296   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:19.530691   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:19.839705   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:19.928591   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:20.029099   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:20.029631   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:20.339795   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:20.441622   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:20.528613   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:20.529142   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:20.840608   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:20.923675   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:21.028509   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:21.030280   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:21.340335   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:21.424330   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:21.428656   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:21.528885   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:21.529553   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:21.839535   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:21.923983   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:22.028952   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:22.029219   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:22.341184   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:22.442451   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:22.528170   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:22.528292   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:22.840556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:22.924078   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.029423   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:23.030016   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:23.340278   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:23.423523   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.528844   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:23.529351   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:23.839815   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:23.923526   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:23.928491   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:24.028552   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:24.028720   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:24.340222   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:24.423738   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:24.528947   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:24.529255   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:24.840211   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:24.942807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.028650   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:25.028894   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:25.340009   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:25.423654   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.528389   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:25.528751   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:25.840053   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:25.924179   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:25.928816   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:26.028073   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:26.028107   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:26.339576   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:26.422796   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:26.527861   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:26.528232   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:26.839236   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:26.923694   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:27.028148   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:27.028440   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:27.339057   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:27.423461   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:27.528617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:27.528919   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:27.840456   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:27.923653   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:28.028858   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:28.029128   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:28.340204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:28.423696   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:28.427985   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:28.527961   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:28.528336   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:28.839769   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:28.923761   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:29.028635   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:29.029584   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:29.339842   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:29.423414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:29.529071   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:29.530185   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:29.840557   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:29.925693   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:30.028532   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:30.028938   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:30.339868   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:30.423394   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:30.429437   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:30.528672   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:30.529041   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:30.840796   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:30.924363   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:31.028442   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:31.028867   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:31.340133   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:31.423503   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:31.529107   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:31.529617   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:31.839887   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:31.923251   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:32.028320   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:32.028816   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:32.339638   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:32.422971   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:32.528381   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:32.528605   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:32.839970   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:32.928229   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:32.941773   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:33.027622   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:33.028186   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:33.339613   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:33.423142   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:33.528242   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:33.528528   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:33.839771   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:33.923617   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.028440   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:34.028648   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:34.340218   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:34.423864   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.527802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:34.529329   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:34.839501   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:34.924249   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:34.929219   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:35.028288   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:35.028420   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:35.339699   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:35.423471   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:35.529204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:35.529555   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:35.840648   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:35.924671   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:36.028271   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:36.028893   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:36.340152   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:36.423830   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:36.528572   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:36.528840   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:36.840388   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:36.924667   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:37.028802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:37.029034   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:37.340662   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:37.424471   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:37.429183   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:37.528426   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:37.528940   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:37.840404   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:37.924320   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:38.027688   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:38.028122   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:38.340319   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:38.424086   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:38.528283   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 23:40:38.528796   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:38.840423   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:38.941963   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.041694   15674 kapi.go:107] duration metric: took 1m27.017075838s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 23:40:39.041740   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:39.339945   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:39.423614   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.529010   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:39.840414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:39.923854   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:39.928711   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:40.028878   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:40.340102   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:40.423818   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:40.529215   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:40.840574   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:40.942578   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.043183   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:41.339716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:41.424038   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.529394   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:41.909960   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:41.932689   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:41.933626   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:42.114948   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:42.430031   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:42.431872   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:42.529279   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:42.912380   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:42.926144   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:43.030336   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:43.411641   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:43.425942   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:43.530614   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:43.912414   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:43.924855   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:44.009535   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:44.029809   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:44.408346   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:44.423985   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:44.529373   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:44.839716   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:44.923076   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:45.028554   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:45.339494   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:45.424030   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:45.528966   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:45.840204   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:45.924468   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:46.028983   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:46.340006   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:46.423706   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:46.428699   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:46.529520   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:46.911575   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:46.924398   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:47.028794   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:47.340556   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:47.441802   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:47.528312   15674 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 23:40:47.841032   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:47.924789   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:48.030160   15674 kapi.go:107] duration metric: took 1m36.005303965s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 23:40:48.340807   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:48.429542   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:48.442078   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:48.839678   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:48.922749   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:49.341439   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:49.427437   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:49.840103   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:49.942665   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:50.339841   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:50.424175   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:50.839612   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:50.929155   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:50.941379   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:51.342999   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:51.444514   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:51.839658   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:51.924455   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:52.340067   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:52.423224   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:52.840173   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:52.923626   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:53.339962   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:53.424077   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 23:40:53.429151   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:53.840458   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:53.924021   15674 kapi.go:107] duration metric: took 1m41.004738471s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 23:40:54.339534   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:54.840544   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.339829   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.839906   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:55.928531   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:56.339711   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:56.840629   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:57.339447   15674 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 23:40:57.839710   15674 kapi.go:107] duration metric: took 1m41.503126202s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 23:40:57.841305   15674 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-155429 cluster.
	I0923 23:40:57.842744   15674 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.
	I0923 23:40:57.844175   15674 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 23:40:57.845529   15674 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0923 23:40:57.846652   15674 addons.go:510] duration metric: took 1m51.618192883s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0923 23:40:57.928773   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:40:59.929586   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:02.428279   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:04.429247   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:06.429475   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:08.929390   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:11.428757   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:13.429331   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:15.928196   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:17.929158   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:20.428697   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:22.929003   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:25.429330   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:27.927774   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:29.928709   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:31.928928   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:34.428439   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:36.928764   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:39.428508   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:41.928445   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:43.929200   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:46.430863   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:48.928416   15674 pod_ready.go:103] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"False"
	I0923 23:41:49.928506   15674 pod_ready.go:93] pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace has status "Ready":"True"
	I0923 23:41:49.928529   15674 pod_ready.go:82] duration metric: took 1m58.505035056s for pod "metrics-server-84c5f94fbc-6tzqt" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.928548   15674 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.932636   15674 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace has status "Ready":"True"
	I0923 23:41:49.932657   15674 pod_ready.go:82] duration metric: took 4.101575ms for pod "nvidia-device-plugin-daemonset-txzfv" in "kube-system" namespace to be "Ready" ...
	I0923 23:41:49.932679   15674 pod_ready.go:39] duration metric: took 2m0.509031633s 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" ...
	I0923 23:41:49.932698   15674 api_server.go:52] waiting for apiserver process to appear ...
	I0923 23:41:49.932733   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:49.932789   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:49.965715   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:49.965742   15674 cri.go:89] found id: ""
	I0923 23:41:49.965752   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:49.965842   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:49.969164   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:49.969226   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:50.001429   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:50.001453   15674 cri.go:89] found id: ""
	I0923 23:41:50.001462   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:50.001517   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.004850   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:50.004913   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:50.037794   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:50.037813   15674 cri.go:89] found id: ""
	I0923 23:41:50.037821   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:50.037877   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.041010   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:50.041094   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:50.074343   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:50.074361   15674 cri.go:89] found id: ""
	I0923 23:41:50.074368   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:50.074405   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.077946   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:50.078013   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:50.110405   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:50.110424   15674 cri.go:89] found id: ""
	I0923 23:41:50.110431   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:50.110470   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.113629   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:50.113691   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:50.148573   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:50.148597   15674 cri.go:89] found id: ""
	I0923 23:41:50.148607   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:50.148675   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.152093   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:50.152155   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:50.184602   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:50.184623   15674 cri.go:89] found id: ""
	I0923 23:41:50.184630   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:50.184681   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:50.187871   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:50.187896   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:50.244666   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:50.244700   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:50.280385   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:50.280420   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:50.319935   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:50.319961   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:50.375718   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:50.375749   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:50.471928   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:50.471959   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:50.512901   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:50.512931   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:50.549548   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:50.549574   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:50.580494   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:50.580525   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:50.654868   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:50.654899   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:50.666335   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:50.666365   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:50.707663   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:50.707693   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.242051   15674 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 23:41:53.255073   15674 api_server.go:72] duration metric: took 2m47.026663828s to wait for apiserver process to appear ...
	I0923 23:41:53.255100   15674 api_server.go:88] waiting for apiserver healthz status ...
	I0923 23:41:53.255145   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:53.255190   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:53.286944   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:53.286967   15674 cri.go:89] found id: ""
	I0923 23:41:53.286974   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:53.287014   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.290157   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:53.290226   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:53.322287   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:53.322308   15674 cri.go:89] found id: ""
	I0923 23:41:53.322316   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:53.322364   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.325425   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:53.325480   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:53.357171   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.357191   15674 cri.go:89] found id: ""
	I0923 23:41:53.357199   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:53.357237   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.360421   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:53.360477   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:53.392525   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:53.392548   15674 cri.go:89] found id: ""
	I0923 23:41:53.392555   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:53.392595   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.395848   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:53.395911   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:53.427697   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:53.427715   15674 cri.go:89] found id: ""
	I0923 23:41:53.427722   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:53.427769   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.430931   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:53.430998   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:53.463604   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:53.463621   15674 cri.go:89] found id: ""
	I0923 23:41:53.463627   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:53.463672   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.466773   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:53.466833   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:53.499387   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:53.499406   15674 cri.go:89] found id: ""
	I0923 23:41:53.499413   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:53.499462   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:53.502622   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:53.502643   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:53.534534   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:53.534562   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:53.568345   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:53.568371   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:53.608014   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:53.608048   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:53.663931   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:53.663961   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:53.675682   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:53.675720   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:53.717737   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:53.717764   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:53.751626   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:53.751651   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:53.830035   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:53.830065   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:53.923929   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:53.923957   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:53.965640   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:53.965671   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:54.001309   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:54.001337   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:56.557446   15674 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 23:41:56.561243   15674 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 23:41:56.562113   15674 api_server.go:141] control plane version: v1.31.1
	I0923 23:41:56.562138   15674 api_server.go:131] duration metric: took 3.307031593s to wait for apiserver health ...
	I0923 23:41:56.562148   15674 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 23:41:56.562170   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 23:41:56.562214   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 23:41:56.594354   15674 cri.go:89] found id: "0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:56.594378   15674 cri.go:89] found id: ""
	I0923 23:41:56.594387   15674 logs.go:276] 1 containers: [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020]
	I0923 23:41:56.594440   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.597513   15674 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 23:41:56.597573   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 23:41:56.629450   15674 cri.go:89] found id: "ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:56.629472   15674 cri.go:89] found id: ""
	I0923 23:41:56.629480   15674 logs.go:276] 1 containers: [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94]
	I0923 23:41:56.629534   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.632706   15674 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 23:41:56.632760   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 23:41:56.664230   15674 cri.go:89] found id: "eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:56.664247   15674 cri.go:89] found id: ""
	I0923 23:41:56.664255   15674 logs.go:276] 1 containers: [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23]
	I0923 23:41:56.664294   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.667380   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 23:41:56.667427   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 23:41:56.699528   15674 cri.go:89] found id: "5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:56.699548   15674 cri.go:89] found id: ""
	I0923 23:41:56.699557   15674 logs.go:276] 1 containers: [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb]
	I0923 23:41:56.699607   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.702685   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 23:41:56.702744   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 23:41:56.735279   15674 cri.go:89] found id: "cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:56.735309   15674 cri.go:89] found id: ""
	I0923 23:41:56.735319   15674 logs.go:276] 1 containers: [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c]
	I0923 23:41:56.735376   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.738536   15674 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 23:41:56.738608   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 23:41:56.770467   15674 cri.go:89] found id: "b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:56.770492   15674 cri.go:89] found id: ""
	I0923 23:41:56.770502   15674 logs.go:276] 1 containers: [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce]
	I0923 23:41:56.770553   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.773830   15674 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 23:41:56.773894   15674 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 23:41:56.805721   15674 cri.go:89] found id: "ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:56.805748   15674 cri.go:89] found id: ""
	I0923 23:41:56.805756   15674 logs.go:276] 1 containers: [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d]
	I0923 23:41:56.805800   15674 ssh_runner.go:195] Run: which crictl
	I0923 23:41:56.808911   15674 logs.go:123] Gathering logs for coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] ...
	I0923 23:41:56.808932   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23"
	I0923 23:41:56.841907   15674 logs.go:123] Gathering logs for kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] ...
	I0923 23:41:56.841934   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb"
	I0923 23:41:56.879089   15674 logs.go:123] Gathering logs for kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] ...
	I0923 23:41:56.879122   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c"
	I0923 23:41:56.913627   15674 logs.go:123] Gathering logs for kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] ...
	I0923 23:41:56.913654   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d"
	I0923 23:41:56.947268   15674 logs.go:123] Gathering logs for describe nodes ...
	I0923 23:41:56.947296   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 23:41:57.040087   15674 logs.go:123] Gathering logs for kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] ...
	I0923 23:41:57.040114   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020"
	I0923 23:41:57.083216   15674 logs.go:123] Gathering logs for etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] ...
	I0923 23:41:57.083242   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94"
	I0923 23:41:57.124657   15674 logs.go:123] Gathering logs for CRI-O ...
	I0923 23:41:57.124685   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 23:41:57.202463   15674 logs.go:123] Gathering logs for container status ...
	I0923 23:41:57.202496   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 23:41:57.242135   15674 logs.go:123] Gathering logs for kubelet ...
	I0923 23:41:57.242159   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 23:41:57.293749   15674 logs.go:123] Gathering logs for dmesg ...
	I0923 23:41:57.293781   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 23:41:57.305034   15674 logs.go:123] Gathering logs for kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] ...
	I0923 23:41:57.305059   15674 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce"
	I0923 23:41:59.867238   15674 system_pods.go:59] 18 kube-system pods found
	I0923 23:41:59.867272   15674 system_pods.go:61] "coredns-7c65d6cfc9-94kw6" [cbc504f0-3740-4319-b2c9-167094488bf0] Running
	I0923 23:41:59.867278   15674 system_pods.go:61] "csi-hostpath-attacher-0" [e9102f97-5957-47aa-8db7-cd2b23fd1a56] Running
	I0923 23:41:59.867283   15674 system_pods.go:61] "csi-hostpath-resizer-0" [e2061338-e020-45b9-92a4-8b2d075c3405] Running
	I0923 23:41:59.867286   15674 system_pods.go:61] "csi-hostpathplugin-smtst" [11dc05d0-9c5e-4ace-8c34-62eefaff0fd3] Running
	I0923 23:41:59.867289   15674 system_pods.go:61] "etcd-addons-155429" [fd2d5fbe-55ca-4f02-b8ff-f4ee48984351] Running
	I0923 23:41:59.867296   15674 system_pods.go:61] "kindnet-vkmvz" [587da8fa-dfd8-4cbc-89f1-9a3787d42a67] Running
	I0923 23:41:59.867300   15674 system_pods.go:61] "kube-apiserver-addons-155429" [dedef3bf-41f0-424f-8143-dcf6357594bd] Running
	I0923 23:41:59.867304   15674 system_pods.go:61] "kube-controller-manager-addons-155429" [493864ef-2ac2-462b-bef4-3e7235a0d445] Running
	I0923 23:41:59.867308   15674 system_pods.go:61] "kube-ingress-dns-minikube" [2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3] Running
	I0923 23:41:59.867311   15674 system_pods.go:61] "kube-proxy-s7ghl" [ec076b1d-7391-4d59-800e-7d46bfbd0490] Running
	I0923 23:41:59.867315   15674 system_pods.go:61] "kube-scheduler-addons-155429" [d9d2c0c3-348e-4f21-88f9-9b596990036a] Running
	I0923 23:41:59.867319   15674 system_pods.go:61] "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
	I0923 23:41:59.867323   15674 system_pods.go:61] "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
	I0923 23:41:59.867326   15674 system_pods.go:61] "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
	I0923 23:41:59.867330   15674 system_pods.go:61] "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
	I0923 23:41:59.867337   15674 system_pods.go:61] "snapshot-controller-56fcc65765-4wltv" [54fd5763-988c-4835-89ab-da22459c78d9] Running
	I0923 23:41:59.867344   15674 system_pods.go:61] "snapshot-controller-56fcc65765-zl2vt" [a43b0578-067c-43a5-8687-a4ba4a5e8ec9] Running
	I0923 23:41:59.867351   15674 system_pods.go:61] "storage-provisioner" [43ee0e6b-c35a-43d6-9b60-84fefbcb1ebf] Running
	I0923 23:41:59.867363   15674 system_pods.go:74] duration metric: took 3.305207158s to wait for pod list to return data ...
	I0923 23:41:59.867372   15674 default_sa.go:34] waiting for default service account to be created ...
	I0923 23:41:59.869459   15674 default_sa.go:45] found service account: "default"
	I0923 23:41:59.869478   15674 default_sa.go:55] duration metric: took 2.09961ms for default service account to be created ...
	I0923 23:41:59.869486   15674 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 23:41:59.878554   15674 system_pods.go:86] 18 kube-system pods found
	I0923 23:41:59.878580   15674 system_pods.go:89] "coredns-7c65d6cfc9-94kw6" [cbc504f0-3740-4319-b2c9-167094488bf0] Running
	I0923 23:41:59.878586   15674 system_pods.go:89] "csi-hostpath-attacher-0" [e9102f97-5957-47aa-8db7-cd2b23fd1a56] Running
	I0923 23:41:59.878590   15674 system_pods.go:89] "csi-hostpath-resizer-0" [e2061338-e020-45b9-92a4-8b2d075c3405] Running
	I0923 23:41:59.878594   15674 system_pods.go:89] "csi-hostpathplugin-smtst" [11dc05d0-9c5e-4ace-8c34-62eefaff0fd3] Running
	I0923 23:41:59.878597   15674 system_pods.go:89] "etcd-addons-155429" [fd2d5fbe-55ca-4f02-b8ff-f4ee48984351] Running
	I0923 23:41:59.878602   15674 system_pods.go:89] "kindnet-vkmvz" [587da8fa-dfd8-4cbc-89f1-9a3787d42a67] Running
	I0923 23:41:59.878608   15674 system_pods.go:89] "kube-apiserver-addons-155429" [dedef3bf-41f0-424f-8143-dcf6357594bd] Running
	I0923 23:41:59.878614   15674 system_pods.go:89] "kube-controller-manager-addons-155429" [493864ef-2ac2-462b-bef4-3e7235a0d445] Running
	I0923 23:41:59.878620   15674 system_pods.go:89] "kube-ingress-dns-minikube" [2f1dff5c-7e6d-4a80-9d44-d33dfc9aa0a3] Running
	I0923 23:41:59.878626   15674 system_pods.go:89] "kube-proxy-s7ghl" [ec076b1d-7391-4d59-800e-7d46bfbd0490] Running
	I0923 23:41:59.878633   15674 system_pods.go:89] "kube-scheduler-addons-155429" [d9d2c0c3-348e-4f21-88f9-9b596990036a] Running
	I0923 23:41:59.878641   15674 system_pods.go:89] "metrics-server-84c5f94fbc-6tzqt" [7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4] Running
	I0923 23:41:59.878645   15674 system_pods.go:89] "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
	I0923 23:41:59.878651   15674 system_pods.go:89] "registry-66c9cd494c-smmwm" [a99f9aa3-31bd-4a79-a1bc-8ad4dd180551] Running
	I0923 23:41:59.878655   15674 system_pods.go:89] "registry-proxy-x8xtp" [654b6be3-8898-4284-9ba0-43f387c171b1] Running
	I0923 23:41:59.878661   15674 system_pods.go:89] "snapshot-controller-56fcc65765-4wltv" [54fd5763-988c-4835-89ab-da22459c78d9] Running
	I0923 23:41:59.878665   15674 system_pods.go:89] "snapshot-controller-56fcc65765-zl2vt" [a43b0578-067c-43a5-8687-a4ba4a5e8ec9] Running
	I0923 23:41:59.878689   15674 system_pods.go:89] "storage-provisioner" [43ee0e6b-c35a-43d6-9b60-84fefbcb1ebf] Running
	I0923 23:41:59.878701   15674 system_pods.go:126] duration metric: took 9.210144ms to wait for k8s-apps to be running ...
	I0923 23:41:59.878710   15674 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 23:41:59.878758   15674 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 23:41:59.889365   15674 system_svc.go:56] duration metric: took 10.650101ms WaitForService to wait for kubelet
	I0923 23:41:59.889388   15674 kubeadm.go:582] duration metric: took 2m53.660983209s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 23:41:59.889404   15674 node_conditions.go:102] verifying NodePressure condition ...
	I0923 23:41:59.892120   15674 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0923 23:41:59.892146   15674 node_conditions.go:123] node cpu capacity is 8
	I0923 23:41:59.892161   15674 node_conditions.go:105] duration metric: took 2.751911ms to run NodePressure ...
	I0923 23:41:59.892173   15674 start.go:241] waiting for startup goroutines ...
	I0923 23:41:59.892187   15674 start.go:246] waiting for cluster config update ...
	I0923 23:41:59.892206   15674 start.go:255] writing updated cluster config ...
	I0923 23:41:59.892465   15674 ssh_runner.go:195] Run: rm -f paused
	I0923 23:41:59.938154   15674 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 23:41:59.941018   15674 out.go:177] * Done! kubectl is now configured to use "addons-155429" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 23 23:53:01 addons-155429 crio[1038]: time="2024-09-23 23:53:01.440546139Z" level=info msg="Removing pod sandbox: 84662ad94751cace610dc281016960f6c2241ec782ac3b676c519f1da38dac6d" id=b5a31786-ba6c-4c78-b589-c3b7feb377c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 23 23:53:01 addons-155429 crio[1038]: time="2024-09-23 23:53:01.447494827Z" level=info msg="Removed pod sandbox: 84662ad94751cace610dc281016960f6c2241ec782ac3b676c519f1da38dac6d" id=b5a31786-ba6c-4c78-b589-c3b7feb377c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 23 23:53:04 addons-155429 crio[1038]: time="2024-09-23 23:53:04.135543585Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=cdc8ff7c-a54d-4ec7-af90-82be8164daf2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:04 addons-155429 crio[1038]: time="2024-09-23 23:53:04.135781449Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=cdc8ff7c-a54d-4ec7-af90-82be8164daf2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:19 addons-155429 crio[1038]: time="2024-09-23 23:53:19.135311082Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=193889a0-fbe8-4470-9dc4-bf9367a1a7bb name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:19 addons-155429 crio[1038]: time="2024-09-23 23:53:19.135589762Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=193889a0-fbe8-4470-9dc4-bf9367a1a7bb name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:33 addons-155429 crio[1038]: time="2024-09-23 23:53:33.135255539Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4783e95d-b80b-46ef-980d-0ccfc272d8e2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:33 addons-155429 crio[1038]: time="2024-09-23 23:53:33.135547405Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4783e95d-b80b-46ef-980d-0ccfc272d8e2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:45 addons-155429 crio[1038]: time="2024-09-23 23:53:45.135560590Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5d3aeeda-8721-4526-a3e0-d26f864404c2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:45 addons-155429 crio[1038]: time="2024-09-23 23:53:45.135889873Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5d3aeeda-8721-4526-a3e0-d26f864404c2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:56 addons-155429 crio[1038]: time="2024-09-23 23:53:56.135219258Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f233ee9a-a4d9-4f53-b097-c02b9c4e27a0 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:53:56 addons-155429 crio[1038]: time="2024-09-23 23:53:56.135416255Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f233ee9a-a4d9-4f53-b097-c02b9c4e27a0 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:08 addons-155429 crio[1038]: time="2024-09-23 23:54:08.135146007Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=ab19034f-bd3a-415b-a362-2d12299eb2af name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:08 addons-155429 crio[1038]: time="2024-09-23 23:54:08.135353844Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=ab19034f-bd3a-415b-a362-2d12299eb2af name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:20 addons-155429 crio[1038]: time="2024-09-23 23:54:20.135560218Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1c2669c1-7d48-43fe-a62c-7526dbcab48b name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:20 addons-155429 crio[1038]: time="2024-09-23 23:54:20.135795571Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1c2669c1-7d48-43fe-a62c-7526dbcab48b name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:32 addons-155429 crio[1038]: time="2024-09-23 23:54:32.135221918Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=298cd2c1-59c2-4718-b4da-e5f466bc8123 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:32 addons-155429 crio[1038]: time="2024-09-23 23:54:32.135476622Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=298cd2c1-59c2-4718-b4da-e5f466bc8123 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:45 addons-155429 crio[1038]: time="2024-09-23 23:54:45.135396259Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1a1b8e62-c22a-4897-9b51-bb14dce631cf name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:45 addons-155429 crio[1038]: time="2024-09-23 23:54:45.135688796Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1a1b8e62-c22a-4897-9b51-bb14dce631cf name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:57 addons-155429 crio[1038]: time="2024-09-23 23:54:57.135969315Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c73ddd3b-c683-42b3-8b30-01d556b15830 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:54:57 addons-155429 crio[1038]: time="2024-09-23 23:54:57.136243524Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c73ddd3b-c683-42b3-8b30-01d556b15830 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:55:11 addons-155429 crio[1038]: time="2024-09-23 23:55:11.135933550Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=95777e5f-f7db-496c-b1df-c436bab4ec7d name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:55:11 addons-155429 crio[1038]: time="2024-09-23 23:55:11.136173510Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=95777e5f-f7db-496c-b1df-c436bab4ec7d name=/runtime.v1.ImageService/ImageStatus
	Sep 23 23:55:18 addons-155429 crio[1038]: time="2024-09-23 23:55:18.792012781Z" level=info msg="Stopping container: 3bba7c56adfb881b996d3ade87a068c6965f0a9b6bef01aaabe71cc80e395826 (timeout: 30s)" id=b9b57ae7-fac2-4fda-aa4b-b3a7e1b62798 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	647c167807bd5       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   6314d3b52de99       hello-world-app-55bf9c44b4-7q79r
	3b66ad03681e1       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   3c09b2de727be       nginx
	b051c6c3bb9a3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   e274b443e87a6       gcp-auth-89d5ffd79-69x52
	3bba7c56adfb8       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   14 minutes ago      Running             metrics-server            0                   db86fdcbde841       metrics-server-84c5f94fbc-6tzqt
	c89d9d28f5e2f       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        15 minutes ago      Running             local-path-provisioner    0                   95e1698e811e1       local-path-provisioner-86d989889c-9zhvk
	eee4c067caea9       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   b6b979ac5f477       coredns-7c65d6cfc9-94kw6
	7000d0c3cdf49       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   abb54e2365ef7       storage-provisioner
	ddd9773f9d7b5       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   0db2886e1b312       kindnet-vkmvz
	cb5799d7cbf0b       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   470059499c064       kube-proxy-s7ghl
	ba4cd0eb36b7c       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   a1bcb9b527649       etcd-addons-155429
	b4fc370b75f64       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   79cc7bd5d6286       kube-controller-manager-addons-155429
	0dace564c73ae       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   1706b28fc97c9       kube-apiserver-addons-155429
	5657950e7f8dc       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   f1ef6aa449c6f       kube-scheduler-addons-155429
	
	
	==> coredns [eee4c067caea9eba5ff99b57cee2b60019d548883b0b44f26f2d2e025b96ee23] <==
	[INFO] 10.244.0.11:54230 - 16614 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000134291s
	[INFO] 10.244.0.11:44884 - 26099 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057347s
	[INFO] 10.244.0.11:44884 - 58097 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000081893s
	[INFO] 10.244.0.11:47822 - 49128 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004289745s
	[INFO] 10.244.0.11:47822 - 33516 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00432331s
	[INFO] 10.244.0.11:41124 - 49126 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00360915s
	[INFO] 10.244.0.11:41124 - 57573 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004527972s
	[INFO] 10.244.0.11:57794 - 37612 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003599708s
	[INFO] 10.244.0.11:57794 - 38377 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004416788s
	[INFO] 10.244.0.11:41311 - 64078 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000060215s
	[INFO] 10.244.0.11:41311 - 36428 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000162787s
	[INFO] 10.244.0.20:57725 - 21002 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000232366s
	[INFO] 10.244.0.20:47736 - 24443 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000328782s
	[INFO] 10.244.0.20:37999 - 53332 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000145291s
	[INFO] 10.244.0.20:43288 - 59232 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101318s
	[INFO] 10.244.0.20:42446 - 24564 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000104993s
	[INFO] 10.244.0.20:52087 - 50238 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000221556s
	[INFO] 10.244.0.20:48462 - 27165 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007279269s
	[INFO] 10.244.0.20:46987 - 50782 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.00741204s
	[INFO] 10.244.0.20:34295 - 59266 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006169997s
	[INFO] 10.244.0.20:42826 - 39690 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008481085s
	[INFO] 10.244.0.20:54259 - 6633 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005554951s
	[INFO] 10.244.0.20:57457 - 48891 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005912757s
	[INFO] 10.244.0.20:58356 - 9799 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00069783s
	[INFO] 10.244.0.20:43210 - 38204 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000858839s
	
	
	==> describe nodes <==
	Name:               addons-155429
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-155429
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=41795ff643dcbe39cdf81f27d064464d20ae8e7c
	                    minikube.k8s.io/name=addons-155429
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T23_39_02_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-155429
	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:  Mon, 23 Sep 2024 23:38:58 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-155429
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 23 Sep 2024 23:55:18 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 23 Sep 2024 23:53:08 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 23 Sep 2024 23:53:08 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 23 Sep 2024 23:53:08 +0000   Mon, 23 Sep 2024 23:38:57 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 23 Sep 2024 23:53:08 +0000   Mon, 23 Sep 2024 23:39:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-155429
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 437d180551be4e72a3d1be3cbca05843
	  System UUID:                6ad46eea-93cc-424a-b9a5-1a62a68e5923
	  Boot ID:                    781a5a3c-8b14-4beb-b52e-befa61fb4538
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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%)         13m
	  default                     hello-world-app-55bf9c44b4-7q79r           0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m54s
	  gcp-auth                    gcp-auth-89d5ffd79-69x52                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-94kw6                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-155429                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-vkmvz                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-155429               250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-155429      200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-s7ghl                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-155429               100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 metrics-server-84c5f94fbc-6tzqt            100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         16m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  local-path-storage          local-path-provisioner-86d989889c-9zhvk    0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 16m   kube-proxy       
	  Normal   Starting                 16m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 16m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  16m   kubelet          Node addons-155429 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-155429 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-155429 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m   node-controller  Node addons-155429 event: Registered Node addons-155429 in Controller
	  Normal   NodeReady                15m   kubelet          Node addons-155429 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.004155] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000946] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000928] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000977] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001443] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001534] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001307] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001275] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000745] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.611740] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.476582] kauditd_printk_skb: 46 callbacks suppressed
	[Sep23 23:50] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +1.027546] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +2.015717] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +4.031554] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[  +8.191126] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[Sep23 23:51] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	[ +33.276497] IPv4: martian source 10.244.0.19 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 9f a1 89 de 1c 72 5b 65 66 63 bf 08 00
	
	
	==> etcd [ba4cd0eb36b7c8031b0246b5611fb39e5a1691710db28f6ef1f578b92da87f94] <==
	{"level":"info","ts":"2024-09-23T23:39:08.128740Z","caller":"traceutil/trace.go:171","msg":"trace[2042675454] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:362; }","duration":"120.619242ms","start":"2024-09-23T23:39:08.008107Z","end":"2024-09-23T23:39:08.128726Z","steps":["trace[2042675454] 'agreement among raft nodes before linearized reading'  (duration: 117.600666ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.322011Z","caller":"traceutil/trace.go:171","msg":"trace[2058994102] transaction","detail":"{read_only:false; response_revision:365; number_of_response:1; }","duration":"108.209045ms","start":"2024-09-23T23:39:08.213779Z","end":"2024-09-23T23:39:08.321988Z","steps":["trace[2058994102] 'process raft request'  (duration: 18.304539ms)","trace[2058994102] 'compare'  (duration: 89.595919ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:39:08.908885Z","caller":"traceutil/trace.go:171","msg":"trace[1945506485] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"174.900723ms","start":"2024-09-23T23:39:08.733966Z","end":"2024-09-23T23:39:08.908867Z","steps":["trace[1945506485] 'process raft request'  (duration: 174.867755ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909256Z","caller":"traceutil/trace.go:171","msg":"trace[1704166848] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"178.288338ms","start":"2024-09-23T23:39:08.730956Z","end":"2024-09-23T23:39:08.909245Z","steps":["trace[1704166848] 'process raft request'  (duration: 177.712808ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909377Z","caller":"traceutil/trace.go:171","msg":"trace[243199063] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"177.598037ms","start":"2024-09-23T23:39:08.731771Z","end":"2024-09-23T23:39:08.909369Z","steps":["trace[243199063] 'process raft request'  (duration: 176.986409ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.909557Z","caller":"traceutil/trace.go:171","msg":"trace[719644081] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"177.215306ms","start":"2024-09-23T23:39:08.732333Z","end":"2024-09-23T23:39:08.909549Z","steps":["trace[719644081] 'process raft request'  (duration: 176.46478ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:08.917302Z","caller":"traceutil/trace.go:171","msg":"trace[619203327] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"105.703485ms","start":"2024-09-23T23:39:08.811582Z","end":"2024-09-23T23:39:08.917286Z","steps":["trace[619203327] 'process raft request'  (duration: 105.460799ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:09.608328Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.220434ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-23T23:39:09.608867Z","caller":"traceutil/trace.go:171","msg":"trace[9308202] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:417; }","duration":"179.759098ms","start":"2024-09-23T23:39:09.429089Z","end":"2024-09-23T23:39:09.608848Z","steps":["trace[9308202] 'agreement among raft nodes before linearized reading'  (duration: 179.188751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:39:09.609316Z","caller":"traceutil/trace.go:171","msg":"trace[148715329] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"178.228127ms","start":"2024-09-23T23:39:09.431074Z","end":"2024-09-23T23:39:09.609303Z","steps":["trace[148715329] 'process raft request'  (duration: 176.024058ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:11.031363Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.93825ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T23:39:11.031427Z","caller":"traceutil/trace.go:171","msg":"trace[2002095858] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:503; }","duration":"101.007838ms","start":"2024-09-23T23:39:10.930406Z","end":"2024-09-23T23:39:11.031414Z","steps":["trace[2002095858] 'agreement among raft nodes before linearized reading'  (duration: 100.919444ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:39:11.031595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.329753ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c\" ","response":"range_response_count:1 size:2623"}
	{"level":"info","ts":"2024-09-23T23:39:11.031621Z","caller":"traceutil/trace.go:171","msg":"trace[1675865415] range","detail":"{range_begin:/registry/replicasets/local-path-storage/local-path-provisioner-86d989889c; range_end:; response_count:1; response_revision:503; }","duration":"102.354876ms","start":"2024-09-23T23:39:10.929257Z","end":"2024-09-23T23:39:11.031611Z","steps":["trace[1675865415] 'agreement among raft nodes before linearized reading'  (duration: 102.267587ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:40:51.661836Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"154.751954ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csinodes/\" range_end:\"/registry/csinodes0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2024-09-23T23:40:51.661916Z","caller":"traceutil/trace.go:171","msg":"trace[288229523] range","detail":"{range_begin:/registry/csinodes/; range_end:/registry/csinodes0; response_count:0; response_revision:1154; }","duration":"154.85078ms","start":"2024-09-23T23:40:51.507049Z","end":"2024-09-23T23:40:51.661900Z","steps":["trace[288229523] 'count revisions from in-memory index tree'  (duration: 154.688233ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T23:40:57.136563Z","caller":"traceutil/trace.go:171","msg":"trace[676100257] transaction","detail":"{read_only:false; response_revision:1174; number_of_response:1; }","duration":"126.057422ms","start":"2024-09-23T23:40:57.010475Z","end":"2024-09-23T23:40:57.136532Z","steps":["trace[676100257] 'process raft request'  (duration: 125.882753ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T23:40:57.334384Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.838348ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032099012795577 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" mod_revision:1043 > success:<request_put:<key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" value_size:3875 >> failure:<request_range:<key:\"/registry/pods/gcp-auth/gcp-auth-certs-create-8td7t\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-09-23T23:40:57.334499Z","caller":"traceutil/trace.go:171","msg":"trace[1749760909] transaction","detail":"{read_only:false; response_revision:1175; number_of_response:1; }","duration":"187.72126ms","start":"2024-09-23T23:40:57.146763Z","end":"2024-09-23T23:40:57.334484Z","steps":["trace[1749760909] 'process raft request'  (duration: 75.729792ms)","trace[1749760909] 'compare'  (duration: 111.774911ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T23:48:57.538323Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1513}
	{"level":"info","ts":"2024-09-23T23:48:57.560848Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1513,"took":"22.064537ms","hash":3220670597,"current-db-size-bytes":6344704,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3268608,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-23T23:48:57.560889Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3220670597,"revision":1513,"compact-revision":-1}
	{"level":"info","ts":"2024-09-23T23:53:57.542974Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1933}
	{"level":"info","ts":"2024-09-23T23:53:57.558584Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1933,"took":"15.152019ms","hash":1056369248,"current-db-size-bytes":6344704,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":4988928,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-23T23:53:57.558623Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1056369248,"revision":1933,"compact-revision":1513}
	
	
	==> gcp-auth [b051c6c3bb9a3cea84bd79267272d6c3db37de2e90e17e76280b57c0c2cbec25] <==
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:42:00 Ready to marshal response ...
	2024/09/23 23:42:00 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:03 Ready to marshal response ...
	2024/09/23 23:50:03 Ready to write response ...
	2024/09/23 23:50:12 Ready to marshal response ...
	2024/09/23 23:50:12 Ready to write response ...
	2024/09/23 23:50:25 Ready to marshal response ...
	2024/09/23 23:50:25 Ready to write response ...
	2024/09/23 23:50:30 Ready to marshal response ...
	2024/09/23 23:50:30 Ready to write response ...
	2024/09/23 23:50:30 Ready to marshal response ...
	2024/09/23 23:50:30 Ready to write response ...
	2024/09/23 23:50:44 Ready to marshal response ...
	2024/09/23 23:50:44 Ready to write response ...
	2024/09/23 23:50:45 Ready to marshal response ...
	2024/09/23 23:50:45 Ready to write response ...
	2024/09/23 23:51:16 Ready to marshal response ...
	2024/09/23 23:51:16 Ready to write response ...
	2024/09/23 23:52:48 Ready to marshal response ...
	2024/09/23 23:52:48 Ready to write response ...
	
	
	==> kernel <==
	 23:55:20 up 37 min,  0 users,  load average: 0.27, 0.33, 0.33
	Linux addons-155429 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [ddd9773f9d7b50d69af68be181eec92f58a749dfbcfc53a334924f519cd93f1d] <==
	I0923 23:53:19.018816       1 main.go:299] handling current node
	I0923 23:53:29.017849       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:53:29.017911       1 main.go:299] handling current node
	I0923 23:53:39.018108       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:53:39.018150       1 main.go:299] handling current node
	I0923 23:53:49.022925       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:53:49.022960       1 main.go:299] handling current node
	I0923 23:53:59.022755       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:53:59.022783       1 main.go:299] handling current node
	I0923 23:54:09.016209       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:54:09.016244       1 main.go:299] handling current node
	I0923 23:54:19.018125       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:54:19.018168       1 main.go:299] handling current node
	I0923 23:54:29.017944       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:54:29.017979       1 main.go:299] handling current node
	I0923 23:54:39.018020       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:54:39.018051       1 main.go:299] handling current node
	I0923 23:54:49.016719       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:54:49.016749       1 main.go:299] handling current node
	I0923 23:54:59.024198       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:54:59.024233       1 main.go:299] handling current node
	I0923 23:55:09.016379       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:55:09.016411       1 main.go:299] handling current node
	I0923 23:55:19.016140       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 23:55:19.016169       1 main.go:299] handling current node
	
	
	==> kube-apiserver [0dace564c73ae5d696452f1dcc644453d90da5e2d2447a1d3f75956da6ee9020] <==
	E0923 23:41:54.741527       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0923 23:41:54.751584       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0923 23:50:03.370782       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.237.83"}
	I0923 23:50:14.685232       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0923 23:50:15.725673       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0923 23:50:25.609632       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0923 23:50:25.777874       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.215.59"}
	I0923 23:51:11.063527       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0923 23:51:33.506099       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.506153       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.519040       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.519095       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.519835       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.519954       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.530558       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.530597       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 23:51:33.543737       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 23:51:33.543863       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0923 23:51:34.520342       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0923 23:51:34.544479       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0923 23:51:34.649838       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0923 23:52:48.560822       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.93.187"}
	
	
	==> kube-controller-manager [b4fc370b75f6482adbd2a70d57166d97fa169014c995a2720cfa1a3e384827ce] <==
	W0923 23:53:27.094235       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
	E0923 23:53:27.094273       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"
	W0923 23:53:33.745012       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
	E0923 23:53:33.745050       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"
	W0923 23:53:46.116768       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
	E0923 23:53:46.116814       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"
	W0923 23:53:52.484251       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
	E0923 23:53:52.484288       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"
	W0923 23:54:14.984105       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
	E0923 23:54:14.984146       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"
	W0923 23:54:25.427971       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
	E0923 23:54:25.428016       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"
	W0923 23:54:25.959103       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
	E0923 23:54:25.959142       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"
	W0923 23:54:28.095494       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
	E0923 23:54:28.095532       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"
	W0923 23:54:45.487535       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
	E0923 23:54:45.487583       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"
	W0923 23:54:58.088442       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
	E0923 23:54:58.088488       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"
	W0923 23:54:59.803874       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
	E0923 23:54:59.803913       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"
	W0923 23:55:17.791683       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
	E0923 23:55:17.791721       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"
	I0923 23:55:18.782321       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="7.855µs"
	
	
	==> kube-proxy [cb5799d7cbf0b478e7f7257192ab27141ba84a72cc3dce4a8d3ea42e7d41495c] <==
	I0923 23:39:08.013001       1 server_linux.go:66] "Using iptables proxy"
	I0923 23:39:08.720076       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 23:39:08.720303       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`"
	I0923 23:39:09.609195       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 23:39:09.609322       1 server_linux.go:169] "Using iptables Proxier"
	I0923 23:39:09.612385       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"
	I0923 23:39:09.613343       1 server.go:483] "Version info" version="v1.31.1"
	I0923 23:39:09.613471       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 23:39:09.615114       1 config.go:199] "Starting service config controller"
	I0923 23:39:09.615207       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 23:39:09.615308       1 config.go:105] "Starting endpoint slice config controller"
	I0923 23:39:09.616533       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 23:39:09.615367       1 config.go:328] "Starting node config controller"
	I0923 23:39:09.616627       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 23:39:09.724827       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0923 23:39:09.817173       1 shared_informer.go:320] Caches are synced for service config
	I0923 23:39:10.020369       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5657950e7f8dcbf498578b405db7a69c96b68a53579d345756bd9f961c2d56cb] <==
	W0923 23:38:58.719393       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
	E0923 23:38:58.719428       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"
	W0923 23:38:58.719473       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
	W0923 23:38:58.719493       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
	E0923 23:38:58.719499       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"
	W0923 23:38:58.719504       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
	E0923 23:38:58.719519       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"
	W0923 23:38:58.719526       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
	E0923 23:38:58.719530       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"
	E0923 23:38:58.719544       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"
	W0923 23:38:58.719606       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0923 23:38:58.719637       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 23:38:58.719735       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
	W0923 23:38:58.719753       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0923 23:38:58.719757       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"
	E0923 23:38:58.719771       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0923 23:38:58.719808       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
	E0923 23:38:58.719836       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"
	W0923 23:38:59.669728       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
	E0923 23:38:59.669779       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"
	W0923 23:38:59.693054       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
	E0923 23:38:59.693096       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"
	W0923 23:38:59.788101       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
	E0923 23:38:59.788149       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"
	I0923 23:39:00.216663       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 23 23:54:11 addons-155429 kubelet[1631]: E0923 23:54:11.402483    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135651402224298,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:11 addons-155429 kubelet[1631]: E0923 23:54:11.402523    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135651402224298,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:20 addons-155429 kubelet[1631]: E0923 23:54:20.136065    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="839ec41c-bf7e-49f5-b376-5f65233d087c"
	Sep 23 23:54:21 addons-155429 kubelet[1631]: E0923 23:54:21.404349    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135661404129528,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:21 addons-155429 kubelet[1631]: E0923 23:54:21.404381    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135661404129528,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:31 addons-155429 kubelet[1631]: E0923 23:54:31.406457    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135671406217235,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:31 addons-155429 kubelet[1631]: E0923 23:54:31.406496    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135671406217235,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:32 addons-155429 kubelet[1631]: E0923 23:54:32.135751    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="839ec41c-bf7e-49f5-b376-5f65233d087c"
	Sep 23 23:54:41 addons-155429 kubelet[1631]: E0923 23:54:41.409406    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135681409183429,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:41 addons-155429 kubelet[1631]: E0923 23:54:41.409446    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135681409183429,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:45 addons-155429 kubelet[1631]: E0923 23:54:45.135920    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="839ec41c-bf7e-49f5-b376-5f65233d087c"
	Sep 23 23:54:51 addons-155429 kubelet[1631]: E0923 23:54:51.412126    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135691411897758,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:51 addons-155429 kubelet[1631]: E0923 23:54:51.412159    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135691411897758,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:54:57 addons-155429 kubelet[1631]: E0923 23:54:57.136496    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="839ec41c-bf7e-49f5-b376-5f65233d087c"
	Sep 23 23:55:01 addons-155429 kubelet[1631]: E0923 23:55:01.413979    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135701413751507,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:55:01 addons-155429 kubelet[1631]: E0923 23:55:01.414017    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135701413751507,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:55:11 addons-155429 kubelet[1631]: E0923 23:55:11.136384    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="839ec41c-bf7e-49f5-b376-5f65233d087c"
	Sep 23 23:55:11 addons-155429 kubelet[1631]: E0923 23:55:11.416808    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135711416549453,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:55:11 addons-155429 kubelet[1631]: E0923 23:55:11.416850    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727135711416549453,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570254,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 23:55:20 addons-155429 kubelet[1631]: I0923 23:55:20.083620    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4-tmp-dir\") pod \"7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4\" (UID: \"7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4\") "
	Sep 23 23:55:20 addons-155429 kubelet[1631]: I0923 23:55:20.083702    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7bd9p\" (UniqueName: \"kubernetes.io/projected/7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4-kube-api-access-7bd9p\") pod \"7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4\" (UID: \"7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4\") "
	Sep 23 23:55:20 addons-155429 kubelet[1631]: I0923 23:55:20.083968    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4" (UID: "7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 23 23:55:20 addons-155429 kubelet[1631]: I0923 23:55:20.085791    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4-kube-api-access-7bd9p" (OuterVolumeSpecName: "kube-api-access-7bd9p") pod "7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4" (UID: "7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4"). InnerVolumeSpecName "kube-api-access-7bd9p". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 23:55:20 addons-155429 kubelet[1631]: I0923 23:55:20.184704    1631 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4-tmp-dir\") on node \"addons-155429\" DevicePath \"\""
	Sep 23 23:55:20 addons-155429 kubelet[1631]: I0923 23:55:20.184735    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-7bd9p\" (UniqueName: \"kubernetes.io/projected/7b1718c9-ff0c-4fd3-8be5-2b717ae7cda4-kube-api-access-7bd9p\") on node \"addons-155429\" DevicePath \"\""
	
	
	==> storage-provisioner [7000d0c3cdf49408bc53d38c1a75a1619d3ceb999fa43d789ed941541ac33aeb] <==
	I0923 23:39:49.938212       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 23:39:49.946052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 23:39:49.946115       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 23:39:49.952318       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 23:39:49.952371       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a32ae7d3-f2ef-4d2f-a386-d40834dbcb10", APIVersion:"v1", ResourceVersion:"895", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17 became leader
	I0923 23:39:49.952462       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17!
	I0923 23:39:50.053294       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-155429_47a102ed-aed3-4722-9b6c-639e5778ab17!
	

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

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

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

                                                
                                    

Test pass (299/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 25.51
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.1/json-events 20.6
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.2
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.06
21 TestBinaryMirror 0.74
22 TestOffline 56.5
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 215.38
31 TestAddons/serial/GCPAuth/Namespaces 0.14
35 TestAddons/parallel/InspektorGadget 11.63
38 TestAddons/parallel/CSI 49.1
39 TestAddons/parallel/Headlamp 17.39
40 TestAddons/parallel/CloudSpanner 5.54
41 TestAddons/parallel/LocalPath 14.01
42 TestAddons/parallel/NvidiaDevicePlugin 5.43
43 TestAddons/parallel/Yakd 10.61
44 TestAddons/StoppedEnableDisable 11.99
45 TestCertOptions 22.82
46 TestCertExpiration 221.55
48 TestForceSystemdFlag 22.63
49 TestForceSystemdEnv 38.81
51 TestKVMDriverInstallOrUpdate 4.64
55 TestErrorSpam/setup 19.68
56 TestErrorSpam/start 0.54
57 TestErrorSpam/status 0.8
58 TestErrorSpam/pause 1.44
59 TestErrorSpam/unpause 1.65
60 TestErrorSpam/stop 1.33
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 36.96
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 29.35
67 TestFunctional/serial/KubeContext 0.05
68 TestFunctional/serial/KubectlGetPods 0.07
71 TestFunctional/serial/CacheCmd/cache/add_remote 2.88
72 TestFunctional/serial/CacheCmd/cache/add_local 2.1
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.04
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.61
77 TestFunctional/serial/CacheCmd/cache/delete 0.09
78 TestFunctional/serial/MinikubeKubectlCmd 0.1
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 39.34
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.29
83 TestFunctional/serial/LogsFileCmd 1.32
84 TestFunctional/serial/InvalidService 4.54
86 TestFunctional/parallel/ConfigCmd 0.36
87 TestFunctional/parallel/DashboardCmd 21.5
88 TestFunctional/parallel/DryRun 0.39
89 TestFunctional/parallel/InternationalLanguage 0.18
90 TestFunctional/parallel/StatusCmd 1.1
94 TestFunctional/parallel/ServiceCmdConnect 10.17
95 TestFunctional/parallel/AddonsCmd 0.13
96 TestFunctional/parallel/PersistentVolumeClaim 46.4
98 TestFunctional/parallel/SSHCmd 0.69
99 TestFunctional/parallel/CpCmd 1.9
100 TestFunctional/parallel/MySQL 21.61
101 TestFunctional/parallel/FileSync 0.23
102 TestFunctional/parallel/CertSync 1.38
106 TestFunctional/parallel/NodeLabels 0.06
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.48
110 TestFunctional/parallel/License 0.62
111 TestFunctional/parallel/ServiceCmd/DeployApp 10.21
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.52
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.3
117 TestFunctional/parallel/ServiceCmd/List 0.85
118 TestFunctional/parallel/ServiceCmd/JSONOutput 0.86
119 TestFunctional/parallel/ServiceCmd/HTTPS 0.3
120 TestFunctional/parallel/ServiceCmd/Format 0.3
121 TestFunctional/parallel/ServiceCmd/URL 0.3
122 TestFunctional/parallel/ProfileCmd/profile_not_create 0.35
123 TestFunctional/parallel/ProfileCmd/profile_list 0.33
124 TestFunctional/parallel/ProfileCmd/profile_json_output 0.33
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
126 TestFunctional/parallel/Version/short 0.05
127 TestFunctional/parallel/Version/components 1.48
128 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
132 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
133 TestFunctional/parallel/ImageCommands/ImageListShort 0.47
134 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
135 TestFunctional/parallel/ImageCommands/ImageListJson 0.35
136 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
137 TestFunctional/parallel/ImageCommands/ImageBuild 7.2
138 TestFunctional/parallel/ImageCommands/Setup 1.93
139 TestFunctional/parallel/MountCmd/any-port 16.37
140 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.12
141 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.83
142 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.88
143 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.76
144 TestFunctional/parallel/ImageCommands/ImageRemove 1.6
145 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.15
146 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.51
147 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
148 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
149 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
150 TestFunctional/parallel/MountCmd/specific-port 2.39
151 TestFunctional/parallel/MountCmd/VerifyCleanup 2.06
152 TestFunctional/delete_echo-server_images 0.06
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 148.57
159 TestMultiControlPlane/serial/DeployApp 6.26
160 TestMultiControlPlane/serial/PingHostFromPods 0.96
161 TestMultiControlPlane/serial/AddWorkerNode 62.82
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
164 TestMultiControlPlane/serial/CopyFile 14.81
165 TestMultiControlPlane/serial/StopSecondaryNode 12.44
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.64
167 TestMultiControlPlane/serial/RestartSecondaryNode 21.53
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.88
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 162.53
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.81
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.61
172 TestMultiControlPlane/serial/StopCluster 35.49
173 TestMultiControlPlane/serial/RestartCluster 77.8
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.61
175 TestMultiControlPlane/serial/AddSecondaryNode 66.54
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.81
180 TestJSONOutput/start/Command 40.22
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.66
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.57
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.7
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.19
205 TestKicCustomNetwork/create_custom_network 34.14
206 TestKicCustomNetwork/use_default_bridge_network 23.26
207 TestKicExistingNetwork 22.42
208 TestKicCustomSubnet 23.23
209 TestKicStaticIP 25.87
210 TestMainNoArgs 0.05
211 TestMinikubeProfile 49.49
214 TestMountStart/serial/StartWithMountFirst 8.57
215 TestMountStart/serial/VerifyMountFirst 0.22
216 TestMountStart/serial/StartWithMountSecond 5.65
217 TestMountStart/serial/VerifyMountSecond 0.23
218 TestMountStart/serial/DeleteFirst 1.58
219 TestMountStart/serial/VerifyMountPostDelete 0.23
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 7.55
222 TestMountStart/serial/VerifyMountPostStop 0.23
225 TestMultiNode/serial/FreshStart2Nodes 95.78
226 TestMultiNode/serial/DeployApp2Nodes 6
227 TestMultiNode/serial/PingHostFrom2Pods 0.67
228 TestMultiNode/serial/AddNode 28.04
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.59
231 TestMultiNode/serial/CopyFile 8.38
232 TestMultiNode/serial/StopNode 2.04
233 TestMultiNode/serial/StartAfterStop 8.73
234 TestMultiNode/serial/RestartKeepsNodes 100.28
235 TestMultiNode/serial/DeleteNode 5.12
236 TestMultiNode/serial/StopMultiNode 23.71
237 TestMultiNode/serial/RestartMultiNode 56.36
238 TestMultiNode/serial/ValidateNameConflict 24.92
243 TestPreload 116.43
245 TestScheduledStopUnix 95.69
248 TestInsufficientStorage 9.44
249 TestRunningBinaryUpgrade 98.6
251 TestKubernetesUpgrade 347.62
252 TestMissingContainerUpgrade 148.95
254 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
255 TestNoKubernetes/serial/StartWithK8s 33.94
256 TestNoKubernetes/serial/StartWithStopK8s 12.45
257 TestNoKubernetes/serial/Start 9.48
258 TestNoKubernetes/serial/VerifyK8sNotRunning 0.43
259 TestNoKubernetes/serial/ProfileList 1.01
260 TestStoppedBinaryUpgrade/Setup 2.6
261 TestNoKubernetes/serial/Stop 3.56
262 TestStoppedBinaryUpgrade/Upgrade 64.48
263 TestNoKubernetes/serial/StartNoArgs 7.01
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
265 TestStoppedBinaryUpgrade/MinikubeLogs 1.08
274 TestPause/serial/Start 43.08
275 TestPause/serial/SecondStartNoReconfiguration 55.52
283 TestNetworkPlugins/group/false 2.98
287 TestPause/serial/Pause 0.67
288 TestPause/serial/VerifyStatus 0.27
289 TestPause/serial/Unpause 0.6
290 TestPause/serial/PauseAgain 0.74
291 TestPause/serial/DeletePaused 4.89
293 TestStartStop/group/old-k8s-version/serial/FirstStart 141.07
294 TestPause/serial/VerifyDeletedResources 1.05
296 TestStartStop/group/no-preload/serial/FirstStart 59.49
297 TestStartStop/group/no-preload/serial/DeployApp 10.24
298 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.86
299 TestStartStop/group/no-preload/serial/Stop 11.82
300 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
301 TestStartStop/group/no-preload/serial/SecondStart 262.56
302 TestStartStop/group/old-k8s-version/serial/DeployApp 10.41
304 TestStartStop/group/embed-certs/serial/FirstStart 73.07
305 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.76
306 TestStartStop/group/old-k8s-version/serial/Stop 12.45
308 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 39.21
309 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
310 TestStartStop/group/old-k8s-version/serial/SecondStart 137.7
311 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.31
312 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.29
313 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.93
314 TestStartStop/group/embed-certs/serial/DeployApp 10.26
315 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
316 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.9
317 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.9
318 TestStartStop/group/embed-certs/serial/Stop 11.86
319 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
320 TestStartStop/group/embed-certs/serial/SecondStart 297.94
321 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
322 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
323 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
324 TestStartStop/group/old-k8s-version/serial/Pause 2.51
326 TestStartStop/group/newest-cni/serial/FirstStart 26.13
327 TestStartStop/group/newest-cni/serial/DeployApp 0
328 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.77
329 TestStartStop/group/newest-cni/serial/Stop 1.19
330 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
331 TestStartStop/group/newest-cni/serial/SecondStart 12.86
332 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
333 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.09
334 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
335 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
336 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
337 TestStartStop/group/newest-cni/serial/Pause 2.65
338 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
339 TestStartStop/group/no-preload/serial/Pause 2.81
340 TestNetworkPlugins/group/auto/Start 69.85
341 TestNetworkPlugins/group/kindnet/Start 71.23
342 TestNetworkPlugins/group/auto/KubeletFlags 0.25
343 TestNetworkPlugins/group/auto/NetCatPod 9.19
344 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
345 TestNetworkPlugins/group/auto/DNS 0.12
346 TestNetworkPlugins/group/auto/Localhost 0.1
347 TestNetworkPlugins/group/auto/HairPin 0.1
348 TestNetworkPlugins/group/kindnet/KubeletFlags 0.25
349 TestNetworkPlugins/group/kindnet/NetCatPod 10.17
350 TestNetworkPlugins/group/kindnet/DNS 0.13
351 TestNetworkPlugins/group/kindnet/Localhost 0.11
352 TestNetworkPlugins/group/kindnet/HairPin 0.11
353 TestNetworkPlugins/group/calico/Start 56.04
354 TestNetworkPlugins/group/custom-flannel/Start 52.22
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
356 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.08
357 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
358 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.91
359 TestNetworkPlugins/group/enable-default-cni/Start 67.64
360 TestNetworkPlugins/group/calico/ControllerPod 6.01
361 TestNetworkPlugins/group/calico/KubeletFlags 0.27
362 TestNetworkPlugins/group/calico/NetCatPod 10.24
363 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
364 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.2
365 TestNetworkPlugins/group/calico/DNS 0.12
366 TestNetworkPlugins/group/calico/Localhost 0.1
367 TestNetworkPlugins/group/calico/HairPin 0.1
368 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
369 TestNetworkPlugins/group/custom-flannel/DNS 0.12
370 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
371 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
372 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
373 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
374 TestStartStop/group/embed-certs/serial/Pause 2.96
375 TestNetworkPlugins/group/flannel/Start 54.1
376 TestNetworkPlugins/group/bridge/Start 40.23
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.25
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.21
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.13
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
382 TestNetworkPlugins/group/bridge/KubeletFlags 0.26
383 TestNetworkPlugins/group/bridge/NetCatPod 10.18
384 TestNetworkPlugins/group/bridge/DNS 16.04
385 TestNetworkPlugins/group/flannel/ControllerPod 6.01
386 TestNetworkPlugins/group/flannel/KubeletFlags 0.25
387 TestNetworkPlugins/group/flannel/NetCatPod 10.17
388 TestNetworkPlugins/group/bridge/Localhost 0.1
389 TestNetworkPlugins/group/bridge/HairPin 0.11
390 TestNetworkPlugins/group/flannel/DNS 0.12
391 TestNetworkPlugins/group/flannel/Localhost 0.1
392 TestNetworkPlugins/group/flannel/HairPin 0.11
x
+
TestDownloadOnly/v1.20.0/json-events (25.51s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-378455 --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-amd64 start -o=json --download-only -p download-only-378455 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (25.509373367s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (25.51s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0923 23:38:01.137196   14243 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0923 23:38:01.137297   14243 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-378455 | jenkins | v1.34.0 | 23 Sep 24 23:37 UTC |          |
	|         | -p download-only-378455        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 23:37:35
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0923 23:37:35.664073   14255 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:37:35.664195   14255 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:37:35.664204   14255 out.go:358] Setting ErrFile to fd 2...
	I0923 23:37:35.664208   14255 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:37:35.664383   14255 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	W0923 23:37:35.664500   14255 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19696-7447/.minikube/config/config.json: open /home/jenkins/minikube-integration/19696-7447/.minikube/config/config.json: no such file or directory
	I0923 23:37:35.665046   14255 out.go:352] Setting JSON to true
	I0923 23:37:35.665981   14255 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1199,"bootTime":1727133457,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:37:35.666080   14255 start.go:139] virtualization: kvm guest
	I0923 23:37:35.668712   14255 out.go:97] [download-only-378455] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0923 23:37:35.668812   14255 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball: no such file or directory
	I0923 23:37:35.668878   14255 notify.go:220] Checking for updates...
	I0923 23:37:35.670181   14255 out.go:169] MINIKUBE_LOCATION=19696
	I0923 23:37:35.671574   14255 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:37:35.672949   14255 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:37:35.674356   14255 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:37:35.675785   14255 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0923 23:37:35.678220   14255 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0923 23:37:35.678421   14255 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:37:35.701014   14255 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:37:35.701112   14255 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:37:36.051882   14255 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-23 23:37:36.042101058 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:37:36.052035   14255 docker.go:318] overlay module found
	I0923 23:37:36.053969   14255 out.go:97] Using the docker driver based on user configuration
	I0923 23:37:36.054007   14255 start.go:297] selected driver: docker
	I0923 23:37:36.054016   14255 start.go:901] validating driver "docker" against <nil>
	I0923 23:37:36.054125   14255 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:37:36.104380   14255 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-23 23:37:36.096088917 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:37:36.104544   14255 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 23:37:36.105055   14255 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0923 23:37:36.105210   14255 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0923 23:37:36.107189   14255 out.go:169] Using Docker driver with root privileges
	I0923 23:37:36.108428   14255 cni.go:84] Creating CNI manager for ""
	I0923 23:37:36.108489   14255 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:37:36.108501   14255 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 23:37:36.108560   14255 start.go:340] cluster config:
	{Name:download-only-378455 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:8000 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-378455 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}
	I0923 23:37:36.109947   14255 out.go:97] Starting "download-only-378455" primary control-plane node in "download-only-378455" cluster
	I0923 23:37:36.109966   14255 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 23:37:36.111593   14255 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0923 23:37:36.111627   14255 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0923 23:37:36.111678   14255 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0923 23:37:36.127922   14255 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:37:36.128123   14255 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0923 23:37:36.128214   14255 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:37:36.321207   14255 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-amd64.tar.lz4
	I0923 23:37:36.321238   14255 cache.go:56] Caching tarball of preloaded images
	I0923 23:37:36.321382   14255 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0923 23:37:36.323410   14255 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0923 23:37:36.323434   14255 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0923 23:37:36.445925   14255 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-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0923 23:37:52.446281   14255 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0923 23:37:59.432517   14255 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0923 23:37:59.432607   14255 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0923 23:38:00.338561   14255 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0923 23:38:00.338910   14255 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/download-only-378455/config.json ...
	I0923 23:38:00.338940   14255 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/download-only-378455/config.json: {Name:mk0d923a70b8e5ccf8196b5447d85bda5d625d45 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:00.339111   14255 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0923 23:38:00.339280   14255 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19696-7447/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-378455 host does not exist
	  To start a cluster, run: "minikube start -p download-only-378455"

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-952544 --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-amd64 start -o=json --download-only -p download-only-952544 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (20.595953427s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (20.60s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0923 23:38:22.117262   14243 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0923 23:38:22.117307   14243 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-378455 | jenkins | v1.34.0 | 23 Sep 24 23:37 UTC |                     |
	|         | -p download-only-378455        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| delete  | -p download-only-378455        | download-only-378455 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC | 23 Sep 24 23:38 UTC |
	| start   | -o=json --download-only        | download-only-952544 | jenkins | v1.34.0 | 23 Sep 24 23:38 UTC |                     |
	|         | -p download-only-952544        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 23:38:01
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0923 23:38:01.558710   14687 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:38:01.558971   14687 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:01.558981   14687 out.go:358] Setting ErrFile to fd 2...
	I0923 23:38:01.558985   14687 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:38:01.559158   14687 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0923 23:38:01.559709   14687 out.go:352] Setting JSON to true
	I0923 23:38:01.560590   14687 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1225,"bootTime":1727133457,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:38:01.560688   14687 start.go:139] virtualization: kvm guest
	I0923 23:38:01.562775   14687 out.go:97] [download-only-952544] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0923 23:38:01.562933   14687 notify.go:220] Checking for updates...
	I0923 23:38:01.564229   14687 out.go:169] MINIKUBE_LOCATION=19696
	I0923 23:38:01.565597   14687 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:38:01.567073   14687 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:38:01.568241   14687 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:38:01.569562   14687 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0923 23:38:01.572008   14687 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0923 23:38:01.572228   14687 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:38:01.594214   14687 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:38:01.594336   14687 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:01.641960   14687 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:01.632887737 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:01.642076   14687 docker.go:318] overlay module found
	I0923 23:38:01.643832   14687 out.go:97] Using the docker driver based on user configuration
	I0923 23:38:01.643860   14687 start.go:297] selected driver: docker
	I0923 23:38:01.643868   14687 start.go:901] validating driver "docker" against <nil>
	I0923 23:38:01.643954   14687 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:38:01.688842   14687 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 23:38:01.679510309 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:38:01.688987   14687 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 23:38:01.689468   14687 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0923 23:38:01.689612   14687 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0923 23:38:01.691513   14687 out.go:169] Using Docker driver with root privileges
	I0923 23:38:01.692879   14687 cni.go:84] Creating CNI manager for ""
	I0923 23:38:01.692943   14687 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 23:38:01.692955   14687 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 23:38:01.693018   14687 start.go:340] cluster config:
	{Name:download-only-952544 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:8000 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-952544 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}
	I0923 23:38:01.694311   14687 out.go:97] Starting "download-only-952544" primary control-plane node in "download-only-952544" cluster
	I0923 23:38:01.694330   14687 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 23:38:01.695581   14687 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0923 23:38:01.695603   14687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:01.695658   14687 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0923 23:38:01.712600   14687 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0923 23:38:01.712794   14687 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0923 23:38:01.712828   14687 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0923 23:38:01.712834   14687 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0923 23:38:01.712845   14687 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0923 23:38:01.808297   14687 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-amd64.tar.lz4
	I0923 23:38:01.808346   14687 cache.go:56] Caching tarball of preloaded images
	I0923 23:38:01.808510   14687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:01.810333   14687 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0923 23:38:01.810353   14687 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0923 23:38:01.922437   14687 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-amd64.tar.lz4?checksum=md5:aa79045e4550b9510ee496fee0d50abb -> /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0923 23:38:20.150304   14687 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0923 23:38:20.150426   14687 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19696-7447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0923 23:38:20.884399   14687 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 23:38:20.884759   14687 profile.go:143] Saving config to /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/download-only-952544/config.json ...
	I0923 23:38:20.884803   14687 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/download-only-952544/config.json: {Name:mke8a5946a378f755dee8869bb0639b4c72e25ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 23:38:20.884975   14687 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 23:38:20.885143   14687 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19696-7447/.minikube/cache/linux/amd64/v1.31.1/kubectl
	
	
	* The control-plane node download-only-952544 host does not exist
	  To start a cluster, run: "minikube start -p download-only-952544"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.06s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-795253 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-795253" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-795253
--- PASS: TestDownloadOnlyKic (1.06s)

                                                
                                    
x
+
TestBinaryMirror (0.74s)

                                                
                                                
=== RUN   TestBinaryMirror
I0923 23:38:23.790329   14243 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-840583 --alsologtostderr --binary-mirror http://127.0.0.1:39065 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-840583" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-840583
--- PASS: TestBinaryMirror (0.74s)

                                                
                                    
x
+
TestOffline (56.5s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-386733 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-386733 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (51.394906091s)
helpers_test.go:175: Cleaning up "offline-crio-386733" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-386733
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-386733: (5.103606615s)
--- PASS: TestOffline (56.50s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (215.38s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-155429 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-155429 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m35.37550315s)
--- PASS: TestAddons/Setup (215.38s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-tmxrv" [c350e829-a913-4ebc-a747-fb487fbdefd7] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003260556s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-155429
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-155429: (5.629232818s)
--- PASS: TestAddons/parallel/InspektorGadget (11.63s)

                                                
                                    
x
+
TestAddons/parallel/CSI (49.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0923 23:50:44.726219   14243 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0923 23:50:44.730543   14243 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0923 23:50:44.730566   14243 kapi.go:107] duration metric: took 4.351653ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 4.362441ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-155429 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-155429 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b34749b8-f8c1-4137-9707-e1c903ffbc8e] Pending
helpers_test.go:344: "task-pv-pod" [b34749b8-f8c1-4137-9707-e1c903ffbc8e] 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" [b34749b8-f8c1-4137-9707-e1c903ffbc8e] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 25.003884573s
addons_test.go:528: (dbg) Run:  kubectl --context addons-155429 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-155429 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-155429 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-155429 delete pod task-pv-pod
addons_test.go:538: (dbg) Done: kubectl --context addons-155429 delete pod task-pv-pod: (1.089234181s)
addons_test.go:544: (dbg) Run:  kubectl --context addons-155429 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-155429 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-155429 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [dd55a0ad-5377-4c06-834c-7499555c6f0d] Pending
helpers_test.go:344: "task-pv-pod-restore" [dd55a0ad-5377-4c06-834c-7499555c6f0d] 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" [dd55a0ad-5377-4c06-834c-7499555c6f0d] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.0029355s
addons_test.go:570: (dbg) Run:  kubectl --context addons-155429 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-155429 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-155429 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-155429 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.532573759s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (49.10s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-155429 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-6tzbh" [8a197bdd-80c9-4f5b-b48f-66420044aa38] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-6tzbh" [8a197bdd-80c9-4f5b-b48f-66420044aa38] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004571048s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-155429 addons disable headlamp --alsologtostderr -v=1: (5.671726094s)
--- PASS: TestAddons/parallel/Headlamp (17.39s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-587h4" [0a1a71a8-3566-4af3-98e6-52c60ae9e88c] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.002925184s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-155429
--- PASS: TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (14.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-155429 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-155429 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [72291029-992d-45a2-9bc9-f1442fc60dcb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [72291029-992d-45a2-9bc9-f1442fc60dcb] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [72291029-992d-45a2-9bc9-f1442fc60dcb] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003606906s
addons_test.go:938: (dbg) Run:  kubectl --context addons-155429 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 ssh "cat /opt/local-path-provisioner/pvc-2254b979-32d7-4049-8b4f-0c695b250d56_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-155429 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-155429 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (14.01s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-txzfv" [ead3965f-76af-44a8-9e93-3743ac872f74] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004109242s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-155429
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-rdgtm" [e7000c16-a859-42b8-adb5-5b423640053a] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003629901s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-155429 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-155429 addons disable yakd --alsologtostderr -v=1: (5.609885102s)
--- PASS: TestAddons/parallel/Yakd (10.61s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.99s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-155429
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-155429: (11.760270509s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-155429
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-155429
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-155429
--- PASS: TestAddons/StoppedEnableDisable (11.99s)

                                                
                                    
x
+
TestCertOptions (22.82s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-004115 --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
E0924 00:27:00.279172   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-004115 --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: (20.383378397s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-004115 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-004115 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-004115 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-004115" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-004115
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-004115: (1.890751065s)
--- PASS: TestCertOptions (22.82s)

                                                
                                    
x
+
TestCertExpiration (221.55s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-381431 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-381431 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.870590441s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-381431 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-381431 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.471725274s)
helpers_test.go:175: Cleaning up "cert-expiration-381431" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-381431
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-381431: (2.207265755s)
--- PASS: TestCertExpiration (221.55s)

                                                
                                    
x
+
TestForceSystemdFlag (22.63s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (38.81s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.64s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0924 00:27:22.259310   14243 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0924 00:27:22.259539   14243 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0924 00:27:22.287961   14243 install.go:62] docker-machine-driver-kvm2: exit status 1
W0924 00:27:22.288261   14243 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0924 00:27:22.288315   14243 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3144001869/001/docker-machine-driver-kvm2
I0924 00:27:22.529787   14243 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3144001869/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640] Decompressors:map[bz2:0xc00046fa10 gz:0xc00046fa18 tar:0xc00046f9c0 tar.bz2:0xc00046f9d0 tar.gz:0xc00046f9e0 tar.xz:0xc00046f9f0 tar.zst:0xc00046fa00 tbz2:0xc00046f9d0 tgz:0xc00046f9e0 txz:0xc00046f9f0 tzst:0xc00046fa00 xz:0xc00046fa20 zip:0xc00046fa30 zst:0xc00046fa28] Getters:map[file:0xc001a13010 http:0xc001a98af0 https:0xc001a98b40] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0924 00:27:22.529843   14243 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3144001869/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (4.64s)

                                                
                                    
x
+
TestErrorSpam/setup (19.68s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.54s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.8s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.44s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.65s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-834726 --log_dir /tmp/nospam-834726 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-834726 --log_dir /tmp/nospam-834726 stop: (1.163957752s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-834726 --log_dir /tmp/nospam-834726 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-834726 --log_dir /tmp/nospam-834726 stop
--- PASS: TestErrorSpam/stop (1.33s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (36.96s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-991650 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-991650 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (36.957041273s)
--- PASS: TestFunctional/serial/StartWithProxy (36.96s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.35s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0923 23:56:46.181055   14243 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-991650 --alsologtostderr -v=8
E0923 23:57:00.278771   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.285209   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.296546   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.317921   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.359312   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.441457   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.603547   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:00.925265   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:01.567112   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:02.848955   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:05.410691   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0923 23:57:10.532972   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-991650 --alsologtostderr -v=8: (29.349480395s)
functional_test.go:663: soft start took 29.350395212s for "functional-991650" cluster.
I0923 23:57:15.531670   14243 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (29.35s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 cache add registry.k8s.io/pause:3.3: (1.038208929s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.88s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-991650 /tmp/TestFunctionalserialCacheCmdcacheadd_local4195174904/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 cache add minikube-local-cache-test:functional-991650
functional_test.go:1089: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 cache add minikube-local-cache-test:functional-991650: (1.77871375s)
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 cache delete minikube-local-cache-test:functional-991650
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-991650
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.10s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh sudo crictl images
E0923 23:57:20.774722   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.26s)

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

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

                                                
                                                
-- 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-amd64 -p functional-991650 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.61s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.34s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-991650 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0923 23:57:41.256083   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-991650 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.338378543s)
functional_test.go:761: restart took 39.338564828s for "functional-991650" cluster.
I0923 23:58:02.210307   14243 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (39.34s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.29s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 logs: (1.292651113s)
--- PASS: TestFunctional/serial/LogsCmd (1.29s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.32s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 logs --file /tmp/TestFunctionalserialLogsFileCmd3200702437/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 logs --file /tmp/TestFunctionalserialLogsFileCmd3200702437/001/logs.txt: (1.316433546s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.32s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.54s)

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

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

                                                
                                                
-- /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-991650 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-991650 delete -f testdata/invalidsvc.yaml: (1.058492246s)
--- PASS: TestFunctional/serial/InvalidService (4.54s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.36s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (21.5s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.39s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 23:58:10.006506   51839 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:58:10.006792   51839 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:58:10.006803   51839 out.go:358] Setting ErrFile to fd 2...
	I0923 23:58:10.006807   51839 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:58:10.006980   51839 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0923 23:58:10.007511   51839 out.go:352] Setting JSON to false
	I0923 23:58:10.008514   51839 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2433,"bootTime":1727133457,"procs":209,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:58:10.008634   51839 start.go:139] virtualization: kvm guest
	I0923 23:58:10.010655   51839 out.go:177] * [functional-991650] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0923 23:58:10.012274   51839 out.go:177]   - MINIKUBE_LOCATION=19696
	I0923 23:58:10.013535   51839 notify.go:220] Checking for updates...
	I0923 23:58:10.015032   51839 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:58:10.017895   51839 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:58:10.019265   51839 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:58:10.020370   51839 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0923 23:58:10.021523   51839 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 23:58:10.023535   51839 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:58:10.024160   51839 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:58:10.051889   51839 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:58:10.052048   51839 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:58:10.110027   51839 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-23 23:58:10.099701251 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:58:10.110193   51839 docker.go:318] overlay module found
	I0923 23:58:10.112725   51839 out.go:177] * Using the docker driver based on existing profile
	I0923 23:58:10.114052   51839 start.go:297] selected driver: docker
	I0923 23:58:10.114070   51839 start.go:901] validating driver "docker" against &{Name:functional-991650 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-991650 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}
	I0923 23:58:10.114221   51839 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 23:58:10.116467   51839 out.go:201] 
	W0923 23:58:10.117666   51839 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
	I0923 23:58:10.118838   51839 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 23:58:09.852637   51636 out.go:345] Setting OutFile to fd 1 ...
	I0923 23:58:09.852856   51636 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:58:09.852871   51636 out.go:358] Setting ErrFile to fd 2...
	I0923 23:58:09.852879   51636 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 23:58:09.853351   51636 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0923 23:58:09.854138   51636 out.go:352] Setting JSON to false
	I0923 23:58:09.855528   51636 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2433,"bootTime":1727133457,"procs":209,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0923 23:58:09.855619   51636 start.go:139] virtualization: kvm guest
	I0923 23:58:09.858087   51636 out.go:177] * [functional-991650] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0923 23:58:09.859632   51636 out.go:177]   - MINIKUBE_LOCATION=19696
	I0923 23:58:09.859651   51636 notify.go:220] Checking for updates...
	I0923 23:58:09.861149   51636 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 23:58:09.862629   51636 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0923 23:58:09.863868   51636 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0923 23:58:09.865088   51636 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0923 23:58:09.866428   51636 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 23:58:09.867994   51636 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 23:58:09.868588   51636 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 23:58:09.904577   51636 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 23:58:09.904653   51636 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 23:58:09.954453   51636 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-23 23:58:09.94497687 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: bri
dge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0923 23:58:09.954583   51636 docker.go:318] overlay module found
	I0923 23:58:09.956324   51636 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0923 23:58:09.957593   51636 start.go:297] selected driver: docker
	I0923 23:58:09.957606   51636 start.go:901] validating driver "docker" against &{Name:functional-991650 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-991650 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}
	I0923 23:58:09.957676   51636 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 23:58:09.959847   51636 out.go:201] 
	W0923 23:58:09.961590   51636 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
	I0923 23:58:09.962961   51636 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-991650 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-991650 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-67bdd5bbb4-rrl89" [1829f79e-e306-4c98-a91d-e4078d2d547d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-rrl89" [1829f79e-e306-4c98-a91d-e4078d2d547d] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.007254231s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32728
functional_test.go:1675: http://192.168.49.2:32728: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-rrl89

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (46.4s)

                                                
                                                
=== 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" [dc12ab8f-a600-4b33-8e5b-e7bbb34120bd] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003317332s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-991650 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-991650 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-991650 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-991650 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" [e674b08d-70a7-435c-a169-b6fc5bea66d7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [e674b08d-70a7-435c-a169-b6fc5bea66d7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 24.003659243s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-991650 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-991650 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-991650 delete -f testdata/storage-provisioner/pod.yaml: (1.517750199s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-991650 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" [291029ce-77d8-4b08-90fc-60405da2088d] Pending
helpers_test.go:344: "sp-pod" [291029ce-77d8-4b08-90fc-60405da2088d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [291029ce-77d8-4b08-90fc-60405da2088d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.004569134s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-991650 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (46.40s)

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.9s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (21.61s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-991650 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-285fg" [2266b665-4fbc-48a2-b80e-a89b6339a2f7] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-285fg" [2266b665-4fbc-48a2-b80e-a89b6339a2f7] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 20.004034937s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-991650 exec mysql-6cdb49bbb-285fg -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-991650 exec mysql-6cdb49bbb-285fg -- mysql -ppassword -e "show databases;": exit status 1 (96.804254ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0923 23:58:56.638361   14243 retry.go:31] will retry after 1.262343223s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-991650 exec mysql-6cdb49bbb-285fg -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (21.61s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.23s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.48s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.62s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-991650 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-991650 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-6b9f76b5c7-cqhw9" [71e216c9-ee9b-437d-b40a-c1bd25acc80f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-cqhw9" [71e216c9-ee9b-437d-b40a-c1bd25acc80f] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003818586s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.21s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-amd64 -p functional-991650 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-991650 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" [db1e36a3-88d4-4f38-9123-1be906930572] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [db1e36a3-88d4-4f38-9123-1be906930572] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.003916881s
I0923 23:58:23.844639   14243 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 service hello-node --url
E0923 23:58:22.218401   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:31605
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.30s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 version -o=json --components: (1.476688342s)
--- PASS: TestFunctional/parallel/Version/components (1.48s)

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-991650 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:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-991650
localhost/kicbase/echo-server:functional-991650
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-991650 image ls --format short --alsologtostderr:
I0923 23:58:43.601625   58965 out.go:345] Setting OutFile to fd 1 ...
I0923 23:58:43.606933   58965 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:43.606948   58965 out.go:358] Setting ErrFile to fd 2...
I0923 23:58:43.606953   58965 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:43.607164   58965 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
I0923 23:58:43.607857   58965 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:43.608016   58965 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:43.608547   58965 cli_runner.go:164] Run: docker container inspect functional-991650 --format={{.State.Status}}
I0923 23:58:43.633902   58965 ssh_runner.go:195] Run: systemctl --version
I0923 23:58:43.633955   58965 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-991650
I0923 23:58:43.662973   58965 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/functional-991650/id_rsa Username:docker}
I0923 23:58:43.911615   58965 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-991650 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| localhost/minikube-local-cache-test     | functional-991650  | 269d5fc629da3 | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/kicbase/echo-server           | functional-991650  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-991650 image ls --format table --alsologtostderr:
I0923 23:58:45.770165   59619 out.go:345] Setting OutFile to fd 1 ...
I0923 23:58:45.770260   59619 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:45.770268   59619 out.go:358] Setting ErrFile to fd 2...
I0923 23:58:45.770271   59619 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:45.770426   59619 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
I0923 23:58:45.771062   59619 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:45.771158   59619 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:45.771530   59619 cli_runner.go:164] Run: docker container inspect functional-991650 --format={{.State.Status}}
I0923 23:58:45.788067   59619 ssh_runner.go:195] Run: systemctl --version
I0923 23:58:45.788119   59619 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-991650
I0923 23:58:45.804654   59619 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/functional-991650/id_rsa Username:docker}
I0923 23:58:45.911915   59619 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-991650 image ls --format json --alsologtostderr:
[{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"269d5fc629da31e64719bf9b7e69adbab8f09c2c005600824a9d72cd8bb5deca","repoDigests":["localhost/minikube-local-cache-test@sha256:208295859144842cbcc81f971900aa9dbfc0a15ad3889d810c17578fd431b43d"],"repoTags":["localhost/minikube-local-cache-test:functional-991650"],"size":"3330"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256
:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"60c0
05f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"92733849"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"95237600"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca
5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f
3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"350b164e7ae1dcddeffadd65c
76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha25
6:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-991650"],"size":"4943877"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-991650 image ls --format json --alsologtostderr:
I0923 23:58:45.415849   59575 out.go:345] Setting OutFile to fd 1 ...
I0923 23:58:45.415968   59575 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:45.415979   59575 out.go:358] Setting ErrFile to fd 2...
I0923 23:58:45.415986   59575 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:45.416255   59575 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
I0923 23:58:45.417067   59575 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:45.417226   59575 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:45.417761   59575 cli_runner.go:164] Run: docker container inspect functional-991650 --format={{.State.Status}}
I0923 23:58:45.437340   59575 ssh_runner.go:195] Run: systemctl --version
I0923 23:58:45.437396   59575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-991650
I0923 23:58:45.460106   59575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/functional-991650/id_rsa Username:docker}
I0923 23:58:45.611313   59575 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.35s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-991650 image ls --format yaml --alsologtostderr:
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "95237600"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-991650
size: "4943877"
- id: 269d5fc629da31e64719bf9b7e69adbab8f09c2c005600824a9d72cd8bb5deca
repoDigests:
- localhost/minikube-local-cache-test@sha256:208295859144842cbcc81f971900aa9dbfc0a15ad3889d810c17578fd431b43d
repoTags:
- localhost/minikube-local-cache-test:functional-991650
size: "3330"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "92733849"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-991650 image ls --format yaml --alsologtostderr:
I0923 23:58:44.075167   59092 out.go:345] Setting OutFile to fd 1 ...
I0923 23:58:44.075417   59092 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:44.075428   59092 out.go:358] Setting ErrFile to fd 2...
I0923 23:58:44.075434   59092 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:44.075614   59092 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
I0923 23:58:44.076199   59092 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:44.076314   59092 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:44.076688   59092 cli_runner.go:164] Run: docker container inspect functional-991650 --format={{.State.Status}}
I0923 23:58:44.093774   59092 ssh_runner.go:195] Run: systemctl --version
I0923 23:58:44.093822   59092 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-991650
I0923 23:58:44.116220   59092 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/functional-991650/id_rsa Username:docker}
I0923 23:58:44.202841   59092 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image build -t localhost/my-image:functional-991650 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 image build -t localhost/my-image:functional-991650 testdata/build --alsologtostderr: (6.635413411s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-991650 image build -t localhost/my-image:functional-991650 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 99be3f53218
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-991650
--> fc8ecdb629d
Successfully tagged localhost/my-image:functional-991650
fc8ecdb629da2c3896a2b72fbb158826e41474d2d728dc7e37f013910d87e95a
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-991650 image build -t localhost/my-image:functional-991650 testdata/build --alsologtostderr:
I0923 23:58:44.667989   59328 out.go:345] Setting OutFile to fd 1 ...
I0923 23:58:44.668180   59328 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:44.668195   59328 out.go:358] Setting ErrFile to fd 2...
I0923 23:58:44.668201   59328 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 23:58:44.668486   59328 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
I0923 23:58:44.669224   59328 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:44.669805   59328 config.go:182] Loaded profile config "functional-991650": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 23:58:44.670195   59328 cli_runner.go:164] Run: docker container inspect functional-991650 --format={{.State.Status}}
I0923 23:58:44.686249   59328 ssh_runner.go:195] Run: systemctl --version
I0923 23:58:44.686304   59328 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-991650
I0923 23:58:44.704017   59328 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/functional-991650/id_rsa Username:docker}
I0923 23:58:44.813613   59328 build_images.go:161] Building image from path: /tmp/build.3017223067.tar
I0923 23:58:44.813711   59328 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0923 23:58:44.824555   59328 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3017223067.tar
I0923 23:58:44.828881   59328 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3017223067.tar: stat -c "%s %y" /var/lib/minikube/build/build.3017223067.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3017223067.tar': No such file or directory
I0923 23:58:44.828913   59328 ssh_runner.go:362] scp /tmp/build.3017223067.tar --> /var/lib/minikube/build/build.3017223067.tar (3072 bytes)
I0923 23:58:44.936637   59328 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3017223067
I0923 23:58:45.015457   59328 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3017223067 -xf /var/lib/minikube/build/build.3017223067.tar
I0923 23:58:45.026090   59328 crio.go:315] Building image: /var/lib/minikube/build/build.3017223067
I0923 23:58:45.026162   59328 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-991650 /var/lib/minikube/build/build.3017223067 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0923 23:58:51.229948   59328 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-991650 /var/lib/minikube/build/build.3017223067 --cgroup-manager=cgroupfs: (6.203763434s)
I0923 23:58:51.230028   59328 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3017223067
I0923 23:58:51.239062   59328 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3017223067.tar
I0923 23:58:51.246932   59328 build_images.go:217] Built localhost/my-image:functional-991650 from /tmp/build.3017223067.tar
I0923 23:58:51.246961   59328 build_images.go:133] succeeded building to: functional-991650
I0923 23:58:51.246967   59328 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (7.20s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0923 23:58:24.829295   14243 retry.go:31] will retry after 311.042747ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 23 23:58 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 23 23:58 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 23 23:58 test-1727135904561628059
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh cat /mount-9p/test-1727135904561628059
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-991650 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" [b880b440-9e62-4124-90c6-60f0bc74c8f6] Pending
helpers_test.go:344: "busybox-mount" [b880b440-9e62-4124-90c6-60f0bc74c8f6] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [b880b440-9e62-4124-90c6-60f0bc74c8f6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [b880b440-9e62-4124-90c6-60f0bc74c8f6] 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 14.003271943s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-991650 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-991650 /tmp/TestFunctionalparallelMountCmdany-port445359538/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (16.37s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image rm kicbase/echo-server:functional-991650 --alsologtostderr
2024/09/23 23:58:31 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:392: (dbg) Done: out/minikube-linux-amd64 -p functional-991650 image rm kicbase/echo-server:functional-991650 --alsologtostderr: (1.359198272s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (1.60s)

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

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

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

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

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

                                                
                                                
=== 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-amd64 -p functional-991650 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.14s)

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-amd64 -p functional-991650 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.14s)

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

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

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

                                                
                                                
** /stderr **
I0923 23:58:41.418944   14243 retry.go:31] will retry after 351.833771ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 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-amd64 mount -p functional-991650 /tmp/TestFunctionalparallelMountCmdspecific-port3451737826/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-amd64 -p functional-991650 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-991650 ssh "sudo umount -f /mount-9p": exit status 1 (469.095051ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-991650 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-991650 /tmp/TestFunctionalparallelMountCmdspecific-port3451737826/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.39s)

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

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

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

                                                
                                                
** /stderr **
I0923 23:58:43.720738   14243 retry.go:31] will retry after 565.370471ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-991650 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-991650 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-991650 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2351093450/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-amd64 mount -p functional-991650 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2351093450/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-amd64 mount -p functional-991650 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2351093450/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.06s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (148.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-734829 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0923 23:59:44.139980   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-734829 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m27.940613944s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (148.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.26s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- exec busybox-7dff88458-dc2fj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- exec busybox-7dff88458-dc2fj -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- exec busybox-7dff88458-hxv4b -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- exec busybox-7dff88458-hxv4b -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- exec busybox-7dff88458-lsz98 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-734829 -- exec busybox-7dff88458-lsz98 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (0.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (62.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-734829 -v=7 --alsologtostderr
E0924 00:02:00.278551   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:02:27.981464   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-734829 -v=7 --alsologtostderr: (1m2.042805413s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (62.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp testdata/cp-test.txt ha-734829:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1684889148/001/cp-test_ha-734829.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829:/home/docker/cp-test.txt ha-734829-m02:/home/docker/cp-test_ha-734829_ha-734829-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test_ha-734829_ha-734829-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829:/home/docker/cp-test.txt ha-734829-m03:/home/docker/cp-test_ha-734829_ha-734829-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test_ha-734829_ha-734829-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829:/home/docker/cp-test.txt ha-734829-m04:/home/docker/cp-test_ha-734829_ha-734829-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test_ha-734829_ha-734829-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp testdata/cp-test.txt ha-734829-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1684889148/001/cp-test_ha-734829-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m02:/home/docker/cp-test.txt ha-734829:/home/docker/cp-test_ha-734829-m02_ha-734829.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test_ha-734829-m02_ha-734829.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m02:/home/docker/cp-test.txt ha-734829-m03:/home/docker/cp-test_ha-734829-m02_ha-734829-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test_ha-734829-m02_ha-734829-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m02:/home/docker/cp-test.txt ha-734829-m04:/home/docker/cp-test_ha-734829-m02_ha-734829-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test_ha-734829-m02_ha-734829-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp testdata/cp-test.txt ha-734829-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1684889148/001/cp-test_ha-734829-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m03:/home/docker/cp-test.txt ha-734829:/home/docker/cp-test_ha-734829-m03_ha-734829.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test_ha-734829-m03_ha-734829.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m03:/home/docker/cp-test.txt ha-734829-m02:/home/docker/cp-test_ha-734829-m03_ha-734829-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test_ha-734829-m03_ha-734829-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m03:/home/docker/cp-test.txt ha-734829-m04:/home/docker/cp-test_ha-734829-m03_ha-734829-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test_ha-734829-m03_ha-734829-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp testdata/cp-test.txt ha-734829-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1684889148/001/cp-test_ha-734829-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m04:/home/docker/cp-test.txt ha-734829:/home/docker/cp-test_ha-734829-m04_ha-734829.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829 "sudo cat /home/docker/cp-test_ha-734829-m04_ha-734829.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m04:/home/docker/cp-test.txt ha-734829-m02:/home/docker/cp-test_ha-734829-m04_ha-734829-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m02 "sudo cat /home/docker/cp-test_ha-734829-m04_ha-734829-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 cp ha-734829-m04:/home/docker/cp-test.txt ha-734829-m03:/home/docker/cp-test_ha-734829-m04_ha-734829-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 ssh -n ha-734829-m03 "sudo cat /home/docker/cp-test_ha-734829-m04_ha-734829-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (14.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.44s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:03:08.815620   81353 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:03:08.815720   81353 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:03:08.815727   81353 out.go:358] Setting ErrFile to fd 2...
	I0924 00:03:08.815732   81353 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:03:08.815904   81353 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0924 00:03:08.816082   81353 out.go:352] Setting JSON to false
	I0924 00:03:08.816109   81353 mustload.go:65] Loading cluster: ha-734829
	I0924 00:03:08.816143   81353 notify.go:220] Checking for updates...
	I0924 00:03:08.816542   81353 config.go:182] Loaded profile config "ha-734829": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:03:08.816564   81353 status.go:174] checking status of ha-734829 ...
	I0924 00:03:08.817078   81353 cli_runner.go:164] Run: docker container inspect ha-734829 --format={{.State.Status}}
	I0924 00:03:08.837075   81353 status.go:364] ha-734829 host status = "Running" (err=<nil>)
	I0924 00:03:08.837106   81353 host.go:66] Checking if "ha-734829" exists ...
	I0924 00:03:08.837338   81353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-734829
	I0924 00:03:08.855629   81353 host.go:66] Checking if "ha-734829" exists ...
	I0924 00:03:08.855912   81353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 00:03:08.855974   81353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-734829
	I0924 00:03:08.874299   81353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/ha-734829/id_rsa Username:docker}
	I0924 00:03:08.955835   81353 ssh_runner.go:195] Run: systemctl --version
	I0924 00:03:08.959553   81353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 00:03:08.969920   81353 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 00:03:09.019337   81353 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-24 00:03:09.009800802 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 00:03:09.019847   81353 kubeconfig.go:125] found "ha-734829" server: "https://192.168.49.254:8443"
	I0924 00:03:09.019873   81353 api_server.go:166] Checking apiserver status ...
	I0924 00:03:09.019912   81353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 00:03:09.030364   81353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1484/cgroup
	I0924 00:03:09.039035   81353 api_server.go:182] apiserver freezer: "3:freezer:/docker/2c2a4f2664bb5e5bbd200e5d99d4cf2e4338b7f9a92e65d76eabbe974d6ea4e1/crio/crio-2dfb83080e7fd1564910dd56eccffec29826f2400b30e4235a2f830692b996d0"
	I0924 00:03:09.039108   81353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2c2a4f2664bb5e5bbd200e5d99d4cf2e4338b7f9a92e65d76eabbe974d6ea4e1/crio/crio-2dfb83080e7fd1564910dd56eccffec29826f2400b30e4235a2f830692b996d0/freezer.state
	I0924 00:03:09.047028   81353 api_server.go:204] freezer state: "THAWED"
	I0924 00:03:09.047052   81353 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0924 00:03:09.050919   81353 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0924 00:03:09.050940   81353 status.go:456] ha-734829 apiserver status = Running (err=<nil>)
	I0924 00:03:09.050949   81353 status.go:176] ha-734829 status: &{Name:ha-734829 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:03:09.050963   81353 status.go:174] checking status of ha-734829-m02 ...
	I0924 00:03:09.051200   81353 cli_runner.go:164] Run: docker container inspect ha-734829-m02 --format={{.State.Status}}
	I0924 00:03:09.068498   81353 status.go:364] ha-734829-m02 host status = "Stopped" (err=<nil>)
	I0924 00:03:09.068518   81353 status.go:377] host is not running, skipping remaining checks
	I0924 00:03:09.068523   81353 status.go:176] ha-734829-m02 status: &{Name:ha-734829-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:03:09.068541   81353 status.go:174] checking status of ha-734829-m03 ...
	I0924 00:03:09.068816   81353 cli_runner.go:164] Run: docker container inspect ha-734829-m03 --format={{.State.Status}}
	I0924 00:03:09.085732   81353 status.go:364] ha-734829-m03 host status = "Running" (err=<nil>)
	I0924 00:03:09.085764   81353 host.go:66] Checking if "ha-734829-m03" exists ...
	I0924 00:03:09.086067   81353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-734829-m03
	I0924 00:03:09.102212   81353 host.go:66] Checking if "ha-734829-m03" exists ...
	I0924 00:03:09.102461   81353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 00:03:09.102502   81353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-734829-m03
	I0924 00:03:09.119451   81353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/ha-734829-m03/id_rsa Username:docker}
	I0924 00:03:09.199514   81353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 00:03:09.210082   81353 kubeconfig.go:125] found "ha-734829" server: "https://192.168.49.254:8443"
	I0924 00:03:09.210110   81353 api_server.go:166] Checking apiserver status ...
	I0924 00:03:09.210145   81353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 00:03:09.219954   81353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1411/cgroup
	I0924 00:03:09.228649   81353 api_server.go:182] apiserver freezer: "3:freezer:/docker/be093bfc91afb866645627e3c93b85ccfdcd101a132f0080cb8cfd6114329fb3/crio/crio-bab793d88a03706b0826b778afa120cc301a8253a5a6fe9e1ba9a2c53b4d6e85"
	I0924 00:03:09.228696   81353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/be093bfc91afb866645627e3c93b85ccfdcd101a132f0080cb8cfd6114329fb3/crio/crio-bab793d88a03706b0826b778afa120cc301a8253a5a6fe9e1ba9a2c53b4d6e85/freezer.state
	I0924 00:03:09.236848   81353 api_server.go:204] freezer state: "THAWED"
	I0924 00:03:09.236871   81353 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0924 00:03:09.240506   81353 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0924 00:03:09.240527   81353 status.go:456] ha-734829-m03 apiserver status = Running (err=<nil>)
	I0924 00:03:09.240535   81353 status.go:176] ha-734829-m03 status: &{Name:ha-734829-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:03:09.240554   81353 status.go:174] checking status of ha-734829-m04 ...
	I0924 00:03:09.240953   81353 cli_runner.go:164] Run: docker container inspect ha-734829-m04 --format={{.State.Status}}
	I0924 00:03:09.257895   81353 status.go:364] ha-734829-m04 host status = "Running" (err=<nil>)
	I0924 00:03:09.257921   81353 host.go:66] Checking if "ha-734829-m04" exists ...
	I0924 00:03:09.258238   81353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-734829-m04
	I0924 00:03:09.275310   81353 host.go:66] Checking if "ha-734829-m04" exists ...
	I0924 00:03:09.275571   81353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 00:03:09.275606   81353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-734829-m04
	I0924 00:03:09.291378   81353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/ha-734829-m04/id_rsa Username:docker}
	I0924 00:03:09.371368   81353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 00:03:09.381723   81353 status.go:176] ha-734829-m04 status: &{Name:ha-734829-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0924 00:03:09.630446   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:09.637421   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:09.648849   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:09.670274   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:09.711747   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:09.793241   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:09.954805   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 node start m02 -v=7 --alsologtostderr
E0924 00:03:10.276489   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:10.918758   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:12.200487   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:14.761828   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:19.883160   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:03:30.125251   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-734829 node start m02 -v=7 --alsologtostderr: (20.676647998s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-734829 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-734829 -v=7 --alsologtostderr
E0924 00:03:50.607053   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-734829 -v=7 --alsologtostderr: (36.671162631s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-734829 --wait=true -v=7 --alsologtostderr
E0924 00:04:31.569416   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:05:53.490856   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-734829 --wait=true -v=7 --alsologtostderr: (2m5.75788879s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-734829
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-734829 node delete m03 -v=7 --alsologtostderr: (11.086030325s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 stop -v=7 --alsologtostderr
E0924 00:07:00.279213   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-734829 stop -v=7 --alsologtostderr: (35.394285255s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr: exit status 7 (95.858369ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:07:02.818075   98365 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:07:02.818171   98365 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:07:02.818179   98365 out.go:358] Setting ErrFile to fd 2...
	I0924 00:07:02.818183   98365 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:07:02.818356   98365 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0924 00:07:02.818529   98365 out.go:352] Setting JSON to false
	I0924 00:07:02.818560   98365 mustload.go:65] Loading cluster: ha-734829
	I0924 00:07:02.818664   98365 notify.go:220] Checking for updates...
	I0924 00:07:02.818989   98365 config.go:182] Loaded profile config "ha-734829": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:07:02.819011   98365 status.go:174] checking status of ha-734829 ...
	I0924 00:07:02.819442   98365 cli_runner.go:164] Run: docker container inspect ha-734829 --format={{.State.Status}}
	I0924 00:07:02.837313   98365 status.go:364] ha-734829 host status = "Stopped" (err=<nil>)
	I0924 00:07:02.837336   98365 status.go:377] host is not running, skipping remaining checks
	I0924 00:07:02.837344   98365 status.go:176] ha-734829 status: &{Name:ha-734829 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:07:02.837375   98365 status.go:174] checking status of ha-734829-m02 ...
	I0924 00:07:02.837690   98365 cli_runner.go:164] Run: docker container inspect ha-734829-m02 --format={{.State.Status}}
	I0924 00:07:02.855151   98365 status.go:364] ha-734829-m02 host status = "Stopped" (err=<nil>)
	I0924 00:07:02.855179   98365 status.go:377] host is not running, skipping remaining checks
	I0924 00:07:02.855187   98365 status.go:176] ha-734829-m02 status: &{Name:ha-734829-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:07:02.855206   98365 status.go:174] checking status of ha-734829-m04 ...
	I0924 00:07:02.855503   98365 cli_runner.go:164] Run: docker container inspect ha-734829-m04 --format={{.State.Status}}
	I0924 00:07:02.871425   98365 status.go:364] ha-734829-m04 host status = "Stopped" (err=<nil>)
	I0924 00:07:02.871456   98365 status.go:377] host is not running, skipping remaining checks
	I0924 00:07:02.871466   98365 status.go:176] ha-734829-m04 status: &{Name:ha-734829-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (77.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-734829 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 00:08:09.630352   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-734829 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m17.042683911s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (77.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-734829 --control-plane -v=7 --alsologtostderr
E0924 00:08:37.333035   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-734829 --control-plane -v=7 --alsologtostderr: (1m5.757897269s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-734829 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (66.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.81s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.22s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-322523 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-322523 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (40.223337106s)
--- PASS: TestJSONOutput/start/Command (40.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-322523 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-322523 --output=json --user=testUser: (5.699334753s)
--- PASS: TestJSONOutput/stop/Command (5.70s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cebbe5d4-1809-4379-b9e8-beadd416ddea","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-687923] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"25366c3d-f430-4a5d-849a-b3b45040068e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19696"}}
	{"specversion":"1.0","id":"dba6dc9a-50fa-4d51-8337-ccd668bd9cf6","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":"8de5cce9-9d05-4bac-939b-cba1bb0b67ef","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig"}}
	{"specversion":"1.0","id":"a9a206ab-ae80-4fa2-b7b7-c6ec7b9fdb73","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube"}}
	{"specversion":"1.0","id":"50262043-a9c5-42c9-a7aa-9fa764424c67","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"9f9872c9-dfda-4914-a8c4-5c44fc89eab9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"903c9674-1012-49ee-8aa9-d526e4b76633","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-687923" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-687923
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (34.14s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-016619 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-016619 --network=: (32.089167305s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-016619" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-016619
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-016619: (2.032504583s)
--- PASS: TestKicCustomNetwork/create_custom_network (34.14s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.26s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.42s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0924 00:11:25.021588   14243 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0924 00:11:25.037505   14243 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0924 00:11:25.037577   14243 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0924 00:11:25.037596   14243 cli_runner.go:164] Run: docker network inspect existing-network
W0924 00:11:25.053144   14243 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0924 00:11:25.053176   14243 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0924 00:11:25.053190   14243 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0924 00:11:25.053305   14243 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0924 00:11:25.070013   14243 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-ed0c2170a0b7 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:c8:de:33:c3} reservation:<nil>}
I0924 00:11:25.070552   14243 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:0xc0018bb540}
I0924 00:11:25.070579   14243 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0924 00:11:25.070621   14243 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0924 00:11:25.135858   14243 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-amd64 start -p existing-network-879764 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-879764 --network=existing-network: (20.417365107s)
helpers_test.go:175: Cleaning up "existing-network-879764" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-879764
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-879764: (1.858620984s)
I0924 00:11:47.428283   14243 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.42s)

                                                
                                    
x
+
TestKicCustomSubnet (23.23s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-185319 --subnet=192.168.60.0/24
E0924 00:12:00.278614   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-185319 --subnet=192.168.60.0/24: (21.168008531s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-185319 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-185319" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-185319
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-185319: (2.038375282s)
--- PASS: TestKicCustomSubnet (23.23s)

                                                
                                    
x
+
TestKicStaticIP (25.87s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-873018 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-873018 --static-ip=192.168.200.200: (23.756303855s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-873018 ip
helpers_test.go:175: Cleaning up "static-ip-873018" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-873018
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-873018: (1.999174801s)
--- PASS: TestKicStaticIP (25.87s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.49s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-638439 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-638439 --driver=docker  --container-runtime=crio: (23.864492899s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-649248 --driver=docker  --container-runtime=crio
E0924 00:13:09.630739   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-649248 --driver=docker  --container-runtime=crio: (20.619800623s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-638439
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-649248
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-649248" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-649248
E0924 00:13:23.342989   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-649248: (1.773595982s)
helpers_test.go:175: Cleaning up "first-638439" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-638439
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-638439: (2.159926075s)
--- PASS: TestMinikubeProfile (49.49s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.57s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.22s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.65s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-413401 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-413401 --alsologtostderr -v=5: (1.583655239s)
--- PASS: TestMountStart/serial/DeleteFirst (1.58s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-427711
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-427711: (1.168852493s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.55s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-427711
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-427711: (6.551064838s)
--- PASS: TestMountStart/serial/RestartStopped (7.55s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (95.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-345050 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-345050 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m35.35190756s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-345050 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (95.78s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-345050 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-345050 -- exec busybox-7dff88458-l22sq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-345050 -- exec busybox-7dff88458-l22sq -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-345050 -- exec busybox-7dff88458-lbhn6 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-345050 -- exec busybox-7dff88458-lbhn6 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.67s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.04s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-345050 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-345050 -v 3 --alsologtostderr: (27.484780712s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-345050 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (28.04s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.38s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.04s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:16:14.410269  163419 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:16:14.410543  163419 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:16:14.410554  163419 out.go:358] Setting ErrFile to fd 2...
	I0924 00:16:14.410560  163419 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:16:14.410782  163419 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0924 00:16:14.410970  163419 out.go:352] Setting JSON to false
	I0924 00:16:14.411008  163419 mustload.go:65] Loading cluster: multinode-345050
	I0924 00:16:14.411106  163419 notify.go:220] Checking for updates...
	I0924 00:16:14.411651  163419 config.go:182] Loaded profile config "multinode-345050": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:16:14.411679  163419 status.go:174] checking status of multinode-345050 ...
	I0924 00:16:14.412271  163419 cli_runner.go:164] Run: docker container inspect multinode-345050 --format={{.State.Status}}
	I0924 00:16:14.429786  163419 status.go:364] multinode-345050 host status = "Running" (err=<nil>)
	I0924 00:16:14.429820  163419 host.go:66] Checking if "multinode-345050" exists ...
	I0924 00:16:14.430143  163419 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-345050
	I0924 00:16:14.447673  163419 host.go:66] Checking if "multinode-345050" exists ...
	I0924 00:16:14.447999  163419 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 00:16:14.448052  163419 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-345050
	I0924 00:16:14.464591  163419 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/multinode-345050/id_rsa Username:docker}
	I0924 00:16:14.547946  163419 ssh_runner.go:195] Run: systemctl --version
	I0924 00:16:14.551728  163419 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 00:16:14.562509  163419 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 00:16:14.611335  163419 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-24 00:16:14.602252004 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 00:16:14.611827  163419 kubeconfig.go:125] found "multinode-345050" server: "https://192.168.67.2:8443"
	I0924 00:16:14.611851  163419 api_server.go:166] Checking apiserver status ...
	I0924 00:16:14.611886  163419 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 00:16:14.621742  163419 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1499/cgroup
	I0924 00:16:14.629696  163419 api_server.go:182] apiserver freezer: "3:freezer:/docker/508df4c3e4de27c6e3ba7325e7740fa90f51233da5654947b72135c51aaac788/crio/crio-748dc13e9dba84ac44c64d0914230383dd3286194baf01a0b58691b5de2507ec"
	I0924 00:16:14.629756  163419 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/508df4c3e4de27c6e3ba7325e7740fa90f51233da5654947b72135c51aaac788/crio/crio-748dc13e9dba84ac44c64d0914230383dd3286194baf01a0b58691b5de2507ec/freezer.state
	I0924 00:16:14.637445  163419 api_server.go:204] freezer state: "THAWED"
	I0924 00:16:14.637475  163419 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0924 00:16:14.642042  163419 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0924 00:16:14.642061  163419 status.go:456] multinode-345050 apiserver status = Running (err=<nil>)
	I0924 00:16:14.642069  163419 status.go:176] multinode-345050 status: &{Name:multinode-345050 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:16:14.642088  163419 status.go:174] checking status of multinode-345050-m02 ...
	I0924 00:16:14.642313  163419 cli_runner.go:164] Run: docker container inspect multinode-345050-m02 --format={{.State.Status}}
	I0924 00:16:14.660219  163419 status.go:364] multinode-345050-m02 host status = "Running" (err=<nil>)
	I0924 00:16:14.660247  163419 host.go:66] Checking if "multinode-345050-m02" exists ...
	I0924 00:16:14.660598  163419 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-345050-m02
	I0924 00:16:14.676867  163419 host.go:66] Checking if "multinode-345050-m02" exists ...
	I0924 00:16:14.677175  163419 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 00:16:14.677217  163419 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-345050-m02
	I0924 00:16:14.694121  163419 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19696-7447/.minikube/machines/multinode-345050-m02/id_rsa Username:docker}
	I0924 00:16:14.775436  163419 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 00:16:14.785578  163419 status.go:176] multinode-345050-m02 status: &{Name:multinode-345050-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:16:14.785617  163419 status.go:174] checking status of multinode-345050-m03 ...
	I0924 00:16:14.785903  163419 cli_runner.go:164] Run: docker container inspect multinode-345050-m03 --format={{.State.Status}}
	I0924 00:16:14.802858  163419 status.go:364] multinode-345050-m03 host status = "Stopped" (err=<nil>)
	I0924 00:16:14.802880  163419 status.go:377] host is not running, skipping remaining checks
	I0924 00:16:14.802886  163419 status.go:176] multinode-345050-m03 status: &{Name:multinode-345050-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (100.28s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-345050
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-345050
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-345050: (24.615308421s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-345050 --wait=true -v=8 --alsologtostderr
E0924 00:17:00.278395   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-345050 --wait=true -v=8 --alsologtostderr: (1m15.584487791s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-345050
--- PASS: TestMultiNode/serial/RestartKeepsNodes (100.28s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.71s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-345050 stop
E0924 00:18:09.630071   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-345050 stop: (23.546645489s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-345050 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-345050 status: exit status 7 (81.414725ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:18:32.613573  173527 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:18:32.613704  173527 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:18:32.613713  173527 out.go:358] Setting ErrFile to fd 2...
	I0924 00:18:32.613718  173527 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:18:32.613890  173527 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0924 00:18:32.614053  173527 out.go:352] Setting JSON to false
	I0924 00:18:32.614083  173527 mustload.go:65] Loading cluster: multinode-345050
	I0924 00:18:32.614143  173527 notify.go:220] Checking for updates...
	I0924 00:18:32.614631  173527 config.go:182] Loaded profile config "multinode-345050": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:18:32.614656  173527 status.go:174] checking status of multinode-345050 ...
	I0924 00:18:32.615235  173527 cli_runner.go:164] Run: docker container inspect multinode-345050 --format={{.State.Status}}
	I0924 00:18:32.634815  173527 status.go:364] multinode-345050 host status = "Stopped" (err=<nil>)
	I0924 00:18:32.634838  173527 status.go:377] host is not running, skipping remaining checks
	I0924 00:18:32.634847  173527 status.go:176] multinode-345050 status: &{Name:multinode-345050 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 00:18:32.634879  173527 status.go:174] checking status of multinode-345050-m02 ...
	I0924 00:18:32.635154  173527 cli_runner.go:164] Run: docker container inspect multinode-345050-m02 --format={{.State.Status}}
	I0924 00:18:32.651747  173527 status.go:364] multinode-345050-m02 host status = "Stopped" (err=<nil>)
	I0924 00:18:32.651765  173527 status.go:377] host is not running, skipping remaining checks
	I0924 00:18:32.651771  173527 status.go:176] multinode-345050-m02 status: &{Name:multinode-345050-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (56.36s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.92s)

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

                                                
                                                
-- stdout --
	* [multinode-345050-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19696
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-345050-m02' is duplicated with machine name 'multinode-345050-m02' in profile 'multinode-345050'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-345050-m03 --driver=docker  --container-runtime=crio
E0924 00:19:32.695401   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-345050-m03 --driver=docker  --container-runtime=crio: (22.756529538s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-345050
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-345050: exit status 80 (250.082865ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-345050-m03 already exists in multinode-345050-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-345050-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-345050-m03: (1.808757168s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (24.92s)

                                                
                                    
x
+
TestPreload (116.43s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-814476 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-814476 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m18.437532251s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-814476 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-814476 image pull gcr.io/k8s-minikube/busybox: (3.129456544s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-814476
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-814476: (5.677316242s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-814476 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-814476 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.733372565s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-814476 image list
helpers_test.go:175: Cleaning up "test-preload-814476" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-814476
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-814476: (2.22959727s)
--- PASS: TestPreload (116.43s)

                                                
                                    
x
+
TestScheduledStopUnix (95.69s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-582198 --memory=2048 --driver=docker  --container-runtime=crio
E0924 00:22:00.278357   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-582198 --memory=2048 --driver=docker  --container-runtime=crio: (20.397610741s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-582198 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-582198 -n scheduled-stop-582198
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-582198 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0924 00:22:14.953845   14243 retry.go:31] will retry after 146.418µs: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.954971   14243 retry.go:31] will retry after 131.604µs: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.956094   14243 retry.go:31] will retry after 219.74µs: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.957183   14243 retry.go:31] will retry after 247.869µs: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.958326   14243 retry.go:31] will retry after 474.719µs: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.959454   14243 retry.go:31] will retry after 906.274µs: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.960597   14243 retry.go:31] will retry after 1.020041ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.961726   14243 retry.go:31] will retry after 2.089381ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.964915   14243 retry.go:31] will retry after 1.871999ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.967117   14243 retry.go:31] will retry after 3.3068ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.971363   14243 retry.go:31] will retry after 7.214005ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.979632   14243 retry.go:31] will retry after 12.881906ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:14.992903   14243 retry.go:31] will retry after 14.672052ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:15.008207   14243 retry.go:31] will retry after 18.27322ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
I0924 00:22:15.027474   14243 retry.go:31] will retry after 36.962592ms: open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/scheduled-stop-582198/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-582198 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-582198 -n scheduled-stop-582198
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-582198
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-582198 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0924 00:23:09.632919   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-582198
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-582198: exit status 7 (61.981612ms)

                                                
                                                
-- stdout --
	scheduled-stop-582198
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-582198 -n scheduled-stop-582198
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-582198 -n scheduled-stop-582198: exit status 7 (60.626602ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.44s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"945167d7-94be-4b5b-944a-87da26867b88","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-961582] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"925406b3-4a21-43e4-a508-b91961756061","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19696"}}
	{"specversion":"1.0","id":"f61b4163-d77d-4968-a98d-de2226ae4e68","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":"cb856441-e2cd-48b3-980f-c119d1e56102","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig"}}
	{"specversion":"1.0","id":"a91166a2-539e-424b-a8c7-2bae669a203c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube"}}
	{"specversion":"1.0","id":"79f17b9f-b9fb-4318-b169-0b1b0c577423","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"b4373f7e-cbb3-4c03-b16f-4cdfa92532e4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c81cbede-53f1-43e0-a129-9cdb35b3d939","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":"7de53a2d-9ff6-4f07-82ad-4ee85b0528d5","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":"541a62d5-0d26-4ed3-b66e-974e00c79c8c","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":"40ba3ea2-9828-4f45-80df-bb4b85b7b9f5","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":"df7070c9-1259-4fd3-8dba-49e339066fd8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-961582\" primary control-plane node in \"insufficient-storage-961582\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"6a6ee1fe-cc6b-4766-b051-5d706a735233","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1727108449-19696 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"e9232509-c873-4f8f-9631-1db764914137","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":"5145d833-903e-4466-bbf3-2c6c271b87b2","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-amd64 status -p insufficient-storage-961582 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-961582 --output=json --layout=cluster: exit status 7 (240.647886ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0924 00:23:37.274614  195838 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-961582" does not appear in /home/jenkins/minikube-integration/19696-7447/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0924 00:23:37.520751  195936 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-961582" does not appear in /home/jenkins/minikube-integration/19696-7447/kubeconfig
	E0924 00:23:37.530182  195936 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/insufficient-storage-961582/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-961582" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-961582
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-961582: (1.785364291s)
--- PASS: TestInsufficientStorage (9.44s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (98.6s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4222703485 start -p running-upgrade-154635 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4222703485 start -p running-upgrade-154635 --memory=2200 --vm-driver=docker  --container-runtime=crio: (26.133424953s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-154635 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-154635 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m7.361873195s)
helpers_test.go:175: Cleaning up "running-upgrade-154635" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-154635
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-154635: (2.508833756s)
--- PASS: TestRunningBinaryUpgrade (98.60s)

                                                
                                    
x
+
TestKubernetesUpgrade (347.62s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-730488 --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-amd64 start -p kubernetes-upgrade-730488 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m25.462226719s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-730488 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-730488 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-730488 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (65.305568ms)

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

                                                
                                    
x
+
TestMissingContainerUpgrade (148.95s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3624095384 start -p missing-upgrade-489468 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3624095384 start -p missing-upgrade-489468 --memory=2200 --driver=docker  --container-runtime=crio: (1m21.742578924s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-489468
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-489468: (10.448368157s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-489468
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-489468 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-489468 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (52.124770117s)
helpers_test.go:175: Cleaning up "missing-upgrade-489468" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-489468
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-489468: (2.002935609s)
--- PASS: TestMissingContainerUpgrade (148.95s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-396703] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19696
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (33.94s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (12.45s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-396703
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-396703: (1.887149367s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (12.45s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.48s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.43s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.01s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.6s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (3.56s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-396703
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-396703: (3.559919061s)
--- PASS: TestNoKubernetes/serial/Stop (3.56s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (64.48s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1619222855 start -p stopped-upgrade-175379 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1619222855 start -p stopped-upgrade-175379 --memory=2200 --vm-driver=docker  --container-runtime=crio: (30.502220121s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1619222855 -p stopped-upgrade-175379 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1619222855 -p stopped-upgrade-175379 stop: (4.474612262s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-175379 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-175379 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (29.503318429s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (64.48s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.01s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-396703 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-396703 --driver=docker  --container-runtime=crio: (7.011711443s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.01s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.08s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-175379
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-175379: (1.075962659s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.08s)

                                                
                                    
x
+
TestPause/serial/Start (43.08s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-434774 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-434774 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (43.075285763s)
--- PASS: TestPause/serial/Start (43.08s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (55.52s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (2.98s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 00:27:16.245608  250885 out.go:345] Setting OutFile to fd 1 ...
	I0924 00:27:16.245737  250885 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:27:16.245745  250885 out.go:358] Setting ErrFile to fd 2...
	I0924 00:27:16.245750  250885 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 00:27:16.246056  250885 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19696-7447/.minikube/bin
	I0924 00:27:16.246856  250885 out.go:352] Setting JSON to false
	I0924 00:27:16.248273  250885 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":4179,"bootTime":1727133457,"procs":287,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 00:27:16.248383  250885 start.go:139] virtualization: kvm guest
	I0924 00:27:16.250846  250885 out.go:177] * [false-721638] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 00:27:16.252303  250885 out.go:177]   - MINIKUBE_LOCATION=19696
	I0924 00:27:16.252352  250885 notify.go:220] Checking for updates...
	I0924 00:27:16.254964  250885 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 00:27:16.256506  250885 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19696-7447/kubeconfig
	I0924 00:27:16.257817  250885 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19696-7447/.minikube
	I0924 00:27:16.259293  250885 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 00:27:16.260647  250885 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 00:27:16.262610  250885 config.go:182] Loaded profile config "cert-expiration-381431": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:27:16.262789  250885 config.go:182] Loaded profile config "kubernetes-upgrade-730488": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:27:16.262985  250885 config.go:182] Loaded profile config "pause-434774": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 00:27:16.263107  250885 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 00:27:16.286956  250885 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 00:27:16.287034  250885 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 00:27:16.334963  250885 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 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:52 OomKillDisable:true NGoroutines:74 SystemTime:2024-09-24 00:27:16.325353283 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 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: br
idge-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] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 00:27:16.335064  250885 docker.go:318] overlay module found
	I0924 00:27:16.337772  250885 out.go:177] * Using the docker driver based on user configuration
	I0924 00:27:16.338957  250885 start.go:297] selected driver: docker
	I0924 00:27:16.338974  250885 start.go:901] validating driver "docker" against <nil>
	I0924 00:27:16.338989  250885 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 00:27:16.341093  250885 out.go:201] 
	W0924 00:27:16.342424  250885 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0924 00:27:16.343708  250885 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: cert-expiration-381431
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:25:11 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-730488
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:48 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-434774
contexts:
- context:
cluster: cert-expiration-381431
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-381431
name: cert-expiration-381431
- context:
cluster: kubernetes-upgrade-730488
user: kubernetes-upgrade-730488
name: kubernetes-upgrade-730488
- context:
cluster: pause-434774
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:48 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-434774
name: pause-434774
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-381431
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/cert-expiration-381431/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/cert-expiration-381431/client.key
- name: kubernetes-upgrade-730488
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/kubernetes-upgrade-730488/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/kubernetes-upgrade-730488/client.key
- name: pause-434774
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/pause-434774/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/pause-434774/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-721638 [took: 2.684134247s] --------------------------------
helpers_test.go:175: Cleaning up "false-721638" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-721638
--- PASS: TestNetworkPlugins/group/false (2.98s)

                                                
                                    
x
+
TestPause/serial/Pause (0.67s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-434774 --alsologtostderr -v=5
I0924 00:27:24.958642   14243 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0924 00:27:24.958781   14243 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0924 00:27:24.988173   14243 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0924 00:27:24.988208   14243 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0924 00:27:24.988264   14243 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0924 00:27:24.988291   14243 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3144001869/002/docker-machine-driver-kvm2
I0924 00:27:25.044996   14243 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3144001869/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640 0x4665640] Decompressors:map[bz2:0xc00046fa10 gz:0xc00046fa18 tar:0xc00046f9c0 tar.bz2:0xc00046f9d0 tar.gz:0xc00046f9e0 tar.xz:0xc00046f9f0 tar.zst:0xc00046fa00 tbz2:0xc00046f9d0 tgz:0xc00046f9e0 txz:0xc00046f9f0 tzst:0xc00046fa00 xz:0xc00046fa20 zip:0xc00046fa30 zst:0xc00046fa28] Getters:map[file:0xc001a122c0 http:0xc000882550 https:0xc0008825a0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0924 00:27:25.045047   14243 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3144001869/002/docker-machine-driver-kvm2
--- PASS: TestPause/serial/Pause (0.67s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.27s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.6s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.89s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-434774 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-434774 --alsologtostderr -v=5: (4.889492572s)
--- PASS: TestPause/serial/DeletePaused (4.89s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-533627 --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
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-533627 --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: (2m21.068182353s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (141.07s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (1.05s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-071975 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0924 00:28:09.629820   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-071975 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (59.486908699s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (59.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-071975 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" [a2d0a42c-1b87-4304-a607-f139da1f2704] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [a2d0a42c-1b87-4304-a607-f139da1f2704] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003961036s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-071975 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.24s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-071975 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-071975 --alsologtostderr -v=3: (11.822363492s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.82s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-533627 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" [7d7f5e7d-4758-466c-adb2-eea30bae4c8c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7d7f5e7d-4758-466c-adb2-eea30bae4c8c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004363027s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-533627 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.41s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-533627 --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-533627 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-533627 --alsologtostderr -v=3
E0924 00:30:03.344723   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-533627 --alsologtostderr -v=3: (12.448042259s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.45s)

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

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

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p old-k8s-version-533627 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-533627 --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
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-533627 --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: (2m17.404867935s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-533627 -n old-k8s-version-533627
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (137.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-758944 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" [22c8e43c-9e9a-4a9d-859a-4a83130981fc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [22c8e43c-9e9a-4a9d-859a-4a83130981fc] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.056073993s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-758944 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-041462 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" [ad2fe8be-2acc-4fff-83eb-f8a412fbfe7d] Pending
helpers_test.go:344: "busybox" [ad2fe8be-2acc-4fff-83eb-f8a412fbfe7d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ad2fe8be-2acc-4fff-83eb-f8a412fbfe7d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.00437013s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-041462 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.26s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p default-k8s-diff-port-758944 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.17s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-041462 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-041462 --alsologtostderr -v=3: (11.860752559s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.86s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p embed-certs-041462 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-041462 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0924 00:32:00.278349   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-041462 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m57.640615175s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-041462 -n embed-certs-041462
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (297.94s)

                                                
                                    
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-jvr49" [8a9184cd-00ad-4530-8e8c-0c2dcc2b1ee4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004080341s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-jvr49" [8a9184cd-00ad-4530-8e8c-0c2dcc2b1ee4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004767737s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-533627 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-533627 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:v20210326-1e038dc5
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-200196 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0924 00:33:09.629786   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-200196 --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: (26.130460555s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (26.13s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-200196 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-200196 --alsologtostderr -v=3: (1.191239314s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.19s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-200196 --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
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-200196 --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: (12.562015459s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-200196 -n newest-cni-200196
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.86s)

                                                
                                    
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-cgkxh" [079fa618-aa5c-4a4c-bf2e-e06042edf987] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003407746s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cgkxh" [079fa618-aa5c-4a4c-bf2e-e06042edf987] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004179271s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-071975 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.09s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-071975 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
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m9.852506404s)
--- PASS: TestNetworkPlugins/group/auto/Start (69.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m11.232197563s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (71.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-721638 "pgrep -a kubelet"
I0924 00:34:42.459330   14243 config.go:182] Loaded profile config "auto-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-721638 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-4j7xt" [472cfc9d-3480-46d8-8117-e8b047eace37] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4j7xt" [472cfc9d-3480-46d8-8117-e8b047eace37] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004086414s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.19s)

                                                
                                    
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-b6mn5" [488236a6-83e9-4908-9f83-d9a04ff57215] Running
E0924 00:34:48.245459   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.251847   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.263198   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.284538   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.325914   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.407496   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.569754   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:48.891676   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:49.533682   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
E0924 00:34:50.815023   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004502222s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-721638 "pgrep -a kubelet"
I0924 00:34:52.657518   14243 config.go:182] Loaded profile config "kindnet-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-721638 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dsp7p" [5db5383d-b969-403d-827b-8c1757621707] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0924 00:34:53.376966   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-dsp7p" [5db5383d-b969-403d-827b-8c1757621707] Running
E0924 00:34:58.499339   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003829171s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.17s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (56.035988106s)
--- PASS: TestNetworkPlugins/group/calico/Start (56.04s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0924 00:35:29.223104   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (52.217250715s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (52.22s)

                                                
                                    
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-cqvvn" [923e3cd5-1888-469a-9e6c-e73544ccb398] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004244572s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cqvvn" [923e3cd5-1888-469a-9e6c-e73544ccb398] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004247644s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-758944 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-758944 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-721638 --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-amd64 start -p enable-default-cni-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m7.635326064s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (67.64s)

                                                
                                    
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-rw29l" [592f1f72-d717-449f-b961-c5abdfb30c7f] Running
E0924 00:36:10.185195   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004823551s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-721638 "pgrep -a kubelet"
I0924 00:36:11.789107   14243 config.go:182] Loaded profile config "calico-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-721638 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-xdm4m" [c560305b-328e-4b02-978c-536e5aef831d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0924 00:36:12.697368   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/functional-991650/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-xdm4m" [c560305b-328e-4b02-978c-536e5aef831d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003170134s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-721638 "pgrep -a kubelet"
I0924 00:36:14.390416   14243 config.go:182] Loaded profile config "custom-flannel-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-721638 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-vzzgn" [a60d210f-a401-484b-a11f-3a1fc54d6be0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-vzzgn" [a60d210f-a401-484b-a11f-3a1fc54d6be0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004028239s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.20s)

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

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

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

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

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

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

                                                
                                    
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-cgnrj" [080ce82e-8936-4343-a829-194bd145f531] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004448096s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-cgnrj" [080ce82e-8936-4343-a829-194bd145f531] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003858788s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-041462 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-721638 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (54.104619666s)
--- PASS: TestNetworkPlugins/group/flannel/Start (54.10s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-721638 "pgrep -a kubelet"
I0924 00:36:57.595588   14243 config.go:182] Loaded profile config "enable-default-cni-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-721638 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-s2gts" [dee6b783-b2b2-43e3-964a-6246ff4d47b7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0924 00:37:00.279053   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/addons-155429/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-s2gts" [dee6b783-b2b2-43e3-964a-6246ff4d47b7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003692711s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-721638 "pgrep -a kubelet"
I0924 00:37:22.261452   14243 config.go:182] Loaded profile config "bridge-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-721638 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-dzsfp" [41995c03-1b3b-47ec-9b6f-d6aa97fb96b5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dzsfp" [41995c03-1b3b-47ec-9b6f-d6aa97fb96b5] Running
E0924 00:37:32.107414   14243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/old-k8s-version-533627/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.00324008s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-721638 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context bridge-721638 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.118213449s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0924 00:37:47.558542   14243 retry.go:31] will retry after 801.929934ms: exit status 1
net_test.go:175: (dbg) Run:  kubectl --context bridge-721638 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (16.04s)

                                                
                                    
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-dq95m" [97f199a9-8f58-416c-87ca-b9eb995e02ce] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00369859s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-721638 "pgrep -a kubelet"
I0924 00:37:41.955765   14243 config.go:182] Loaded profile config "flannel-721638": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-721638 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-kq9qx" [ee3d6fa1-cb5e-4d42-bd20-7ab7bfae50c2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kq9qx" [ee3d6fa1-cb5e-4d42-bd20-7ab7bfae50c2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003785492s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.17s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    

Test skip (25/327)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (2.93s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: cert-expiration-381431
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:25:11 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-730488
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:48 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-434774
contexts:
- context:
cluster: cert-expiration-381431
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-381431
name: cert-expiration-381431
- context:
cluster: kubernetes-upgrade-730488
user: kubernetes-upgrade-730488
name: kubernetes-upgrade-730488
- context:
cluster: pause-434774
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:48 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-434774
name: pause-434774
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-381431
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/cert-expiration-381431/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/cert-expiration-381431/client.key
- name: kubernetes-upgrade-730488
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/kubernetes-upgrade-730488/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/kubernetes-upgrade-730488/client.key
- name: pause-434774
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/pause-434774/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/pause-434774/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-721638 [took: 2.790481979s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-721638" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-721638
--- SKIP: TestNetworkPlugins/group/kubenet (2.93s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.07s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: cert-expiration-381431
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:25:11 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-730488
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19696-7447/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:48 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-434774
contexts:
- context:
cluster: cert-expiration-381431
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-381431
name: cert-expiration-381431
- context:
cluster: kubernetes-upgrade-730488
user: kubernetes-upgrade-730488
name: kubernetes-upgrade-730488
- context:
cluster: pause-434774
extensions:
- extension:
last-update: Tue, 24 Sep 2024 00:26:48 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-434774
name: pause-434774
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-381431
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/cert-expiration-381431/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/cert-expiration-381431/client.key
- name: kubernetes-upgrade-730488
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/kubernetes-upgrade-730488/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/kubernetes-upgrade-730488/client.key
- name: pause-434774
user:
client-certificate: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/pause-434774/client.crt
client-key: /home/jenkins/minikube-integration/19696-7447/.minikube/profiles/pause-434774/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-721638 [took: 2.929947509s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-721638" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-721638
--- SKIP: TestNetworkPlugins/group/cilium (3.07s)

                                                
                                    
Copied to clipboard