Test Report: Docker_Linux_crio 19636

                    
                      a6feba20ebb4dc887776b248ea5c810d31cc7846:2024-09-13:36198
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 73.79
34 TestAddons/parallel/Ingress 150.52
36 TestAddons/parallel/MetricsServer 346.78
x
+
TestAddons/parallel/Registry (73.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.167517ms
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-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003462838s
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-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003110929s
addons_test.go:338: (dbg) Run:  kubectl --context addons-639162 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-639162 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-639162 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.076847319s)

                                                
                                                
-- 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-639162 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-639162 ip
2024/09/13 18:33:09 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 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-639162
helpers_test.go:235: (dbg) docker inspect addons-639162:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54",
	        "Created": "2024-09-13T18:21:04.535619608Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 12521,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T18:21:04.663966005Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0dbfa4e10de72ad5b19052941be6a0a31f45a6011543305e0465758d912df3d4",
	        "ResolvConfPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/hostname",
	        "HostsPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/hosts",
	        "LogPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54-json.log",
	        "Name": "/addons-639162",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-639162:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-639162",
	            "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/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca-init/diff:/var/lib/docker/overlay2/bd700cfba6eb16f6bbc86500219febd365aa33a063b3a9333f91b7c0dea97fa5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-639162",
	                "Source": "/var/lib/docker/volumes/addons-639162/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-639162",
	            "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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e",
	            "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-639162",
	                "name.minikube.sigs.k8s.io": "addons-639162",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b83b3361d300a299fb8c66f1d90176f5a79a1a177f5bfc2069036c674681a0ed",
	            "SandboxKey": "/var/run/docker/netns/b83b3361d300",
	            "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-639162": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "693ce60f30731c797a0d5e23bb70b22e50e741bc344576b685fe1761cb0fe208",
	                    "EndpointID": "6a6ebe83b1ba8a09469af3f552e7a7adbf2482ab33ad6b30655b70060c033c52",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-639162",
	                        "291cc53552af"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-639162 -n addons-639162
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-639162 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 logs -n 25: (1.166799976s)
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 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| delete  | -p download-only-158351                                                                     | download-only-158351   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | -o=json --download-only                                                                     | download-only-187298   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | -p download-only-187298                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| delete  | -p download-only-187298                                                                     | download-only-187298   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| delete  | -p download-only-158351                                                                     | download-only-158351   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| delete  | -p download-only-187298                                                                     | download-only-187298   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | --download-only -p                                                                          | download-docker-012326 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | download-docker-012326                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-012326                                                                   | download-docker-012326 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-091699   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | binary-mirror-091699                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:42269                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-091699                                                                     | binary-mirror-091699   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-639162 --wait=true                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:23 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-639162          | jenkins | v1.34.0 | 13 Sep 24 18:31 UTC | 13 Sep 24 18:31 UTC |
	|         | -p addons-639162                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | -p addons-639162                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-639162 ssh cat                                                                       | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | /opt/local-path-provisioner/pvc-c4c6b058-84ac-4f3c-ba7d-a8066dcec4ee_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-639162 addons                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC |                     |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-639162 ip                                                                            | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:20:40
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:20:40.772203   11769 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:20:40.772316   11769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:40.772326   11769 out.go:358] Setting ErrFile to fd 2...
	I0913 18:20:40.772334   11769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:40.772529   11769 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:20:40.773132   11769 out.go:352] Setting JSON to false
	I0913 18:20:40.773956   11769 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":191,"bootTime":1726251450,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:20:40.774058   11769 start.go:139] virtualization: kvm guest
	I0913 18:20:40.776493   11769 out.go:177] * [addons-639162] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 18:20:40.777828   11769 notify.go:220] Checking for updates...
	I0913 18:20:40.777850   11769 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:20:40.779288   11769 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:20:40.780910   11769 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:20:40.782338   11769 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:20:40.783824   11769 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 18:20:40.785207   11769 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:20:40.786717   11769 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:20:40.808586   11769 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:20:40.808671   11769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:40.853863   11769 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 18:20:40.845019777 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:40.853970   11769 docker.go:318] overlay module found
	I0913 18:20:40.855985   11769 out.go:177] * Using the docker driver based on user configuration
	I0913 18:20:40.857214   11769 start.go:297] selected driver: docker
	I0913 18:20:40.857225   11769 start.go:901] validating driver "docker" against <nil>
	I0913 18:20:40.857235   11769 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:20:40.858013   11769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:40.905271   11769 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 18:20:40.896718197 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:40.905436   11769 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:20:40.905709   11769 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]
	I0913 18:20:40.907577   11769 out.go:177] * Using Docker driver with root privileges
	I0913 18:20:40.909003   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:20:40.909058   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:20:40.909069   11769 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:20:40.909128   11769 start.go:340] cluster config:
	{Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:20:40.910598   11769 out.go:177] * Starting "addons-639162" primary control-plane node in "addons-639162" cluster
	I0913 18:20:40.912000   11769 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:20:40.913395   11769 out.go:177] * Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:20:40.914749   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:20:40.914780   11769 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 18:20:40.914779   11769 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:20:40.914786   11769 cache.go:56] Caching tarball of preloaded images
	I0913 18:20:40.914876   11769 preload.go:172] Found /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0913 18:20:40.914891   11769 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 18:20:40.915202   11769 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json ...
	I0913 18:20:40.915231   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json: {Name:mk9e4ebbff08699dfa913b93b6125a03f5972987 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:20:40.930470   11769 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:20:40.930586   11769 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:20:40.930604   11769 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:20:40.930611   11769 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:20:40.930623   11769 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:20:40.930633   11769 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from local cache
	I0913 18:20:52.505580   11769 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from cached tarball
	I0913 18:20:52.505628   11769 cache.go:194] Successfully downloaded all kic artifacts
	I0913 18:20:52.505666   11769 start.go:360] acquireMachinesLock for addons-639162: {Name:mk27f6ef20ba1f483c46edd87881da1e2a8b3c67 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 18:20:52.505793   11769 start.go:364] duration metric: took 106.287µs to acquireMachinesLock for "addons-639162"
	I0913 18:20:52.505822   11769 start.go:93] Provisioning new machine with config: &{Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:20:52.505945   11769 start.go:125] createHost starting for "" (driver="docker")
	I0913 18:20:52.508045   11769 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 18:20:52.508324   11769 start.go:159] libmachine.API.Create for "addons-639162" (driver="docker")
	I0913 18:20:52.508359   11769 client.go:168] LocalClient.Create starting
	I0913 18:20:52.508468   11769 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem
	I0913 18:20:52.749040   11769 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem
	I0913 18:20:52.862415   11769 cli_runner.go:164] Run: docker network inspect addons-639162 --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}}]}"
	W0913 18:20:52.877958   11769 cli_runner.go:211] docker network inspect addons-639162 --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
	I0913 18:20:52.878029   11769 network_create.go:284] running [docker network inspect addons-639162] to gather additional debugging logs...
	I0913 18:20:52.878049   11769 cli_runner.go:164] Run: docker network inspect addons-639162
	W0913 18:20:52.892729   11769 cli_runner.go:211] docker network inspect addons-639162 returned with exit code 1
	I0913 18:20:52.892754   11769 network_create.go:287] error running [docker network inspect addons-639162]: docker network inspect addons-639162: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-639162 not found
	I0913 18:20:52.892765   11769 network_create.go:289] output of [docker network inspect addons-639162]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-639162 not found
	
	** /stderr **
	I0913 18:20:52.892829   11769 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}}]}"
	I0913 18:20:52.907824   11769 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:0xc001b028e0}
	I0913 18:20:52.907868   11769 network_create.go:124] attempt to create docker network addons-639162 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 18:20:52.907907   11769 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-639162 addons-639162
	I0913 18:20:52.967379   11769 network_create.go:108] docker network addons-639162 192.168.49.0/24 created
	I0913 18:20:52.967408   11769 kic.go:121] calculated static IP "192.168.49.2" for the "addons-639162" container
	I0913 18:20:52.967463   11769 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 18:20:52.982185   11769 cli_runner.go:164] Run: docker volume create addons-639162 --label name.minikube.sigs.k8s.io=addons-639162 --label created_by.minikube.sigs.k8s.io=true
	I0913 18:20:52.998273   11769 oci.go:103] Successfully created a docker volume addons-639162
	I0913 18:20:52.998363   11769 cli_runner.go:164] Run: docker run --rm --name addons-639162-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --entrypoint /usr/bin/test -v addons-639162:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib
	I0913 18:21:00.147664   11769 cli_runner.go:217] Completed: docker run --rm --name addons-639162-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --entrypoint /usr/bin/test -v addons-639162:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib: (7.149261532s)
	I0913 18:21:00.147688   11769 oci.go:107] Successfully prepared a docker volume addons-639162
	I0913 18:21:00.147711   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:21:00.147731   11769 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 18:21:00.147782   11769 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-639162:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 18:21:04.473545   11769 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-639162:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir: (4.325723806s)
	I0913 18:21:04.473579   11769 kic.go:203] duration metric: took 4.325844324s to extract preloaded images to volume ...
	W0913 18:21:04.473726   11769 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 18:21:04.473818   11769 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 18:21:04.521273   11769 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-639162 --name addons-639162 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-639162 --network addons-639162 --ip 192.168.49.2 --volume addons-639162:/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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e
	I0913 18:21:04.831062   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Running}}
	I0913 18:21:04.848897   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:04.867309   11769 cli_runner.go:164] Run: docker exec addons-639162 stat /var/lib/dpkg/alternatives/iptables
	I0913 18:21:04.909601   11769 oci.go:144] the created container "addons-639162" has a running status.
	I0913 18:21:04.909641   11769 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa...
	I0913 18:21:05.161386   11769 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 18:21:05.183000   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:05.199769   11769 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 18:21:05.199792   11769 kic_runner.go:114] Args: [docker exec --privileged addons-639162 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 18:21:05.250163   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:05.271480   11769 machine.go:93] provisionDockerMachine start ...
	I0913 18:21:05.271578   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.290973   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.291163   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.291175   11769 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 18:21:05.468612   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-639162
	
	I0913 18:21:05.468643   11769 ubuntu.go:169] provisioning hostname "addons-639162"
	I0913 18:21:05.468695   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.485524   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.485758   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.485783   11769 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-639162 && echo "addons-639162" | sudo tee /etc/hostname
	I0913 18:21:05.619153   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-639162
	
	I0913 18:21:05.619240   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.635303   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.635518   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.635540   11769 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-639162' /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-639162/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-639162' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 18:21:05.753133   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 18:21:05.753164   11769 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19636-3706/.minikube CaCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19636-3706/.minikube}
	I0913 18:21:05.753206   11769 ubuntu.go:177] setting up certificates
	I0913 18:21:05.753223   11769 provision.go:84] configureAuth start
	I0913 18:21:05.753286   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:05.771167   11769 provision.go:143] copyHostCerts
	I0913 18:21:05.771230   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/ca.pem (1078 bytes)
	I0913 18:21:05.771362   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/cert.pem (1123 bytes)
	I0913 18:21:05.771437   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/key.pem (1679 bytes)
	I0913 18:21:05.771497   11769 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem org=jenkins.addons-639162 san=[127.0.0.1 192.168.49.2 addons-639162 localhost minikube]
	I0913 18:21:05.867102   11769 provision.go:177] copyRemoteCerts
	I0913 18:21:05.867154   11769 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 18:21:05.867192   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.883332   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:05.973522   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0913 18:21:05.994416   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 18:21:06.015117   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0913 18:21:06.035799   11769 provision.go:87] duration metric: took 282.562695ms to configureAuth
	I0913 18:21:06.035826   11769 ubuntu.go:193] setting minikube options for container-runtime
	I0913 18:21:06.036012   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:06.036116   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.052086   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:06.052272   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:06.052299   11769 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
	I0913 18:21:06.254995   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 18:21:06.255019   11769 machine.go:96] duration metric: took 983.517755ms to provisionDockerMachine
	I0913 18:21:06.255029   11769 client.go:171] duration metric: took 13.746661389s to LocalClient.Create
	I0913 18:21:06.255046   11769 start.go:167] duration metric: took 13.746725336s to libmachine.API.Create "addons-639162"
	I0913 18:21:06.255053   11769 start.go:293] postStartSetup for "addons-639162" (driver="docker")
	I0913 18:21:06.255062   11769 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]
	I0913 18:21:06.255111   11769 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
	I0913 18:21:06.255141   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.271695   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.365673   11769 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 18:21:06.368553   11769 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 18:21:06.368586   11769 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 18:21:06.368593   11769 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 18:21:06.368599   11769 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 18:21:06.368608   11769 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-3706/.minikube/addons for local assets ...
	I0913 18:21:06.368664   11769 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-3706/.minikube/files for local assets ...
	I0913 18:21:06.368687   11769 start.go:296] duration metric: took 113.629454ms for postStartSetup
	I0913 18:21:06.368947   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:06.384973   11769 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json ...
	I0913 18:21:06.385232   11769 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:21:06.385271   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.401397   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.485869   11769 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 18:21:06.489757   11769 start.go:128] duration metric: took 13.983796227s to createHost
	I0913 18:21:06.489784   11769 start.go:83] releasing machines lock for "addons-639162", held for 13.983974862s
	I0913 18:21:06.489839   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:06.506603   11769 ssh_runner.go:195] Run: cat /version.json
	I0913 18:21:06.506655   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.506706   11769 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 18:21:06.506782   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.524562   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.526562   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.681932   11769 ssh_runner.go:195] Run: systemctl --version
	I0913 18:21:06.685753   11769 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 18:21:06.820798   11769 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 18:21:06.824867   11769 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" ;
	I0913 18:21:06.841389   11769 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 18:21:06.841465   11769 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" ;
	I0913 18:21:06.866736   11769 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 18:21:06.866756   11769 start.go:495] detecting cgroup driver to use...
	I0913 18:21:06.866784   11769 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 18:21:06.866818   11769 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 18:21:06.879430   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 18:21:06.889040   11769 docker.go:217] disabling cri-docker service (if available) ...
	I0913 18:21:06.889087   11769 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 18:21:06.900546   11769 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 18:21:06.912635   11769 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 18:21:06.985936   11769 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 18:21:07.066243   11769 docker.go:233] disabling docker service ...
	I0913 18:21:07.066311   11769 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 18:21:07.082947   11769 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 18:21:07.092897   11769 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 18:21:07.165201   11769 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 18:21:07.246297   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 18:21:07.256206   11769 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"
	I0913 18:21:07.270104   11769 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 18:21:07.270152   11769 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"
	I0913 18:21:07.278495   11769 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 18:21:07.278552   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.286836   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.295030   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.303201   11769 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 18:21:07.310841   11769 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"
	I0913 18:21:07.319068   11769 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"
	I0913 18:21:07.332363   11769 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"
	I0913 18:21:07.340686   11769 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 18:21:07.347774   11769 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 18:21:07.354947   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:21:07.428509   11769 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 18:21:07.530274   11769 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 18:21:07.530348   11769 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 18:21:07.533567   11769 start.go:563] Will wait 60s for crictl version
	I0913 18:21:07.533613   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:21:07.536550   11769 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 18:21:07.567042   11769 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 18:21:07.567151   11769 ssh_runner.go:195] Run: crio --version
	I0913 18:21:07.599612   11769 ssh_runner.go:195] Run: crio --version
	I0913 18:21:07.632251   11769 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 18:21:07.633274   11769 cli_runner.go:164] Run: docker network inspect addons-639162 --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}}]}"
	I0913 18:21:07.648944   11769 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 18:21:07.652282   11769 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""
	I0913 18:21:07.661816   11769 kubeadm.go:883] updating cluster {Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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} ...
	I0913 18:21:07.661959   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:21:07.662017   11769 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:21:07.719901   11769 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:21:07.719920   11769 crio.go:433] Images already preloaded, skipping extraction
	I0913 18:21:07.719959   11769 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:21:07.749088   11769 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:21:07.749107   11769 cache_images.go:84] Images are preloaded, skipping loading
	I0913 18:21:07.749114   11769 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 18:21:07.749200   11769 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-639162 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-639162 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:}
	I0913 18:21:07.749255   11769 ssh_runner.go:195] Run: crio config
	I0913 18:21:07.787952   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:21:07.787973   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:21:07.787983   11769 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 18:21:07.788003   11769 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-639162 NodeName:addons-639162 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}
	I0913 18:21:07.788140   11769 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-639162"
	  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
	
	I0913 18:21:07.788194   11769 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 18:21:07.795878   11769 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 18:21:07.795943   11769 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 18:21:07.803191   11769 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 18:21:07.818075   11769 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 18:21:07.832938   11769 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 18:21:07.847747   11769 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 18:21:07.850719   11769 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""
	I0913 18:21:07.859878   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:21:07.929428   11769 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:21:07.941150   11769 certs.go:68] Setting up /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162 for IP: 192.168.49.2
	I0913 18:21:07.941171   11769 certs.go:194] generating shared ca certs ...
	I0913 18:21:07.941192   11769 certs.go:226] acquiring lock for ca certs: {Name:mkba261257fea059487718c81aa995967a14b66c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:07.941331   11769 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key
	I0913 18:21:08.081893   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt ...
	I0913 18:21:08.081921   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt: {Name:mk610a5792613d1fa107396a425d0043654426db Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.082083   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key ...
	I0913 18:21:08.082093   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key: {Name:mk66cda952b2f978cb7152ebd6c544e444ff56bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.082161   11769 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key
	I0913 18:21:08.276411   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt ...
	I0913 18:21:08.276440   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt: {Name:mk5c9a1fc68fdbc77f1eba9fc4dde7103d75d0f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.276602   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key ...
	I0913 18:21:08.276615   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key: {Name:mk0ab87d01181e5288abf5dd10883ac216172867 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.276681   11769 certs.go:256] generating profile certs ...
	I0913 18:21:08.276731   11769 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key
	I0913 18:21:08.276753   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt with IP's: []
	I0913 18:21:08.631728   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt ...
	I0913 18:21:08.631764   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: {Name:mk15de3126974941468bd9c768ecf45b77d073ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.631981   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key ...
	I0913 18:21:08.631996   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key: {Name:mk33e4e28f9606ec5c4f57642e886a2bf55f752e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.632091   11769 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b
	I0913 18:21:08.632113   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 18:21:08.850945   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b ...
	I0913 18:21:08.850976   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b: {Name:mk82a961b45ab677f6243d2b6dd04774e4f29ae7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.851157   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b ...
	I0913 18:21:08.851173   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b: {Name:mkbf7aff08d65a7ff273e63fe773699aaf7233bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.851271   11769 certs.go:381] copying /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b -> /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt
	I0913 18:21:08.851363   11769 certs.go:385] copying /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b -> /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key
	I0913 18:21:08.851432   11769 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key
	I0913 18:21:08.851458   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt with IP's: []
	I0913 18:21:08.995524   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt ...
	I0913 18:21:08.995556   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt: {Name:mkf4ddca9ecaa597e8031a0e73e275d5ce8cdf67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.995737   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key ...
	I0913 18:21:08.995752   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key: {Name:mke4a31ed7c574b2eaa82d1f15c9e4b7b0c5d495 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.995945   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 18:21:08.995990   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem (1078 bytes)
	I0913 18:21:08.996024   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem (1123 bytes)
	I0913 18:21:08.996062   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem (1679 bytes)
	I0913 18:21:08.996614   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 18:21:09.017788   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0913 18:21:09.037822   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 18:21:09.058247   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 18:21:09.078851   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 18:21:09.099578   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0913 18:21:09.120073   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 18:21:09.140579   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0913 18:21:09.160871   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 18:21:09.181051   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 18:21:09.196114   11769 ssh_runner.go:195] Run: openssl version
	I0913 18:21:09.200941   11769 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"
	I0913 18:21:09.209144   11769 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.212090   11769 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.212149   11769 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.218311   11769 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"
	I0913 18:21:09.227385   11769 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 18:21:09.230202   11769 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
	I0913 18:21:09.230243   11769 kubeadm.go:392] StartCluster: {Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:21:09.230316   11769 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 18:21:09.230355   11769 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 18:21:09.261340   11769 cri.go:89] found id: ""
	I0913 18:21:09.261409   11769 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 18:21:09.269128   11769 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 18:21:09.276491   11769 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 18:21:09.276539   11769 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
	I0913 18:21:09.283892   11769 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
	I0913 18:21:09.283914   11769 kubeadm.go:157] found existing configuration files:
	
	I0913 18:21:09.283959   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 18:21:09.291126   11769 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
	I0913 18:21:09.291184   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 18:21:09.298222   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 18:21:09.305331   11769 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
	I0913 18:21:09.305390   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 18:21:09.312485   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 18:21:09.319815   11769 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
	I0913 18:21:09.319871   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 18:21:09.326938   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 18:21:09.334204   11769 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
	I0913 18:21:09.334247   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 18:21:09.341120   11769 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"
	I0913 18:21:09.373384   11769 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 18:21:09.373443   11769 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 18:21:09.388223   11769 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 18:21:09.388311   11769 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0913 18:21:09.388365   11769 kubeadm.go:310] OS: Linux
	I0913 18:21:09.388464   11769 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 18:21:09.388535   11769 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 18:21:09.388605   11769 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 18:21:09.388677   11769 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 18:21:09.388756   11769 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 18:21:09.388831   11769 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 18:21:09.388899   11769 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 18:21:09.388978   11769 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 18:21:09.389038   11769 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 18:21:09.436949   11769 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 18:21:09.437166   11769 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 18:21:09.437340   11769 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 18:21:09.443258   11769 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 18:21:09.446792   11769 out.go:235]   - Generating certificates and keys ...
	I0913 18:21:09.446870   11769 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 18:21:09.446976   11769 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 18:21:09.698893   11769 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 18:21:09.877597   11769 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 18:21:10.071249   11769 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 18:21:10.163810   11769 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 18:21:10.257542   11769 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 18:21:10.257716   11769 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-639162 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:21:10.465379   11769 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 18:21:10.465549   11769 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-639162 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:21:10.789680   11769 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 18:21:10.936141   11769 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 18:21:10.973055   11769 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 18:21:10.973152   11769 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 18:21:11.087770   11769 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 18:21:11.170614   11769 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 18:21:11.271221   11769 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 18:21:11.374156   11769 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 18:21:11.666764   11769 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 18:21:11.667591   11769 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 18:21:11.670406   11769 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 18:21:11.672467   11769 out.go:235]   - Booting up control plane ...
	I0913 18:21:11.672559   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 18:21:11.672620   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 18:21:11.672674   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 18:21:11.683220   11769 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 18:21:11.688243   11769 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 18:21:11.688301   11769 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 18:21:11.761643   11769 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 18:21:11.761762   11769 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 18:21:12.762931   11769 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001379339s
	I0913 18:21:12.763068   11769 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 18:21:17.264980   11769 kubeadm.go:310] [api-check] The API server is healthy after 4.502046491s
	I0913 18:21:17.275114   11769 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 18:21:17.284171   11769 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 18:21:17.299575   11769 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 18:21:17.299841   11769 kubeadm.go:310] [mark-control-plane] Marking the node addons-639162 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 18:21:17.306671   11769 kubeadm.go:310] [bootstrap-token] Using token: 0tbwc2.l9fffqq03rdxi30c
	I0913 18:21:17.308140   11769 out.go:235]   - Configuring RBAC rules ...
	I0913 18:21:17.308273   11769 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 18:21:17.310672   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 18:21:17.315483   11769 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
	I0913 18:21:17.317648   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 18:21:17.319785   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 18:21:17.322662   11769 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 18:21:17.670720   11769 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 18:21:18.085068   11769 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 18:21:18.670438   11769 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 18:21:18.671281   11769 kubeadm.go:310] 
	I0913 18:21:18.671367   11769 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 18:21:18.671376   11769 kubeadm.go:310] 
	I0913 18:21:18.671455   11769 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 18:21:18.671470   11769 kubeadm.go:310] 
	I0913 18:21:18.671494   11769 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 18:21:18.671554   11769 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 18:21:18.671625   11769 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 18:21:18.671639   11769 kubeadm.go:310] 
	I0913 18:21:18.671711   11769 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 18:21:18.671721   11769 kubeadm.go:310] 
	I0913 18:21:18.671782   11769 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 18:21:18.671790   11769 kubeadm.go:310] 
	I0913 18:21:18.671842   11769 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 18:21:18.671916   11769 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 18:21:18.671972   11769 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 18:21:18.671978   11769 kubeadm.go:310] 
	I0913 18:21:18.672042   11769 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 18:21:18.672116   11769 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 18:21:18.672126   11769 kubeadm.go:310] 
	I0913 18:21:18.672212   11769 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 0tbwc2.l9fffqq03rdxi30c \
	I0913 18:21:18.672322   11769 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5f3c3ccf43db764fc780c9ce438a42d81ea344598160f51df16e734d5ca50de5 \
	I0913 18:21:18.672352   11769 kubeadm.go:310] 	--control-plane 
	I0913 18:21:18.672362   11769 kubeadm.go:310] 
	I0913 18:21:18.672480   11769 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 18:21:18.672490   11769 kubeadm.go:310] 
	I0913 18:21:18.672598   11769 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 0tbwc2.l9fffqq03rdxi30c \
	I0913 18:21:18.672693   11769 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5f3c3ccf43db764fc780c9ce438a42d81ea344598160f51df16e734d5ca50de5 
	I0913 18:21:18.674737   11769 kubeadm.go:310] W0913 18:21:09.371068    1291 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.
	I0913 18:21:18.675137   11769 kubeadm.go:310] W0913 18:21:09.371646    1291 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.
	I0913 18:21:18.675365   11769 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-1068-gcp\n", err: exit status 1
	I0913 18:21:18.675465   11769 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 18:21:18.675488   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:21:18.675494   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:21:18.677263   11769 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 18:21:18.678586   11769 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 18:21:18.681925   11769 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 18:21:18.681941   11769 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 18:21:18.697915   11769 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
	I0913 18:21:18.880040   11769 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 18:21:18.880134   11769 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
	I0913 18:21:18.880148   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-639162 minikube.k8s.io/updated_at=2024_09_13T18_21_18_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92 minikube.k8s.io/name=addons-639162 minikube.k8s.io/primary=true
	I0913 18:21:18.886508   11769 ops.go:34] apiserver oom_adj: -16
	I0913 18:21:18.956087   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:19.456765   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:19.956478   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:20.456994   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:20.956958   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:21.456179   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:21.956769   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:22.456550   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:22.956230   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:23.456202   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:23.518276   11769 kubeadm.go:1113] duration metric: took 4.638202919s to wait for elevateKubeSystemPrivileges
	I0913 18:21:23.518309   11769 kubeadm.go:394] duration metric: took 14.288070457s to StartCluster
	I0913 18:21:23.518326   11769 settings.go:142] acquiring lock: {Name:mkb3ec660c5df0db8d785f46f68639e6fe6c1384 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:23.518426   11769 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:21:23.518763   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/kubeconfig: {Name:mkf78e1fb34528e08c1b2aba8f576249b2516454 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:23.518944   11769 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"
	I0913 18:21:23.518945   11769 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}
	I0913 18:21:23.519031   11769 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]
	I0913 18:21:23.519118   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:23.519155   11769 addons.go:69] Setting yakd=true in profile "addons-639162"
	I0913 18:21:23.519164   11769 addons.go:69] Setting cloud-spanner=true in profile "addons-639162"
	I0913 18:21:23.519167   11769 addons.go:69] Setting default-storageclass=true in profile "addons-639162"
	I0913 18:21:23.519177   11769 addons.go:234] Setting addon cloud-spanner=true in "addons-639162"
	I0913 18:21:23.519184   11769 addons.go:69] Setting registry=true in profile "addons-639162"
	I0913 18:21:23.519188   11769 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-639162"
	I0913 18:21:23.519195   11769 addons.go:234] Setting addon registry=true in "addons-639162"
	I0913 18:21:23.519186   11769 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-639162"
	I0913 18:21:23.519205   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519200   11769 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-639162"
	I0913 18:21:23.519219   11769 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-639162"
	I0913 18:21:23.519221   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519248   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519263   11769 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-639162"
	I0913 18:21:23.519280   11769 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-639162"
	I0913 18:21:23.519298   11769 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-639162"
	I0913 18:21:23.519307   11769 addons.go:69] Setting volcano=true in profile "addons-639162"
	I0913 18:21:23.519339   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519352   11769 addons.go:234] Setting addon volcano=true in "addons-639162"
	I0913 18:21:23.519379   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519482   11769 addons.go:69] Setting storage-provisioner=true in profile "addons-639162"
	I0913 18:21:23.519497   11769 addons.go:234] Setting addon storage-provisioner=true in "addons-639162"
	I0913 18:21:23.519539   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519546   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519594   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519711   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519727   11769 addons.go:69] Setting volumesnapshots=true in profile "addons-639162"
	I0913 18:21:23.519741   11769 addons.go:234] Setting addon volumesnapshots=true in "addons-639162"
	I0913 18:21:23.519748   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519760   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519816   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519823   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520137   11769 addons.go:69] Setting gcp-auth=true in profile "addons-639162"
	I0913 18:21:23.520161   11769 mustload.go:65] Loading cluster: addons-639162
	I0913 18:21:23.520168   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520187   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519175   11769 addons.go:234] Setting addon yakd=true in "addons-639162"
	I0913 18:21:23.520315   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.520338   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:23.520573   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519716   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520755   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.521681   11769 addons.go:69] Setting ingress-dns=true in profile "addons-639162"
	I0913 18:21:23.521743   11769 addons.go:234] Setting addon ingress-dns=true in "addons-639162"
	I0913 18:21:23.521815   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.522297   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.525274   11769 out.go:177] * Verifying Kubernetes components...
	I0913 18:21:23.525347   11769 addons.go:69] Setting inspektor-gadget=true in profile "addons-639162"
	I0913 18:21:23.525401   11769 addons.go:234] Setting addon inspektor-gadget=true in "addons-639162"
	I0913 18:21:23.525464   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.525300   11769 addons.go:69] Setting ingress=true in profile "addons-639162"
	I0913 18:21:23.525969   11769 addons.go:234] Setting addon ingress=true in "addons-639162"
	I0913 18:21:23.526025   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.526043   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.525369   11769 addons.go:69] Setting metrics-server=true in profile "addons-639162"
	I0913 18:21:23.527025   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.527040   11769 addons.go:234] Setting addon metrics-server=true in "addons-639162"
	I0913 18:21:23.527074   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.528828   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.534472   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	W0913 18:21:23.557700   11769 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 18:21:23.560260   11769 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-639162"
	I0913 18:21:23.560303   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.560261   11769 addons.go:234] Setting addon default-storageclass=true in "addons-639162"
	I0913 18:21:23.560433   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.560693   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.560967   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.565634   11769 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 18:21:23.567486   11769 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 18:21:23.567505   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 18:21:23.567561   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.569688   11769 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 18:21:23.569901   11769 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 18:21:23.570914   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 18:21:23.571055   11769 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 18:21:23.571072   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 18:21:23.571129   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.571411   11769 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 18:21:23.571426   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 18:21:23.571471   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.573615   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 18:21:23.574738   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 18:21:23.575952   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 18:21:23.577245   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 18:21:23.578567   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 18:21:23.579787   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 18:21:23.581000   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 18:21:23.582148   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 18:21:23.582166   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 18:21:23.582224   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.584833   11769 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 18:21:23.586954   11769 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 18:21:23.586971   11769 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 18:21:23.587039   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.608948   11769 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 18:21:23.608969   11769 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 18:21:23.609033   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.609592   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 18:21:23.610619   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 18:21:23.610641   11769 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 18:21:23.610700   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.614573   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.614625   11769 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 18:21:23.625729   11769 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 18:21:23.627256   11769 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 18:21:23.627276   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 18:21:23.627336   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.630830   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.633553   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.635825   11769 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 18:21:23.635883   11769 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 18:21:23.636942   11769 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 18:21:23.637023   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 18:21:23.637024   11769 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 18:21:23.637036   11769 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 18:21:23.637042   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 18:21:23.637098   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.637098   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.638030   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 18:21:23.638055   11769 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 18:21:23.638116   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.635897   11769 out.go:177]   - Using image docker.io/busybox:stable
	I0913 18:21:23.641590   11769 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 18:21:23.642826   11769 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 18:21:23.642847   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 18:21:23.642898   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.646185   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 18:21:23.651202   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:23.651972   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.653416   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:23.654699   11769 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 18:21:23.654717   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 18:21:23.654769   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.664165   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.667495   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.672515   11769 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 -"
	I0913 18:21:23.676475   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.679175   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.685672   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.693230   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.693569   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.694490   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.695248   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.696609   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	W0913 18:21:23.724660   11769 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0913 18:21:23.724698   11769 retry.go:31] will retry after 363.865584ms: ssh: handshake failed: EOF
	I0913 18:21:23.844766   11769 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:21:23.932771   11769 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
	I0913 18:21:24.025833   11769 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
	I0913 18:21:24.028538   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 18:21:24.028564   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 18:21:24.028927   11769 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
	I0913 18:21:24.031822   11769 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
	I0913 18:21:24.133941   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 18:21:24.134034   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 18:21:24.144024   11769 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
	I0913 18:21:24.223001   11769 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 18:21:24.223082   11769 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 18:21:24.223971   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 18:21:24.223991   11769 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 18:21:24.224122   11769 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 18:21:24.224311   11769 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 18:21:24.329042   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 18:21:24.329120   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 18:21:24.329517   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 18:21:24.329572   11769 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)
	I0913 18:21:24.333228   11769 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
	I0913 18:21:24.343076   11769 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 18:21:24.343151   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 18:21:24.431935   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 18:21:24.431967   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 18:21:24.523071   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 18:21:24.523149   11769 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 18:21:24.531941   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 18:21:24.532023   11769 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 18:21:24.535465   11769 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 18:21:24.535490   11769 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 18:21:24.622923   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 18:21:24.623001   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 18:21:24.634909   11769 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
	I0913 18:21:24.730765   11769 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
	I0913 18:21:24.734994   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 18:21:24.735082   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 18:21:24.822941   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 18:21:24.823025   11769 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 18:21:24.845259   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 18:21:24.845346   11769 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 18:21:24.922531   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 18:21:24.922626   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 18:21:24.929065   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 18:21:24.929092   11769 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 18:21:25.023951   11769 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 18:21:25.023981   11769 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 18:21:25.026061   11769 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.353511238s)
	I0913 18:21:25.026088   11769 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 18:21:25.026328   11769 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.181528018s)
	I0913 18:21:25.027493   11769 node_ready.go:35] waiting up to 6m0s for node "addons-639162" to be "Ready" ...
	I0913 18:21:25.044745   11769 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
	I0913 18:21:25.122957   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 18:21:25.122987   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 18:21:25.123237   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 18:21:25.123260   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 18:21:25.134819   11769 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 18:21:25.134845   11769 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 18:21:25.222053   11769 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: (1.289236863s)
	I0913 18:21:25.227819   11769 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 18:21:25.227897   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 18:21:25.329315   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 18:21:25.329345   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 18:21:25.340614   11769 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 18:21:25.340644   11769 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 18:21:25.422935   11769 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
	I0913 18:21:25.523236   11769 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
	I0913 18:21:25.634709   11769 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 18:21:25.634742   11769 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 18:21:25.643730   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 18:21:25.643762   11769 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 18:21:26.022207   11769 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 18:21:26.022239   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 18:21:26.040921   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 18:21:26.040951   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 18:21:26.131777   11769 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-639162" context rescaled to 1 replicas
	I0913 18:21:26.223137   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 18:21:26.223172   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 18:21:26.226491   11769 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
	I0913 18:21:26.429013   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 18:21:26.429044   11769 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 18:21:26.723803   11769 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
	I0913 18:21:27.034011   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:27.043220   11769 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: (3.017347137s)
	I0913 18:21:27.043241   11769 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.01428893s)
	I0913 18:21:27.043262   11769 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: (3.011419519s)
	I0913 18:21:27.323496   11769 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: (3.179385641s)
	I0913 18:21:27.323745   11769 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.990468618s)
	I0913 18:21:28.832270   11769 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: (4.197263285s)
	I0913 18:21:28.832326   11769 addons.go:475] Verifying addon ingress=true in "addons-639162"
	I0913 18:21:28.832375   11769 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.101556336s)
	I0913 18:21:28.832433   11769 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.787649816s)
	I0913 18:21:28.832461   11769 addons.go:475] Verifying addon metrics-server=true in "addons-639162"
	I0913 18:21:28.832405   11769 addons.go:475] Verifying addon registry=true in "addons-639162"
	I0913 18:21:28.832482   11769 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.409513037s)
	I0913 18:21:28.834180   11769 out.go:177] * Verifying ingress addon...
	I0913 18:21:28.834191   11769 out.go:177] * Verifying registry addon...
	I0913 18:21:28.835162   11769 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-639162 service yakd-dashboard -n yakd-dashboard
	
	I0913 18:21:28.837220   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 18:21:28.837729   11769 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 18:21:28.847296   11769 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:21:28.847317   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:28.847721   11769 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 18:21:28.847731   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:29.423167   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:29.424093   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:29.436205   11769 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.912867592s)
	W0913 18:21:29.436253   11769 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
	I0913 18:21:29.436279   11769 retry.go:31] will retry after 300.253692ms: 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
	I0913 18:21:29.436373   11769 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.209841891s)
	I0913 18:21:29.530434   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:29.684767   11769 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.960902396s)
	I0913 18:21:29.684807   11769 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-639162"
	I0913 18:21:29.686555   11769 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 18:21:29.688405   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 18:21:29.724230   11769 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:21:29.724262   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:29.736834   11769 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
	I0913 18:21:29.840603   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:29.841147   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.191692   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:30.340696   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:30.341074   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.724227   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:30.837782   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 18:21:30.837907   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:30.841391   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:30.842217   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.865350   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:31.142170   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 18:21:31.159600   11769 addons.go:234] Setting addon gcp-auth=true in "addons-639162"
	I0913 18:21:31.159665   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:31.160135   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:31.177452   11769 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 18:21:31.177553   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:31.193644   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:31.224337   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:31.340729   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:31.341250   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:31.530574   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:31.692177   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:31.841001   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:31.841248   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.191619   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:32.340634   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:32.341054   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.368164   11769 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.190686391s)
	I0913 18:21:32.368164   11769 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.631273708s)
	I0913 18:21:32.370213   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:32.371629   11769 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 18:21:32.372951   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 18:21:32.372972   11769 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 18:21:32.389668   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 18:21:32.389688   11769 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 18:21:32.436675   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 18:21:32.436697   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 18:21:32.454809   11769 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
	I0913 18:21:32.724545   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:32.842285   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.842610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.054126   11769 addons.go:475] Verifying addon gcp-auth=true in "addons-639162"
	I0913 18:21:33.055543   11769 out.go:177] * Verifying gcp-auth addon...
	I0913 18:21:33.057349   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 18:21:33.060100   11769 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 18:21:33.060119   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:33.191564   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:33.341113   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.341853   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:33.531095   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:33.560818   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:33.691312   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:33.840848   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.841261   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:34.060511   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:34.192280   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:34.340803   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:34.341360   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:34.560266   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:34.691700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:34.839930   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:34.840536   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:35.060864   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:35.191302   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:35.340818   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:35.341131   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:35.560268   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:35.692267   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:35.840835   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:35.841317   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:36.030477   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:36.060734   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:36.191106   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:36.340909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:36.341223   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:36.560229   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:36.692046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:36.840720   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:36.841048   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:37.060520   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:37.192425   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:37.340798   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:37.341091   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:37.560396   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:37.692077   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:37.840418   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:37.840754   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:38.030912   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:38.060031   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:38.191842   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:38.340235   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:38.340899   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:38.560011   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:38.691770   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:38.840085   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:38.840503   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:39.060227   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:39.191986   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:39.340209   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:39.340688   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:39.559824   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:39.691139   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:39.840384   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:39.840891   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:40.059700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:40.191012   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:40.340171   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:40.340643   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:40.530677   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:40.560023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:40.691465   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:40.839973   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:40.840412   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:41.059911   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:41.191411   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:41.340756   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:41.341131   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:41.560757   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:41.691045   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:41.840660   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:41.840979   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:42.060342   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:42.191923   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:42.340251   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:42.340591   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:42.530701   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:42.559933   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:42.691528   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:42.839695   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:42.841109   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:43.060348   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:43.191836   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:43.340446   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:43.340742   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:43.560040   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:43.691849   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:43.840115   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:43.840667   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:44.060658   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:44.191090   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:44.340323   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:44.340899   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:44.530766   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:44.559841   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:44.691563   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:44.839861   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:44.840969   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:45.060046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:45.191520   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:45.339614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:45.341040   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:45.560381   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:45.691820   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:45.840426   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:45.840787   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:46.060173   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:46.191704   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:46.339847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:46.341049   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:46.560907   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:46.691477   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:46.839663   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:46.840928   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:47.029992   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:47.060492   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:47.192023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:47.340459   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:47.340901   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:47.560286   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:47.691859   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:47.840167   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:47.840610   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:48.060999   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:48.191586   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:48.340843   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:48.341251   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:48.560508   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:48.691979   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:48.840610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:48.841078   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:49.031043   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:49.060442   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:49.191987   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:49.340261   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:49.340833   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:49.559867   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:49.691243   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:49.840630   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:49.841110   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:50.060064   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:50.191653   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:50.340013   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:50.341011   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:50.560368   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:50.691887   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:50.840718   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:50.841109   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:51.060453   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:51.191954   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:51.340350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:51.340869   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:51.530833   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:51.560066   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:51.691510   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:51.841168   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:51.841493   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:52.060205   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:52.191833   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:52.340156   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:52.340748   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:52.560855   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:52.691398   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:52.840761   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:52.841163   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:53.060684   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:53.191494   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:53.342478   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:53.342530   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:53.561021   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:53.691624   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:53.839744   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:53.840787   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:54.030887   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:54.060297   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:54.193284   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:54.340459   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:54.340876   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:54.560355   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:54.691819   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:54.840163   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:54.840657   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:55.060596   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:55.191993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:55.340461   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:55.340913   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:55.560188   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:55.691714   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:55.840129   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:55.840580   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:56.059847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:56.191349   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:56.340750   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:56.341079   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:56.530082   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:56.560343   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:56.692228   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:56.840707   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:56.841034   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:57.060194   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:57.191925   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:57.340301   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:57.340757   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:57.560202   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:57.691810   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:57.840275   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:57.840720   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:58.059702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:58.191047   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:58.340555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:58.340939   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:58.531010   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:58.560362   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:58.692124   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:58.840888   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:58.841354   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:59.060539   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:59.192136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:59.340587   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:59.341134   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:59.560002   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:59.691538   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:59.839916   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:59.841224   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:00.060626   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:00.191458   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:00.340230   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:00.340644   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:00.560393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:00.692105   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:00.840902   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:00.841239   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:01.030406   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:22:01.060448   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:01.192063   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:01.340521   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:01.340997   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:01.560301   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:01.691801   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:01.840465   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:01.840730   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:02.060656   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:02.190952   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:02.340430   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:02.340816   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:02.560154   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:02.691759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:02.840219   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:02.840709   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:03.031038   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:22:03.060589   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:03.192045   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:03.340502   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:03.340963   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:03.560378   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:03.691780   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:03.840142   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:03.840775   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:04.070763   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:04.224614   11769 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:22:04.224634   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:04.345274   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:04.345902   11769 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:22:04.345979   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:04.531341   11769 node_ready.go:49] node "addons-639162" has status "Ready":"True"
	I0913 18:22:04.531363   11769 node_ready.go:38] duration metric: took 39.503832283s for node "addons-639162" to be "Ready" ...
	I0913 18:22:04.531372   11769 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" ...
	I0913 18:22:04.539633   11769 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:04.560728   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:04.729561   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:04.842188   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:04.942562   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:05.060853   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:05.192350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:05.344702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:05.345068   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:05.546165   11769 pod_ready.go:93] pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.546191   11769 pod_ready.go:82] duration metric: took 1.006525369s for pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.546216   11769 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.550959   11769 pod_ready.go:93] pod "etcd-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.550988   11769 pod_ready.go:82] duration metric: took 4.757727ms for pod "etcd-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.551005   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.555593   11769 pod_ready.go:93] pod "kube-apiserver-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.555613   11769 pod_ready.go:82] duration metric: took 4.601058ms for pod "kube-apiserver-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.555623   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.559897   11769 pod_ready.go:93] pod "kube-controller-manager-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.559930   11769 pod_ready.go:82] duration metric: took 4.290001ms for pod "kube-controller-manager-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.559946   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npdmp" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.560471   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:05.692890   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:05.731616   11769 pod_ready.go:93] pod "kube-proxy-npdmp" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.731638   11769 pod_ready.go:82] duration metric: took 171.684847ms for pod "kube-proxy-npdmp" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.731649   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.840854   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:05.841252   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:06.060122   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:06.131375   11769 pod_ready.go:93] pod "kube-scheduler-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:06.131397   11769 pod_ready.go:82] duration metric: took 399.740908ms for pod "kube-scheduler-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:06.131409   11769 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:06.192913   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:06.340702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:06.341086   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:06.560400   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:06.693023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:06.840863   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:06.841245   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:07.060555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:07.192986   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:07.341219   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:07.342014   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:07.560460   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:07.692476   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:07.841462   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:07.842792   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:08.060600   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:08.138100   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:08.225780   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:08.341359   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:08.341837   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:08.561323   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:08.725193   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:08.840810   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:08.842029   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:09.061657   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:09.192530   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:09.343544   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:09.343720   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:09.560751   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:09.693124   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:09.840414   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:09.841513   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:10.060925   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:10.192693   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:10.341964   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:10.342706   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:10.560594   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:10.637140   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:10.692393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:10.842081   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:10.843337   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:11.125988   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:11.224846   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:11.340898   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:11.341783   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:11.560743   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:11.726254   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:11.841055   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:11.842342   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:12.060998   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:12.225247   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:12.340950   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:12.341620   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:12.560610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:12.637363   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:12.692971   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:12.841646   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:12.842258   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:13.061408   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:13.193186   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:13.341614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:13.342023   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:13.560907   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:13.692723   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:13.841285   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:13.841615   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:14.060993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:14.192435   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:14.341620   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:14.341677   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:14.560894   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:14.692595   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:14.841131   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:14.841354   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:15.060526   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:15.137167   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:15.192759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:15.340988   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:15.341858   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:15.560415   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:15.692452   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:15.840538   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:15.841819   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:16.060440   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:16.225114   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:16.340746   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:16.341271   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:16.560316   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:16.693104   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:16.840577   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:16.841212   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:17.060239   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:17.193342   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:17.341353   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:17.341642   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:17.560794   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:17.636323   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:17.692835   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:17.840614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:17.840857   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:18.061389   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:18.192771   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:18.341423   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:18.341781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:18.561336   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:18.693393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:18.840276   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:18.842897   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:19.060070   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:19.192757   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:19.341074   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:19.341677   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:19.560042   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:19.637008   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:19.692647   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:19.841241   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:19.841499   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:20.061183   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:20.192993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:20.341215   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:20.341449   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:20.560734   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:20.692430   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:20.841338   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:20.841897   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:21.061444   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:21.193741   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:21.341099   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:21.341382   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:21.560702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:21.693254   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:21.841136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:21.841388   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:22.060736   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:22.137000   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:22.192162   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:22.339930   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:22.341126   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:22.560316   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:22.692126   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:22.840658   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:22.841757   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:23.060530   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:23.192378   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:23.340636   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:23.341021   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:23.623417   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:23.726694   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:23.841754   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:23.842781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:24.124461   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:24.143408   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:24.225688   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:24.343179   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:24.344031   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:24.642864   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:24.732462   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:24.842181   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:24.843687   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.123423   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:25.225699   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:25.341099   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:25.341901   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.561132   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:25.725804   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:25.841781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.842412   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.060627   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:26.224418   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:26.341966   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.342284   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:26.561237   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:26.637425   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:26.725652   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:26.841225   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.842437   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:27.060602   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:27.193850   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:27.340670   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:27.341035   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:27.560352   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:27.693008   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:27.841355   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:27.841607   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:28.060707   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:28.192715   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:28.341637   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:28.342023   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:28.561258   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:28.637673   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:28.692566   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:28.840957   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:28.841737   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:29.060931   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:29.192688   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:29.342964   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:29.343142   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:29.560282   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:29.692796   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:29.840989   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:29.841148   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:30.060109   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:30.192687   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:30.340978   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:30.341695   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:30.561781   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:30.725187   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:30.841047   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:30.841439   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:31.060470   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:31.138726   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:31.226267   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:31.341094   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:31.341809   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:31.561852   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:31.693136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:31.841208   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:31.841563   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:32.060735   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:32.193441   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:32.341038   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:32.341863   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:32.560980   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:32.693046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:32.840237   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:32.841378   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:33.061408   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:33.192468   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:33.340859   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:33.341096   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:33.560591   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:33.637795   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:33.723909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:33.841350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:33.841771   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:34.060531   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:34.225563   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:34.341700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:34.342368   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:34.561297   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:34.725984   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:34.841029   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:34.841429   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:35.060850   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:35.225212   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:35.341203   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:35.341739   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:35.560901   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:35.692909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:35.840438   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:35.841363   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:36.060719   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:36.137434   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:36.193094   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:36.340507   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:36.341624   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:36.561059   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:36.693888   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:36.841602   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:36.841995   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:37.061367   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:37.191873   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:37.341592   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:37.342358   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:37.560786   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:37.693074   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:37.840644   11769 kapi.go:107] duration metric: took 1m9.003419488s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 18:22:37.842083   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:38.061322   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:38.137534   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:38.193269   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:38.341796   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:38.561294   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:38.693064   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:38.841506   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:39.060832   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:39.193800   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:39.342712   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:39.560952   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:39.693250   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:39.875265   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:40.063172   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:40.235490   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:40.342947   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:40.624807   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:40.637090   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:40.693006   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:40.841216   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:41.060541   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:41.191985   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:41.342067   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:41.561200   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:41.692900   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:41.841900   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:42.060847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:42.225112   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:42.342987   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:42.560497   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:42.692733   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:42.842057   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:43.060565   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:43.142624   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:43.226243   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:43.342358   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:43.560185   11769 kapi.go:107] duration metric: took 1m10.502833423s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 18:22:43.562014   11769 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-639162 cluster.
	I0913 18:22:43.563400   11769 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.
	I0913 18:22:43.564987   11769 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 18:22:43.725286   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:43.842648   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:44.227417   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:44.342022   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:44.730251   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:44.842210   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:45.226181   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:45.343790   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:45.637791   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:45.725601   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:45.841762   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:46.225759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:46.342029   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:46.693143   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:46.841712   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:47.193177   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:47.342155   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:47.694343   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:47.842313   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:48.136643   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:48.193118   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:48.342319   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:48.693136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:48.841537   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:49.225008   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:49.342351   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:49.692626   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:49.841470   11769 kapi.go:107] duration metric: took 1m21.003737515s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 18:22:50.137269   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:50.192574   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:50.692351   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:51.260704   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:51.692933   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:52.137777   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:52.193555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:52.693603   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:53.193101   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:53.692457   11769 kapi.go:107] duration metric: took 1m24.004049183s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 18:22:53.694670   11769 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, ingress-dns, storage-provisioner-rancher, metrics-server, yakd, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0913 18:22:53.695990   11769 addons.go:510] duration metric: took 1m30.176965769s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass ingress-dns storage-provisioner-rancher metrics-server yakd inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0913 18:22:54.636897   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:57.136355   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:59.137097   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:01.137214   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:03.637029   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:05.637053   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:08.136881   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:10.637435   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:13.136593   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:15.636303   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:18.136506   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:20.636367   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:22.637183   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:25.136804   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:27.137133   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:29.637123   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:31.637288   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:34.137134   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:36.636784   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:38.637260   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:40.637623   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:43.136812   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:45.136465   11769 pod_ready.go:93] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"True"
	I0913 18:23:45.136486   11769 pod_ready.go:82] duration metric: took 1m39.005069497s for pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.136498   11769 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.140499   11769 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace has status "Ready":"True"
	I0913 18:23:45.140520   11769 pod_ready.go:82] duration metric: took 4.015511ms for pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.140536   11769 pod_ready.go:39] duration metric: took 1m40.6091528s 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" ...
	I0913 18:23:45.140553   11769 api_server.go:52] waiting for apiserver process to appear ...
	I0913 18:23:45.140586   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:45.140645   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:45.172619   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:45.172647   11769 cri.go:89] found id: ""
	I0913 18:23:45.172657   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:45.172700   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.175854   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:45.175918   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:45.207211   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:45.207235   11769 cri.go:89] found id: ""
	I0913 18:23:45.207242   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:45.207293   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.210397   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:45.210446   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:45.241592   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:45.241609   11769 cri.go:89] found id: ""
	I0913 18:23:45.241615   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:45.241657   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.246472   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:45.246536   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:45.277610   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:45.277639   11769 cri.go:89] found id: ""
	I0913 18:23:45.277646   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:45.277700   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.280746   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:45.280791   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:45.311445   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:45.311462   11769 cri.go:89] found id: ""
	I0913 18:23:45.311469   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:45.311509   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.314546   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:45.314612   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:45.346232   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:45.346250   11769 cri.go:89] found id: ""
	I0913 18:23:45.346257   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:45.346300   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.349589   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:45.349657   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:45.380867   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:45.380890   11769 cri.go:89] found id: ""
	I0913 18:23:45.380899   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:45.380952   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.384077   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:45.384098   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:45.425784   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:45.425816   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:45.459575   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:45.459599   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:45.490845   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:45.490868   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:45.531769   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:45.531801   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:45.569199   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:45.569227   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:45.625440   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:45.625483   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:45.660478   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:45.660506   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:45.732614   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:45.732649   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:45.812876   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:45.812910   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:45.824734   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:45.824758   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:45.918994   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:45.919021   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:48.461518   11769 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:23:48.475206   11769 api_server.go:72] duration metric: took 2m24.95623038s to wait for apiserver process to appear ...
	I0913 18:23:48.475237   11769 api_server.go:88] waiting for apiserver healthz status ...
	I0913 18:23:48.475279   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:48.475324   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:48.508152   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:48.508169   11769 cri.go:89] found id: ""
	I0913 18:23:48.508177   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:48.508217   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.511355   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:48.511428   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:48.544220   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:48.544245   11769 cri.go:89] found id: ""
	I0913 18:23:48.544254   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:48.544302   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.547506   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:48.547572   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:48.579199   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:48.579220   11769 cri.go:89] found id: ""
	I0913 18:23:48.579227   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:48.579275   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.582307   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:48.582374   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:48.614466   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:48.614490   11769 cri.go:89] found id: ""
	I0913 18:23:48.614500   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:48.614558   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.617654   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:48.617723   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:48.648914   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:48.648935   11769 cri.go:89] found id: ""
	I0913 18:23:48.648945   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:48.649000   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.652011   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:48.652076   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:48.683950   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:48.683980   11769 cri.go:89] found id: ""
	I0913 18:23:48.683988   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:48.684032   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.687114   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:48.687177   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:48.719089   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:48.719108   11769 cri.go:89] found id: ""
	I0913 18:23:48.719115   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:48.719156   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.722382   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:48.722407   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:48.812405   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:48.812435   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:48.848219   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:48.848248   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:48.879755   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:48.879787   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:48.912741   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:48.912768   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:48.988846   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:48.988873   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:49.061683   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:49.061717   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:49.073095   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:49.073128   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:49.107629   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:49.107660   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:49.162867   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:49.162900   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:49.202217   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:49.202244   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:49.245728   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:49.245754   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:51.789439   11769 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 18:23:51.793723   11769 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 18:23:51.794526   11769 api_server.go:141] control plane version: v1.31.1
	I0913 18:23:51.794546   11769 api_server.go:131] duration metric: took 3.319301983s to wait for apiserver health ...
	I0913 18:23:51.794566   11769 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 18:23:51.794588   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:51.794634   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:51.826122   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:51.826147   11769 cri.go:89] found id: ""
	I0913 18:23:51.826157   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:51.826217   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.829340   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:51.829397   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:51.861575   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:51.861598   11769 cri.go:89] found id: ""
	I0913 18:23:51.861607   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:51.861648   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.864678   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:51.864735   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:51.895228   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:51.895250   11769 cri.go:89] found id: ""
	I0913 18:23:51.895257   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:51.895297   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.898351   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:51.898396   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:51.929348   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:51.929372   11769 cri.go:89] found id: ""
	I0913 18:23:51.929381   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:51.929433   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.932519   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:51.932569   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:51.964630   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:51.964650   11769 cri.go:89] found id: ""
	I0913 18:23:51.964669   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:51.964709   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.967808   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:51.967856   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:51.999327   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:51.999355   11769 cri.go:89] found id: ""
	I0913 18:23:51.999365   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:51.999409   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:52.002483   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:52.002551   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:52.034806   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:52.034830   11769 cri.go:89] found id: ""
	I0913 18:23:52.034838   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:52.034889   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:52.038100   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:52.038119   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:52.079591   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:52.079620   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:52.114057   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:52.114090   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:52.151887   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:52.151913   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:52.222567   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:52.222598   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:52.300099   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:52.300131   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:52.311562   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:52.311589   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:52.400903   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:52.400930   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:52.444307   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:52.444334   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:52.476238   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:52.476267   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:52.529083   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:52.529115   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:52.563006   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:52.563032   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:55.113554   11769 system_pods.go:59] 18 kube-system pods found
	I0913 18:23:55.113593   11769 system_pods.go:61] "coredns-7c65d6cfc9-w2hdk" [300de8be-bfff-457c-b46c-79fb1924dbb9] Running
	I0913 18:23:55.113602   11769 system_pods.go:61] "csi-hostpath-attacher-0" [fea9314b-57ae-4afd-9188-69d14aa444de] Running
	I0913 18:23:55.113605   11769 system_pods.go:61] "csi-hostpath-resizer-0" [ca085e86-2506-4858-b0d7-991b01dfe489] Running
	I0913 18:23:55.113610   11769 system_pods.go:61] "csi-hostpathplugin-dm8wc" [ba6ea11d-eddd-4da7-8ca6-ba5620218e67] Running
	I0913 18:23:55.113613   11769 system_pods.go:61] "etcd-addons-639162" [74f9ba83-0bb9-4244-b17d-027b88785144] Running
	I0913 18:23:55.113617   11769 system_pods.go:61] "kindnet-wpcdw" [343e7671-c2cd-4885-bcaa-027c3961906b] Running
	I0913 18:23:55.113620   11769 system_pods.go:61] "kube-apiserver-addons-639162" [bf88d919-5424-457a-aec1-d0b534057754] Running
	I0913 18:23:55.113624   11769 system_pods.go:61] "kube-controller-manager-addons-639162" [c2538e4f-37eb-43bb-884a-0751ca946810] Running
	I0913 18:23:55.113627   11769 system_pods.go:61] "kube-ingress-dns-minikube" [1b8f492a-f2f4-4ed7-a004-f19102c428bd] Running
	I0913 18:23:55.113634   11769 system_pods.go:61] "kube-proxy-npdmp" [b0805299-f344-43e8-817d-7c675b13ec3d] Running
	I0913 18:23:55.113638   11769 system_pods.go:61] "kube-scheduler-addons-639162" [56f97691-c5c0-4a89-9c08-0477b40a0e9c] Running
	I0913 18:23:55.113642   11769 system_pods.go:61] "metrics-server-84c5f94fbc-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
	I0913 18:23:55.113645   11769 system_pods.go:61] "nvidia-device-plugin-daemonset-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
	I0913 18:23:55.113655   11769 system_pods.go:61] "registry-66c9cd494c-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
	I0913 18:23:55.113661   11769 system_pods.go:61] "registry-proxy-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
	I0913 18:23:55.113665   11769 system_pods.go:61] "snapshot-controller-56fcc65765-dq5jv" [7ce7c8f7-1f87-41c2-87d1-a5745d0dd89c] Running
	I0913 18:23:55.113675   11769 system_pods.go:61] "snapshot-controller-56fcc65765-nw82m" [93f01180-2934-447d-bb8e-3ba350eb116a] Running
	I0913 18:23:55.113678   11769 system_pods.go:61] "storage-provisioner" [aa680869-22b8-479e-b65e-fa6ae196187a] Running
	I0913 18:23:55.113686   11769 system_pods.go:74] duration metric: took 3.319112467s to wait for pod list to return data ...
	I0913 18:23:55.113695   11769 default_sa.go:34] waiting for default service account to be created ...
	I0913 18:23:55.115466   11769 default_sa.go:45] found service account: "default"
	I0913 18:23:55.115489   11769 default_sa.go:55] duration metric: took 1.786797ms for default service account to be created ...
	I0913 18:23:55.115499   11769 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 18:23:55.122982   11769 system_pods.go:86] 18 kube-system pods found
	I0913 18:23:55.123005   11769 system_pods.go:89] "coredns-7c65d6cfc9-w2hdk" [300de8be-bfff-457c-b46c-79fb1924dbb9] Running
	I0913 18:23:55.123010   11769 system_pods.go:89] "csi-hostpath-attacher-0" [fea9314b-57ae-4afd-9188-69d14aa444de] Running
	I0913 18:23:55.123013   11769 system_pods.go:89] "csi-hostpath-resizer-0" [ca085e86-2506-4858-b0d7-991b01dfe489] Running
	I0913 18:23:55.123017   11769 system_pods.go:89] "csi-hostpathplugin-dm8wc" [ba6ea11d-eddd-4da7-8ca6-ba5620218e67] Running
	I0913 18:23:55.123020   11769 system_pods.go:89] "etcd-addons-639162" [74f9ba83-0bb9-4244-b17d-027b88785144] Running
	I0913 18:23:55.123024   11769 system_pods.go:89] "kindnet-wpcdw" [343e7671-c2cd-4885-bcaa-027c3961906b] Running
	I0913 18:23:55.123028   11769 system_pods.go:89] "kube-apiserver-addons-639162" [bf88d919-5424-457a-aec1-d0b534057754] Running
	I0913 18:23:55.123032   11769 system_pods.go:89] "kube-controller-manager-addons-639162" [c2538e4f-37eb-43bb-884a-0751ca946810] Running
	I0913 18:23:55.123035   11769 system_pods.go:89] "kube-ingress-dns-minikube" [1b8f492a-f2f4-4ed7-a004-f19102c428bd] Running
	I0913 18:23:55.123038   11769 system_pods.go:89] "kube-proxy-npdmp" [b0805299-f344-43e8-817d-7c675b13ec3d] Running
	I0913 18:23:55.123042   11769 system_pods.go:89] "kube-scheduler-addons-639162" [56f97691-c5c0-4a89-9c08-0477b40a0e9c] Running
	I0913 18:23:55.123045   11769 system_pods.go:89] "metrics-server-84c5f94fbc-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
	I0913 18:23:55.123049   11769 system_pods.go:89] "nvidia-device-plugin-daemonset-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
	I0913 18:23:55.123053   11769 system_pods.go:89] "registry-66c9cd494c-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
	I0913 18:23:55.123059   11769 system_pods.go:89] "registry-proxy-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
	I0913 18:23:55.123062   11769 system_pods.go:89] "snapshot-controller-56fcc65765-dq5jv" [7ce7c8f7-1f87-41c2-87d1-a5745d0dd89c] Running
	I0913 18:23:55.123068   11769 system_pods.go:89] "snapshot-controller-56fcc65765-nw82m" [93f01180-2934-447d-bb8e-3ba350eb116a] Running
	I0913 18:23:55.123071   11769 system_pods.go:89] "storage-provisioner" [aa680869-22b8-479e-b65e-fa6ae196187a] Running
	I0913 18:23:55.123079   11769 system_pods.go:126] duration metric: took 7.575018ms to wait for k8s-apps to be running ...
	I0913 18:23:55.123087   11769 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 18:23:55.123127   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:23:55.133860   11769 system_svc.go:56] duration metric: took 10.765871ms WaitForService to wait for kubelet
	I0913 18:23:55.133888   11769 kubeadm.go:582] duration metric: took 2m31.614915501s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 18:23:55.133914   11769 node_conditions.go:102] verifying NodePressure condition ...
	I0913 18:23:55.136769   11769 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0913 18:23:55.136798   11769 node_conditions.go:123] node cpu capacity is 8
	I0913 18:23:55.136816   11769 node_conditions.go:105] duration metric: took 2.896708ms to run NodePressure ...
	I0913 18:23:55.136825   11769 start.go:241] waiting for startup goroutines ...
	I0913 18:23:55.136832   11769 start.go:246] waiting for cluster config update ...
	I0913 18:23:55.136851   11769 start.go:255] writing updated cluster config ...
	I0913 18:23:55.137115   11769 ssh_runner.go:195] Run: rm -f paused
	I0913 18:23:55.185662   11769 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 18:23:55.187824   11769 out.go:177] * Done! kubectl is now configured to use "addons-639162" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.027916428Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:d0d4cc8e9ccb50a62c5c184b99b0965d410395d0a829e9d119915ca8a9e5120f UID:6930bc24-c878-44ab-85b5-7eacd3088b0f NetNS:/var/run/netns/45b6919e-b535-4e26-b969-335243f3fea6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.028090035Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.064839575Z" level=info msg="Stopped pod sandbox: d0d4cc8e9ccb50a62c5c184b99b0965d410395d0a829e9d119915ca8a9e5120f" id=37f6cd5d-9ee4-404d-af5a-4a1c257cbb16 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.616722382Z" level=info msg="Stopping container: 5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9 (timeout: 30s)" id=31774996-2df5-44d9-a1f5-185e2640dd48 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:33:09 addons-639162 conmon[4049]: conmon 5265e8fd76e59ce4dc23 <ninfo>: container 4061 exited with status 2
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.626059013Z" level=info msg="Stopping container: 8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308 (timeout: 30s)" id=ebbbd050-30d4-414f-8ba8-7699c98bf89e name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.753537313Z" level=info msg="Stopped container 5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9: kube-system/registry-66c9cd494c-24rf5/registry" id=31774996-2df5-44d9-a1f5-185e2640dd48 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.754158896Z" level=info msg="Stopping pod sandbox: 6ea483aaca2ec92d18d20531ecc13637b14e730f77dd05512c2440a36f9306e8" id=88f00eba-6a48-4272-9a49-0d7f09383d53 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.754403598Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-24rf5 Namespace:kube-system ID:6ea483aaca2ec92d18d20531ecc13637b14e730f77dd05512c2440a36f9306e8 UID:32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338 NetNS:/var/run/netns/92d570d7-c258-46f1-8456-638d7b7bec44 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.754607834Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-24rf5 from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.765088420Z" level=info msg="Stopped container 8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308: kube-system/registry-proxy-v4jkk/registry-proxy" id=ebbbd050-30d4-414f-8ba8-7699c98bf89e name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.765628838Z" level=info msg="Stopping pod sandbox: d0dc70084798e31cf2e01d2828c28980d592d7a2adb125747b50419b4c3be662" id=2a7199b9-64f0-4024-9ba7-8489f930c94a name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.769056261Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-5GATBQXPDPQBPWLB - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-ZWCMJM3XI2CAIFUF - [0:0]\n:KUBE-HP-U2NJNQCEBWTUGD5X - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-gcpvc_ingress-nginx_57f89ab8-849d-4960-aa2c-37bb185b0b08_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-U2NJNQCEBWTUGD5X\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-gcpvc_ingress-nginx_57f89ab8-849d-4960-aa2c-37bb185b0b08_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-ZWCMJM3XI2CAIFUF\n-A KUBE-HP-U2NJNQCEBWTUGD5X -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-gcpvc_ingress-nginx_57f89ab8-849d-4960-aa2c-37bb185b0b08_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-U2NJNQCEBWTUGD5X -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-gcpvc_ingress-nginx_57f89ab8-849d-4960-a
a2c-37bb185b0b08_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-ZWCMJM3XI2CAIFUF -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-gcpvc_ingress-nginx_57f89ab8-849d-4960-aa2c-37bb185b0b08_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-ZWCMJM3XI2CAIFUF -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-gcpvc_ingress-nginx_57f89ab8-849d-4960-aa2c-37bb185b0b08_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-5GATBQXPDPQBPWLB\nCOMMIT\n"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.771167624Z" level=info msg="Closing host port tcp:5000"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.772525350Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.772677572Z" level=info msg="Got pod network &{Name:registry-proxy-v4jkk Namespace:kube-system ID:d0dc70084798e31cf2e01d2828c28980d592d7a2adb125747b50419b4c3be662 UID:9e78657b-fc91-4afe-ac20-9d22efb312bb NetNS:/var/run/netns/d827003d-8665-4e96-9293-c2d9ebeee412 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.772783777Z" level=info msg="Deleting pod kube-system_registry-proxy-v4jkk from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.799064619Z" level=info msg="Stopped pod sandbox: 6ea483aaca2ec92d18d20531ecc13637b14e730f77dd05512c2440a36f9306e8" id=88f00eba-6a48-4272-9a49-0d7f09383d53 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.838777859Z" level=info msg="Stopped pod sandbox: d0dc70084798e31cf2e01d2828c28980d592d7a2adb125747b50419b4c3be662" id=2a7199b9-64f0-4024-9ba7-8489f930c94a name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.946789514Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7244c9d0-00a7-4982-acee-cbd9733e9658 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:33:09 addons-639162 crio[1029]: time="2024-09-13 18:33:09.947058425Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7244c9d0-00a7-4982-acee-cbd9733e9658 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:33:10 addons-639162 crio[1029]: time="2024-09-13 18:33:10.039761304Z" level=info msg="Removing container: 8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308" id=f3072f09-b2ea-4014-8e24-3a7d52d4fab0 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:33:10 addons-639162 crio[1029]: time="2024-09-13 18:33:10.056481052Z" level=info msg="Removed container 8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308: kube-system/registry-proxy-v4jkk/registry-proxy" id=f3072f09-b2ea-4014-8e24-3a7d52d4fab0 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:33:10 addons-639162 crio[1029]: time="2024-09-13 18:33:10.058235741Z" level=info msg="Removing container: 5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9" id=607102b7-bc22-4baa-bec0-e66ac6c8d6fc name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:33:10 addons-639162 crio[1029]: time="2024-09-13 18:33:10.078455511Z" level=info msg="Removed container 5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9: kube-system/registry-66c9cd494c-24rf5/registry" id=607102b7-bc22-4baa-bec0-e66ac6c8d6fc name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                         ATTEMPT             POD ID              POD
	705cafd6746e6       a416a98b71e224a31ee99cff8e16063554498227d2b696152a9c3e0aa65e5824                                                             41 seconds ago      Exited              helper-pod                   0                   6d98e4d08d871       helper-pod-delete-pvc-c4c6b058-84ac-4f3c-ba7d-a8066dcec4ee
	94315348e17a3       docker.io/library/busybox@sha256:9186e638ccc30c5d1a2efd5a2cd632f49bb5013f164f6f85c48ed6fce90fe38f                            44 seconds ago      Exited              busybox                      0                   7ad250bc2a814       test-local-path
	05282b14abdcc       docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee                            49 seconds ago      Exited              helper-pod                   0                   86881a9339043       helper-pod-create-pvc-c4c6b058-84ac-4f3c-ba7d-a8066dcec4ee
	20b6af800e085       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             10 minutes ago      Exited              patch                        3                   e64aa8bc2cd1c       ingress-nginx-admission-patch-5m7lw
	7fdad55f03260       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             10 minutes ago      Running             controller                   0                   9f0d50fdd19cf       ingress-nginx-controller-bc57996ff-gcpvc
	0e59a38b1d674       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 10 minutes ago      Running             gcp-auth                     0                   d749d466f228b       gcp-auth-89d5ffd79-pkcp8
	89201ba6eee81       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server               0                   f88034008dc34       metrics-server-84c5f94fbc-d5947
	01c215b4f7747       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                       0                   eab0f1d55eb85       ingress-nginx-admission-create-xq467
	e7873bfdf1793       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922      10 minutes ago      Running             volume-snapshot-controller   0                   d9cee7bd26e46       snapshot-controller-56fcc65765-dq5jv
	53f467bfd9857       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922      10 minutes ago      Running             volume-snapshot-controller   0                   1faed352f07c9       snapshot-controller-56fcc65765-nw82m
	73d057a823148       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns         0                   b0f032b25fd8c       kube-ingress-dns-minikube
	f577e59e4482e       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             11 minutes ago      Running             storage-provisioner          0                   eb14e6f5445ab       storage-provisioner
	e0c28936f452a       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             11 minutes ago      Running             coredns                      0                   2eeec6f5b4337       coredns-7c65d6cfc9-w2hdk
	e16ab415003bf       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                   0                   5496f9c9ae678       kube-proxy-npdmp
	39c1ec7ac9033       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni                  0                   ee4435f68c5bb       kindnet-wpcdw
	12e7345c9a3d2       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             11 minutes ago      Running             etcd                         0                   6036f0179db0f       etcd-addons-639162
	f36144c46b544       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             11 minutes ago      Running             kube-controller-manager      0                   5aec90eca455e       kube-controller-manager-addons-639162
	4703ab270654b       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             11 minutes ago      Running             kube-scheduler               0                   ff4c15c90b1c3       kube-scheduler-addons-639162
	a5d0bbafe9db7       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             11 minutes ago      Running             kube-apiserver               0                   569326b1c2147       kube-apiserver-addons-639162
	
	
	==> coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] <==
	[INFO] 10.244.0.14:55437 - 23426 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000093725s
	[INFO] 10.244.0.14:50281 - 31132 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070795s
	[INFO] 10.244.0.14:50281 - 17057 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117629s
	[INFO] 10.244.0.14:35291 - 33451 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005531379s
	[INFO] 10.244.0.14:35291 - 17334 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005911816s
	[INFO] 10.244.0.14:47754 - 40446 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007040118s
	[INFO] 10.244.0.14:47754 - 27842 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007130545s
	[INFO] 10.244.0.14:34891 - 40957 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00571453s
	[INFO] 10.244.0.14:34891 - 47840 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006763751s
	[INFO] 10.244.0.14:35420 - 62817 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000071935s
	[INFO] 10.244.0.14:35420 - 56675 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000076248s
	[INFO] 10.244.0.19:46685 - 16047 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000255472s
	[INFO] 10.244.0.19:36807 - 18381 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000305373s
	[INFO] 10.244.0.19:59522 - 55900 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146757s
	[INFO] 10.244.0.19:57996 - 2327 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000182253s
	[INFO] 10.244.0.19:46733 - 54867 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000136429s
	[INFO] 10.244.0.19:40559 - 55095 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000100932s
	[INFO] 10.244.0.19:56384 - 11911 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.006573384s
	[INFO] 10.244.0.19:58063 - 41684 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.00902336s
	[INFO] 10.244.0.19:54810 - 39290 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005786905s
	[INFO] 10.244.0.19:42063 - 59726 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006158272s
	[INFO] 10.244.0.19:55582 - 39982 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005262757s
	[INFO] 10.244.0.19:33428 - 22960 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005689048s
	[INFO] 10.244.0.19:44945 - 31387 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000869068s
	[INFO] 10.244.0.19:33924 - 62327 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001098345s
	
	
	==> describe nodes <==
	Name:               addons-639162
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-639162
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92
	                    minikube.k8s.io/name=addons-639162
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T18_21_18_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-639162
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 18:21:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-639162
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 18:33:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 18:32:52 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 18:32:52 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 18:32:52 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 18:32:52 +0000   Fri, 13 Sep 2024 18:22:04 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-639162
	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:                 3cca33edb0834b45b5f57aac58ac3559
	  System UUID:                9834d4cd-bc8a-4147-b2db-cd68fd66f85a
	  Boot ID:                    000be9b8-70cf-4622-850e-8473d6de591c
	  Kernel Version:             5.15.0-1068-gcp
	  OS Image:                   Ubuntu 22.04.4 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:          (15 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  gcp-auth                    gcp-auth-89d5ffd79-pkcp8                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-gcpvc    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-w2hdk                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-639162                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-wpcdw                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-639162                250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-639162       200m (2%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-npdmp                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-639162                100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-d5947             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-dq5jv        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-nw82m        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (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                 11m   kube-proxy       
	  Normal   Starting                 11m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m   kubelet          Node addons-639162 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-639162 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-639162 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-639162 event: Registered Node addons-639162 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-639162 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep13 18:17]  #2
	[  +0.000795]  #3
	[  +0.002804]  #4
	[  +0.001161] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
	[  +0.004019] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
	[  +0.002031] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
	[  +0.002574]  #5
	[  +0.001618]  #6
	[  +0.001893]  #7
	[  +0.065932] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.403771] i8042: Warning: Keylock active
	[  +0.007666] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.003629] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000669] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000633] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000638] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000646] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.613149] 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.
	[  +7.235561] kauditd_printk_skb: 46 callbacks suppressed
	
	
	==> etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] <==
	{"level":"warn","ts":"2024-09-13T18:21:25.946895Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"313.819078ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-09-13T18:21:25.946915Z","caller":"traceutil/trace.go:171","msg":"trace[2053654407] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:388; }","duration":"313.841059ms","start":"2024-09-13T18:21:25.633067Z","end":"2024-09-13T18:21:25.946909Z","steps":["trace[2053654407] 'agreement among raft nodes before linearized reading'  (duration: 313.796219ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.946934Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.633018Z","time spent":"313.910871ms","remote":"127.0.0.1:38026","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":1,"response size":3169,"request content":"key:\"/registry/deployments/default/cloud-spanner-emulator\" "}
	{"level":"warn","ts":"2024-09-13T18:21:25.947039Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"314.30144ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-639162\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-13T18:21:25.947058Z","caller":"traceutil/trace.go:171","msg":"trace[1869606927] range","detail":"{range_begin:/registry/minions/addons-639162; range_end:; response_count:1; response_revision:388; }","duration":"314.319686ms","start":"2024-09-13T18:21:25.632731Z","end":"2024-09-13T18:21:25.947051Z","steps":["trace[1869606927] 'agreement among raft nodes before linearized reading'  (duration: 314.283113ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.947077Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.632691Z","time spent":"314.380637ms","remote":"127.0.0.1:37750","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5679,"request content":"key:\"/registry/minions/addons-639162\" "}
	{"level":"warn","ts":"2024-09-13T18:21:25.947177Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"403.042944ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"info","ts":"2024-09-13T18:21:25.947201Z","caller":"traceutil/trace.go:171","msg":"trace[1307485322] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:388; }","duration":"403.059697ms","start":"2024-09-13T18:21:25.544129Z","end":"2024-09-13T18:21:25.947189Z","steps":["trace[1307485322] 'agreement among raft nodes before linearized reading'  (duration: 403.02655ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.947220Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.544105Z","time spent":"403.111047ms","remote":"127.0.0.1:38026","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":4120,"request content":"key:\"/registry/deployments/kube-system/coredns\" "}
	{"level":"info","ts":"2024-09-13T18:21:26.121781Z","caller":"traceutil/trace.go:171","msg":"trace[506351300] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"178.731693ms","start":"2024-09-13T18:21:25.943029Z","end":"2024-09-13T18:21:26.121761Z","steps":["trace[506351300] 'process raft request'  (duration: 178.610675ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.140760Z","caller":"traceutil/trace.go:171","msg":"trace[682574807] transaction","detail":"{read_only:false; number_of_response:1; response_revision:395; }","duration":"104.069885ms","start":"2024-09-13T18:21:26.036676Z","end":"2024-09-13T18:21:26.140746Z","steps":["trace[682574807] 'process raft request'  (duration: 104.043434ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141165Z","caller":"traceutil/trace.go:171","msg":"trace[1050135546] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"197.92236ms","start":"2024-09-13T18:21:25.943230Z","end":"2024-09-13T18:21:26.141152Z","steps":["trace[1050135546] 'process raft request'  (duration: 178.519583ms)","trace[1050135546] 'compare'  (duration: 18.811295ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:21:26.141315Z","caller":"traceutil/trace.go:171","msg":"trace[2124020632] linearizableReadLoop","detail":"{readStateIndex:404; appliedIndex:402; }","duration":"195.187294ms","start":"2024-09-13T18:21:25.946120Z","end":"2024-09-13T18:21:26.141307Z","steps":["trace[2124020632] 'read index received'  (duration: 84.973982ms)","trace[2124020632] 'applied index is now lower than readState.Index'  (duration: 110.212583ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:21:26.141389Z","caller":"traceutil/trace.go:171","msg":"trace[245286531] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"110.715428ms","start":"2024-09-13T18:21:26.030665Z","end":"2024-09-13T18:21:26.141381Z","steps":["trace[245286531] 'process raft request'  (duration: 109.973881ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141575Z","caller":"traceutil/trace.go:171","msg":"trace[1737283846] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"105.02593ms","start":"2024-09-13T18:21:26.036538Z","end":"2024-09-13T18:21:26.141564Z","steps":["trace[1737283846] 'process raft request'  (duration: 104.157635ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141709Z","caller":"traceutil/trace.go:171","msg":"trace[2069078078] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"110.962319ms","start":"2024-09-13T18:21:26.030740Z","end":"2024-09-13T18:21:26.141702Z","steps":["trace[2069078078] 'process raft request'  (duration: 109.929377ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:26.143056Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"208.146202ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T18:21:26.143106Z","caller":"traceutil/trace.go:171","msg":"trace[885263413] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:395; }","duration":"208.203678ms","start":"2024-09-13T18:21:25.934891Z","end":"2024-09-13T18:21:26.143094Z","steps":["trace[885263413] 'agreement among raft nodes before linearized reading'  (duration: 208.118434ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:22:40.061698Z","caller":"traceutil/trace.go:171","msg":"trace[1456574020] transaction","detail":"{read_only:false; response_revision:1088; number_of_response:1; }","duration":"126.090372ms","start":"2024-09-13T18:22:39.935582Z","end":"2024-09-13T18:22:40.061673Z","steps":["trace[1456574020] 'process raft request'  (duration: 63.82449ms)","trace[1456574020] 'compare'  (duration: 62.177591ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:22:51.256922Z","caller":"traceutil/trace.go:171","msg":"trace[2017682685] transaction","detail":"{read_only:false; response_revision:1161; number_of_response:1; }","duration":"101.593969ms","start":"2024-09-13T18:22:51.155309Z","end":"2024-09-13T18:22:51.256903Z","steps":["trace[2017682685] 'process raft request'  (duration: 101.423568ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:22:51.388113Z","caller":"traceutil/trace.go:171","msg":"trace[1532014181] transaction","detail":"{read_only:false; response_revision:1162; number_of_response:1; }","duration":"125.435353ms","start":"2024-09-13T18:22:51.262658Z","end":"2024-09-13T18:22:51.388093Z","steps":["trace[1532014181] 'process raft request'  (duration: 62.722448ms)","trace[1532014181] 'compare'  (duration: 62.56824ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:22:51.388294Z","caller":"traceutil/trace.go:171","msg":"trace[486493325] transaction","detail":"{read_only:false; response_revision:1163; number_of_response:1; }","duration":"124.469875ms","start":"2024-09-13T18:22:51.263804Z","end":"2024-09-13T18:22:51.388274Z","steps":["trace[486493325] 'process raft request'  (duration: 124.24735ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:31:13.874826Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1532}
	{"level":"info","ts":"2024-09-13T18:31:13.896403Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1532,"took":"21.135214ms","hash":4137966478,"current-db-size-bytes":6266880,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3305472,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-13T18:31:13.896443Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4137966478,"revision":1532,"compact-revision":-1}
	
	
	==> gcp-auth [0e59a38b1d6746e3b89016c7fc4a19111617f6c4472edb386779b326387e4d0e] <==
	2024/09/13 18:22:43 GCP Auth Webhook started!
	2024/09/13 18:23:55 Ready to marshal response ...
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:23:55 Ready to marshal response ...
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:23:55 Ready to marshal response ...
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:32:09 Ready to marshal response ...
	2024/09/13 18:32:09 Ready to write response ...
	2024/09/13 18:32:19 Ready to marshal response ...
	2024/09/13 18:32:19 Ready to write response ...
	2024/09/13 18:32:19 Ready to marshal response ...
	2024/09/13 18:32:19 Ready to write response ...
	2024/09/13 18:32:28 Ready to marshal response ...
	2024/09/13 18:32:28 Ready to write response ...
	2024/09/13 18:32:29 Ready to marshal response ...
	2024/09/13 18:32:29 Ready to write response ...
	2024/09/13 18:32:57 Ready to marshal response ...
	2024/09/13 18:32:57 Ready to write response ...
	
	
	==> kernel <==
	 18:33:10 up 15 min,  0 users,  load average: 0.52, 0.37, 0.28
	Linux addons-639162 5.15.0-1068-gcp #76~20.04.1-Ubuntu SMP Tue Aug 20 15:52:45 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] <==
	I0913 18:31:03.729599       1 main.go:299] handling current node
	I0913 18:31:13.731751       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:31:13.731782       1 main.go:299] handling current node
	I0913 18:31:23.729458       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:31:23.729521       1 main.go:299] handling current node
	I0913 18:31:33.729181       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:31:33.729237       1 main.go:299] handling current node
	I0913 18:31:43.729548       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:31:43.729596       1 main.go:299] handling current node
	I0913 18:31:53.737593       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:31:53.737626       1 main.go:299] handling current node
	I0913 18:32:03.730063       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:32:03.730090       1 main.go:299] handling current node
	I0913 18:32:13.729585       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:32:13.729614       1 main.go:299] handling current node
	I0913 18:32:23.729370       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:32:23.729407       1 main.go:299] handling current node
	I0913 18:32:33.729230       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:32:33.729265       1 main.go:299] handling current node
	I0913 18:32:43.729564       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:32:43.729595       1 main.go:299] handling current node
	I0913 18:32:53.730012       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:32:53.730049       1 main.go:299] handling current node
	I0913 18:33:03.730014       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:33:03.730042       1 main.go:299] handling current node
	
	
	==> kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] <==
	 > logger="UnhandledError"
	W0913 18:23:45.746224       1 handler_proxy.go:99] no RequestInfo found in the context
	W0913 18:23:45.746225       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 18:23:45.746312       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"
	E0913 18:23:45.746318       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"
	I0913 18:23:45.747440       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0913 18:23:45.747472       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0913 18:23:49.751770       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 18:23:49.751821       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"
	E0913 18:23:49.751866       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.224.101:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.224.101:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.224.101:443: i/o timeout" logger="UnhandledError"
	I0913 18:23:49.764025       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0913 18:31:58.542697       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.216.250"}
	I0913 18:32:03.331564       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 18:32:04.346736       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0913 18:32:29.876218       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0913 18:32:29.881595       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0913 18:32:29.886995       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:32:41.686270       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0913 18:32:44.887969       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] <==
	I0913 18:32:09.061092       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="5.612µs"
	I0913 18:32:13.436750       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	W0913 18:32:13.590163       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
	E0913 18:32:13.590212       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"
	I0913 18:32:13.965062       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="10.307µs"
	I0913 18:32:19.267178       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0913 18:32:21.663614       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
	E0913 18:32:21.663651       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"
	I0913 18:32:21.929663       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-639162"
	I0913 18:32:22.576980       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0913 18:32:22.577015       1 shared_informer.go:320] Caches are synced for resource quota
	I0913 18:32:23.026898       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0913 18:32:23.026941       1 shared_informer.go:320] Caches are synced for garbage collector
	I0913 18:32:24.051968       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0913 18:32:26.252357       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-769b77f747" duration="5.777µs"
	I0913 18:32:29.427973       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="10.119µs"
	W0913 18:32:39.888739       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
	E0913 18:32:39.888774       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"
	I0913 18:32:52.282406       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-639162"
	I0913 18:33:06.860962       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-attacher"
	I0913 18:33:06.936927       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-resizer"
	I0913 18:33:07.558284       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-639162"
	W0913 18:33:09.478179       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
	E0913 18:33:09.478212       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"
	I0913 18:33:09.607939       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="7.752µs"
	
	
	==> kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] <==
	I0913 18:21:23.272316       1 server_linux.go:66] "Using iptables proxy"
	I0913 18:21:23.404933       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 18:21:23.404993       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`"
	I0913 18:21:23.421496       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 18:21:23.421549       1 server_linux.go:169] "Using iptables Proxier"
	I0913 18:21:23.423286       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"
	I0913 18:21:23.423622       1 server.go:483] "Version info" version="v1.31.1"
	I0913 18:21:23.423654       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 18:21:23.424683       1 config.go:105] "Starting endpoint slice config controller"
	I0913 18:21:23.424712       1 config.go:328] "Starting node config controller"
	I0913 18:21:23.424721       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 18:21:23.424732       1 config.go:199] "Starting service config controller"
	I0913 18:21:23.424738       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 18:21:23.424721       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 18:21:23.526214       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 18:21:23.526295       1 shared_informer.go:320] Caches are synced for service config
	I0913 18:21:23.526498       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] <==
	W0913 18:21:15.439920       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
	W0913 18:21:15.439773       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0913 18:21:15.439948       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"
	E0913 18:21:15.439955       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.439822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 18:21:15.439915       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.439911       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
	E0913 18:21:15.439988       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0913 18:21:15.440013       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"
	E0913 18:21:15.439823       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.440097       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
	E0913 18:21:15.440130       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"
	W0913 18:21:15.440285       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
	E0913 18:21:15.440362       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"
	W0913 18:21:15.440417       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
	E0913 18:21:15.440448       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"
	W0913 18:21:15.440755       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
	E0913 18:21:15.440781       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"
	W0913 18:21:16.530497       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
	E0913 18:21:16.530542       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"
	W0913 18:21:16.572015       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 18:21:16.572061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:16.601191       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
	E0913 18:21:16.601225       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"
	I0913 18:21:16.835777       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 18:33:08 addons-639162 kubelet[1634]: I0913 18:33:08.253244    1634 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"65960f5a0d62ae4193cd89809c2164ba8ee92b7da0fc2ffdced9eaae3ec9a006"} err="failed to get container status \"65960f5a0d62ae4193cd89809c2164ba8ee92b7da0fc2ffdced9eaae3ec9a006\": rpc error: code = NotFound desc = could not find container \"65960f5a0d62ae4193cd89809c2164ba8ee92b7da0fc2ffdced9eaae3ec9a006\": container with ID starting with 65960f5a0d62ae4193cd89809c2164ba8ee92b7da0fc2ffdced9eaae3ec9a006 not found: ID does not exist"
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.153741    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/6930bc24-c878-44ab-85b5-7eacd3088b0f-gcp-creds\") pod \"6930bc24-c878-44ab-85b5-7eacd3088b0f\" (UID: \"6930bc24-c878-44ab-85b5-7eacd3088b0f\") "
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.153810    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-p4qs2\" (UniqueName: \"kubernetes.io/projected/6930bc24-c878-44ab-85b5-7eacd3088b0f-kube-api-access-p4qs2\") pod \"6930bc24-c878-44ab-85b5-7eacd3088b0f\" (UID: \"6930bc24-c878-44ab-85b5-7eacd3088b0f\") "
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.153855    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/6930bc24-c878-44ab-85b5-7eacd3088b0f-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "6930bc24-c878-44ab-85b5-7eacd3088b0f" (UID: "6930bc24-c878-44ab-85b5-7eacd3088b0f"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.153931    1634 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/6930bc24-c878-44ab-85b5-7eacd3088b0f-gcp-creds\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.155514    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6930bc24-c878-44ab-85b5-7eacd3088b0f-kube-api-access-p4qs2" (OuterVolumeSpecName: "kube-api-access-p4qs2") pod "6930bc24-c878-44ab-85b5-7eacd3088b0f" (UID: "6930bc24-c878-44ab-85b5-7eacd3088b0f"). InnerVolumeSpecName "kube-api-access-p4qs2". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.255075    1634 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-p4qs2\" (UniqueName: \"kubernetes.io/projected/6930bc24-c878-44ab-85b5-7eacd3088b0f-kube-api-access-p4qs2\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.859424    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9l8m7\" (UniqueName: \"kubernetes.io/projected/32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338-kube-api-access-9l8m7\") pod \"32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338\" (UID: \"32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338\") "
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.861118    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338-kube-api-access-9l8m7" (OuterVolumeSpecName: "kube-api-access-9l8m7") pod "32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338" (UID: "32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338"). InnerVolumeSpecName "kube-api-access-9l8m7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:33:09 addons-639162 kubelet[1634]: E0913 18:33:09.947296    1634 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="8f65ca6e-9cc7-4376-889d-26fdd87a9692"
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.947721    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ba6ea11d-eddd-4da7-8ca6-ba5620218e67" path="/var/lib/kubelet/pods/ba6ea11d-eddd-4da7-8ca6-ba5620218e67/volumes"
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.948438    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ca085e86-2506-4858-b0d7-991b01dfe489" path="/var/lib/kubelet/pods/ca085e86-2506-4858-b0d7-991b01dfe489/volumes"
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.948749    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="fea9314b-57ae-4afd-9188-69d14aa444de" path="/var/lib/kubelet/pods/fea9314b-57ae-4afd-9188-69d14aa444de/volumes"
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.960629    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-gtg76\" (UniqueName: \"kubernetes.io/projected/9e78657b-fc91-4afe-ac20-9d22efb312bb-kube-api-access-gtg76\") pod \"9e78657b-fc91-4afe-ac20-9d22efb312bb\" (UID: \"9e78657b-fc91-4afe-ac20-9d22efb312bb\") "
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.960695    1634 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9l8m7\" (UniqueName: \"kubernetes.io/projected/32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338-kube-api-access-9l8m7\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:33:09 addons-639162 kubelet[1634]: I0913 18:33:09.962232    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9e78657b-fc91-4afe-ac20-9d22efb312bb-kube-api-access-gtg76" (OuterVolumeSpecName: "kube-api-access-gtg76") pod "9e78657b-fc91-4afe-ac20-9d22efb312bb" (UID: "9e78657b-fc91-4afe-ac20-9d22efb312bb"). InnerVolumeSpecName "kube-api-access-gtg76". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.038644    1634 scope.go:117] "RemoveContainer" containerID="8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.056748    1634 scope.go:117] "RemoveContainer" containerID="8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: E0913 18:33:10.057122    1634 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308\": container with ID starting with 8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308 not found: ID does not exist" containerID="8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.057175    1634 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308"} err="failed to get container status \"8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308\": rpc error: code = NotFound desc = could not find container \"8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308\": container with ID starting with 8dfafce734bf8d860ad4070a43ade7c08481f75041b49f0c0b029be7ca8b1308 not found: ID does not exist"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.057201    1634 scope.go:117] "RemoveContainer" containerID="5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.061720    1634 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-gtg76\" (UniqueName: \"kubernetes.io/projected/9e78657b-fc91-4afe-ac20-9d22efb312bb-kube-api-access-gtg76\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.078763    1634 scope.go:117] "RemoveContainer" containerID="5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: E0913 18:33:10.080207    1634 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9\": container with ID starting with 5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9 not found: ID does not exist" containerID="5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9"
	Sep 13 18:33:10 addons-639162 kubelet[1634]: I0913 18:33:10.080255    1634 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9"} err="failed to get container status \"5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9\": rpc error: code = NotFound desc = could not find container \"5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9\": container with ID starting with 5265e8fd76e59ce4dc236616213482d5dd361a9cedf6c6cee6ee07ac950f38b9 not found: ID does not exist"
	
	
	==> storage-provisioner [f577e59e4482ebfc3cd70e1d572a18f021a968face5f83725952837d435041b6] <==
	I0913 18:22:04.945444       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 18:22:04.954603       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 18:22:04.954644       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 18:22:04.963235       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 18:22:04.963296       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e08a754a-0347-43fc-baaa-ff6ae8721789", APIVersion:"v1", ResourceVersion:"898", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b became leader
	I0913 18:22:04.963350       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b!
	I0913 18:22:05.063525       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-639162 -n addons-639162
helpers_test.go:261: (dbg) Run:  kubectl --context addons-639162 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-xq467 ingress-nginx-admission-patch-5m7lw
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-639162 describe pod busybox ingress-nginx-admission-create-xq467 ingress-nginx-admission-patch-5m7lw
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-639162 describe pod busybox ingress-nginx-admission-create-xq467 ingress-nginx-admission-patch-5m7lw: exit status 1 (64.632789ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-639162/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 18:23:55 +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-d8bg6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-d8bg6:
	    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  9m16s                  default-scheduler  Successfully assigned default/busybox to addons-639162
	  Normal   Pulling    7m52s (x4 over 9m16s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m52s (x4 over 9m16s)  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     7m52s (x4 over 9m16s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m24s (x6 over 9m15s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m6s (x20 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-xq467" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-5m7lw" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-639162 describe pod busybox ingress-nginx-admission-create-xq467 ingress-nginx-admission-patch-5m7lw: exit status 1
--- FAIL: TestAddons/parallel/Registry (73.79s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (150.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-639162 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-639162 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-639162 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" [b5dc7c18-911e-472d-8c5a-5ee1dafbded2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [b5dc7c18-911e-472d-8c5a-5ee1dafbded2] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003890006s
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 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-639162 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.948480007s)

                                                
                                                
** 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-639162 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 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-639162 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 addons disable ingress --alsologtostderr -v=1: (7.585196391s)
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-639162
helpers_test.go:235: (dbg) docker inspect addons-639162:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54",
	        "Created": "2024-09-13T18:21:04.535619608Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 12521,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T18:21:04.663966005Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0dbfa4e10de72ad5b19052941be6a0a31f45a6011543305e0465758d912df3d4",
	        "ResolvConfPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/hostname",
	        "HostsPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/hosts",
	        "LogPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54-json.log",
	        "Name": "/addons-639162",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-639162:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-639162",
	            "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/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca-init/diff:/var/lib/docker/overlay2/bd700cfba6eb16f6bbc86500219febd365aa33a063b3a9333f91b7c0dea97fa5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-639162",
	                "Source": "/var/lib/docker/volumes/addons-639162/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-639162",
	            "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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e",
	            "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-639162",
	                "name.minikube.sigs.k8s.io": "addons-639162",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b83b3361d300a299fb8c66f1d90176f5a79a1a177f5bfc2069036c674681a0ed",
	            "SandboxKey": "/var/run/docker/netns/b83b3361d300",
	            "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-639162": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "693ce60f30731c797a0d5e23bb70b22e50e741bc344576b685fe1761cb0fe208",
	                    "EndpointID": "6a6ebe83b1ba8a09469af3f552e7a7adbf2482ab33ad6b30655b70060c033c52",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-639162",
	                        "291cc53552af"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-639162 -n addons-639162
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-639162 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 logs -n 25: (1.12929292s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-158351                                                                     | download-only-158351   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| delete  | -p download-only-187298                                                                     | download-only-187298   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | --download-only -p                                                                          | download-docker-012326 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | download-docker-012326                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-012326                                                                   | download-docker-012326 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-091699   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | binary-mirror-091699                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:42269                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-091699                                                                     | binary-mirror-091699   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-639162 --wait=true                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:23 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-639162          | jenkins | v1.34.0 | 13 Sep 24 18:31 UTC | 13 Sep 24 18:31 UTC |
	|         | -p addons-639162                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | -p addons-639162                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-639162 ssh cat                                                                       | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | /opt/local-path-provisioner/pvc-c4c6b058-84ac-4f3c-ba7d-a8066dcec4ee_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:33 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-639162 addons                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-639162 ip                                                                            | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-639162 ssh curl -s                                                                   | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-639162 ip                                                                            | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:35 UTC | 13 Sep 24 18:35 UTC |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:35 UTC | 13 Sep 24 18:35 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:35 UTC | 13 Sep 24 18:35 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:20:40
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:20:40.772203   11769 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:20:40.772316   11769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:40.772326   11769 out.go:358] Setting ErrFile to fd 2...
	I0913 18:20:40.772334   11769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:40.772529   11769 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:20:40.773132   11769 out.go:352] Setting JSON to false
	I0913 18:20:40.773956   11769 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":191,"bootTime":1726251450,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:20:40.774058   11769 start.go:139] virtualization: kvm guest
	I0913 18:20:40.776493   11769 out.go:177] * [addons-639162] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 18:20:40.777828   11769 notify.go:220] Checking for updates...
	I0913 18:20:40.777850   11769 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:20:40.779288   11769 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:20:40.780910   11769 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:20:40.782338   11769 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:20:40.783824   11769 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 18:20:40.785207   11769 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:20:40.786717   11769 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:20:40.808586   11769 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:20:40.808671   11769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:40.853863   11769 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 18:20:40.845019777 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:40.853970   11769 docker.go:318] overlay module found
	I0913 18:20:40.855985   11769 out.go:177] * Using the docker driver based on user configuration
	I0913 18:20:40.857214   11769 start.go:297] selected driver: docker
	I0913 18:20:40.857225   11769 start.go:901] validating driver "docker" against <nil>
	I0913 18:20:40.857235   11769 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:20:40.858013   11769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:40.905271   11769 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 18:20:40.896718197 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:40.905436   11769 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:20:40.905709   11769 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]
	I0913 18:20:40.907577   11769 out.go:177] * Using Docker driver with root privileges
	I0913 18:20:40.909003   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:20:40.909058   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:20:40.909069   11769 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:20:40.909128   11769 start.go:340] cluster config:
	{Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:20:40.910598   11769 out.go:177] * Starting "addons-639162" primary control-plane node in "addons-639162" cluster
	I0913 18:20:40.912000   11769 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:20:40.913395   11769 out.go:177] * Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:20:40.914749   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:20:40.914780   11769 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 18:20:40.914779   11769 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:20:40.914786   11769 cache.go:56] Caching tarball of preloaded images
	I0913 18:20:40.914876   11769 preload.go:172] Found /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0913 18:20:40.914891   11769 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 18:20:40.915202   11769 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json ...
	I0913 18:20:40.915231   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json: {Name:mk9e4ebbff08699dfa913b93b6125a03f5972987 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:20:40.930470   11769 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:20:40.930586   11769 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:20:40.930604   11769 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:20:40.930611   11769 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:20:40.930623   11769 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:20:40.930633   11769 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from local cache
	I0913 18:20:52.505580   11769 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from cached tarball
	I0913 18:20:52.505628   11769 cache.go:194] Successfully downloaded all kic artifacts
	I0913 18:20:52.505666   11769 start.go:360] acquireMachinesLock for addons-639162: {Name:mk27f6ef20ba1f483c46edd87881da1e2a8b3c67 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 18:20:52.505793   11769 start.go:364] duration metric: took 106.287µs to acquireMachinesLock for "addons-639162"
	I0913 18:20:52.505822   11769 start.go:93] Provisioning new machine with config: &{Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:20:52.505945   11769 start.go:125] createHost starting for "" (driver="docker")
	I0913 18:20:52.508045   11769 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 18:20:52.508324   11769 start.go:159] libmachine.API.Create for "addons-639162" (driver="docker")
	I0913 18:20:52.508359   11769 client.go:168] LocalClient.Create starting
	I0913 18:20:52.508468   11769 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem
	I0913 18:20:52.749040   11769 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem
	I0913 18:20:52.862415   11769 cli_runner.go:164] Run: docker network inspect addons-639162 --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}}]}"
	W0913 18:20:52.877958   11769 cli_runner.go:211] docker network inspect addons-639162 --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
	I0913 18:20:52.878029   11769 network_create.go:284] running [docker network inspect addons-639162] to gather additional debugging logs...
	I0913 18:20:52.878049   11769 cli_runner.go:164] Run: docker network inspect addons-639162
	W0913 18:20:52.892729   11769 cli_runner.go:211] docker network inspect addons-639162 returned with exit code 1
	I0913 18:20:52.892754   11769 network_create.go:287] error running [docker network inspect addons-639162]: docker network inspect addons-639162: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-639162 not found
	I0913 18:20:52.892765   11769 network_create.go:289] output of [docker network inspect addons-639162]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-639162 not found
	
	** /stderr **
	I0913 18:20:52.892829   11769 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}}]}"
	I0913 18:20:52.907824   11769 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:0xc001b028e0}
	I0913 18:20:52.907868   11769 network_create.go:124] attempt to create docker network addons-639162 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 18:20:52.907907   11769 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-639162 addons-639162
	I0913 18:20:52.967379   11769 network_create.go:108] docker network addons-639162 192.168.49.0/24 created
	I0913 18:20:52.967408   11769 kic.go:121] calculated static IP "192.168.49.2" for the "addons-639162" container
	I0913 18:20:52.967463   11769 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 18:20:52.982185   11769 cli_runner.go:164] Run: docker volume create addons-639162 --label name.minikube.sigs.k8s.io=addons-639162 --label created_by.minikube.sigs.k8s.io=true
	I0913 18:20:52.998273   11769 oci.go:103] Successfully created a docker volume addons-639162
	I0913 18:20:52.998363   11769 cli_runner.go:164] Run: docker run --rm --name addons-639162-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --entrypoint /usr/bin/test -v addons-639162:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib
	I0913 18:21:00.147664   11769 cli_runner.go:217] Completed: docker run --rm --name addons-639162-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --entrypoint /usr/bin/test -v addons-639162:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib: (7.149261532s)
	I0913 18:21:00.147688   11769 oci.go:107] Successfully prepared a docker volume addons-639162
	I0913 18:21:00.147711   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:21:00.147731   11769 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 18:21:00.147782   11769 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-639162:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 18:21:04.473545   11769 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-639162:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir: (4.325723806s)
	I0913 18:21:04.473579   11769 kic.go:203] duration metric: took 4.325844324s to extract preloaded images to volume ...
	W0913 18:21:04.473726   11769 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 18:21:04.473818   11769 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 18:21:04.521273   11769 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-639162 --name addons-639162 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-639162 --network addons-639162 --ip 192.168.49.2 --volume addons-639162:/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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e
	I0913 18:21:04.831062   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Running}}
	I0913 18:21:04.848897   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:04.867309   11769 cli_runner.go:164] Run: docker exec addons-639162 stat /var/lib/dpkg/alternatives/iptables
	I0913 18:21:04.909601   11769 oci.go:144] the created container "addons-639162" has a running status.
	I0913 18:21:04.909641   11769 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa...
	I0913 18:21:05.161386   11769 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 18:21:05.183000   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:05.199769   11769 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 18:21:05.199792   11769 kic_runner.go:114] Args: [docker exec --privileged addons-639162 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 18:21:05.250163   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:05.271480   11769 machine.go:93] provisionDockerMachine start ...
	I0913 18:21:05.271578   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.290973   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.291163   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.291175   11769 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 18:21:05.468612   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-639162
	
	I0913 18:21:05.468643   11769 ubuntu.go:169] provisioning hostname "addons-639162"
	I0913 18:21:05.468695   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.485524   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.485758   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.485783   11769 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-639162 && echo "addons-639162" | sudo tee /etc/hostname
	I0913 18:21:05.619153   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-639162
	
	I0913 18:21:05.619240   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.635303   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.635518   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.635540   11769 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-639162' /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-639162/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-639162' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 18:21:05.753133   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 18:21:05.753164   11769 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19636-3706/.minikube CaCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19636-3706/.minikube}
	I0913 18:21:05.753206   11769 ubuntu.go:177] setting up certificates
	I0913 18:21:05.753223   11769 provision.go:84] configureAuth start
	I0913 18:21:05.753286   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:05.771167   11769 provision.go:143] copyHostCerts
	I0913 18:21:05.771230   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/ca.pem (1078 bytes)
	I0913 18:21:05.771362   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/cert.pem (1123 bytes)
	I0913 18:21:05.771437   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/key.pem (1679 bytes)
	I0913 18:21:05.771497   11769 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem org=jenkins.addons-639162 san=[127.0.0.1 192.168.49.2 addons-639162 localhost minikube]
	I0913 18:21:05.867102   11769 provision.go:177] copyRemoteCerts
	I0913 18:21:05.867154   11769 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 18:21:05.867192   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.883332   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:05.973522   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0913 18:21:05.994416   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 18:21:06.015117   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0913 18:21:06.035799   11769 provision.go:87] duration metric: took 282.562695ms to configureAuth
	I0913 18:21:06.035826   11769 ubuntu.go:193] setting minikube options for container-runtime
	I0913 18:21:06.036012   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:06.036116   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.052086   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:06.052272   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:06.052299   11769 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
	I0913 18:21:06.254995   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 18:21:06.255019   11769 machine.go:96] duration metric: took 983.517755ms to provisionDockerMachine
	I0913 18:21:06.255029   11769 client.go:171] duration metric: took 13.746661389s to LocalClient.Create
	I0913 18:21:06.255046   11769 start.go:167] duration metric: took 13.746725336s to libmachine.API.Create "addons-639162"
	I0913 18:21:06.255053   11769 start.go:293] postStartSetup for "addons-639162" (driver="docker")
	I0913 18:21:06.255062   11769 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]
	I0913 18:21:06.255111   11769 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
	I0913 18:21:06.255141   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.271695   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.365673   11769 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 18:21:06.368553   11769 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 18:21:06.368586   11769 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 18:21:06.368593   11769 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 18:21:06.368599   11769 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 18:21:06.368608   11769 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-3706/.minikube/addons for local assets ...
	I0913 18:21:06.368664   11769 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-3706/.minikube/files for local assets ...
	I0913 18:21:06.368687   11769 start.go:296] duration metric: took 113.629454ms for postStartSetup
	I0913 18:21:06.368947   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:06.384973   11769 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json ...
	I0913 18:21:06.385232   11769 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:21:06.385271   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.401397   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.485869   11769 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 18:21:06.489757   11769 start.go:128] duration metric: took 13.983796227s to createHost
	I0913 18:21:06.489784   11769 start.go:83] releasing machines lock for "addons-639162", held for 13.983974862s
	I0913 18:21:06.489839   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:06.506603   11769 ssh_runner.go:195] Run: cat /version.json
	I0913 18:21:06.506655   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.506706   11769 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 18:21:06.506782   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.524562   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.526562   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.681932   11769 ssh_runner.go:195] Run: systemctl --version
	I0913 18:21:06.685753   11769 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 18:21:06.820798   11769 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 18:21:06.824867   11769 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" ;
	I0913 18:21:06.841389   11769 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 18:21:06.841465   11769 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" ;
	I0913 18:21:06.866736   11769 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 18:21:06.866756   11769 start.go:495] detecting cgroup driver to use...
	I0913 18:21:06.866784   11769 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 18:21:06.866818   11769 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 18:21:06.879430   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 18:21:06.889040   11769 docker.go:217] disabling cri-docker service (if available) ...
	I0913 18:21:06.889087   11769 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 18:21:06.900546   11769 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 18:21:06.912635   11769 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 18:21:06.985936   11769 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 18:21:07.066243   11769 docker.go:233] disabling docker service ...
	I0913 18:21:07.066311   11769 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 18:21:07.082947   11769 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 18:21:07.092897   11769 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 18:21:07.165201   11769 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 18:21:07.246297   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 18:21:07.256206   11769 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"
	I0913 18:21:07.270104   11769 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 18:21:07.270152   11769 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"
	I0913 18:21:07.278495   11769 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 18:21:07.278552   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.286836   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.295030   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.303201   11769 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 18:21:07.310841   11769 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"
	I0913 18:21:07.319068   11769 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"
	I0913 18:21:07.332363   11769 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"
	I0913 18:21:07.340686   11769 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 18:21:07.347774   11769 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 18:21:07.354947   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:21:07.428509   11769 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 18:21:07.530274   11769 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 18:21:07.530348   11769 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 18:21:07.533567   11769 start.go:563] Will wait 60s for crictl version
	I0913 18:21:07.533613   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:21:07.536550   11769 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 18:21:07.567042   11769 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 18:21:07.567151   11769 ssh_runner.go:195] Run: crio --version
	I0913 18:21:07.599612   11769 ssh_runner.go:195] Run: crio --version
	I0913 18:21:07.632251   11769 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 18:21:07.633274   11769 cli_runner.go:164] Run: docker network inspect addons-639162 --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}}]}"
	I0913 18:21:07.648944   11769 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 18:21:07.652282   11769 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""
	I0913 18:21:07.661816   11769 kubeadm.go:883] updating cluster {Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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} ...
	I0913 18:21:07.661959   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:21:07.662017   11769 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:21:07.719901   11769 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:21:07.719920   11769 crio.go:433] Images already preloaded, skipping extraction
	I0913 18:21:07.719959   11769 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:21:07.749088   11769 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:21:07.749107   11769 cache_images.go:84] Images are preloaded, skipping loading
	I0913 18:21:07.749114   11769 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 18:21:07.749200   11769 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-639162 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-639162 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:}
	I0913 18:21:07.749255   11769 ssh_runner.go:195] Run: crio config
	I0913 18:21:07.787952   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:21:07.787973   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:21:07.787983   11769 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 18:21:07.788003   11769 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-639162 NodeName:addons-639162 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}
	I0913 18:21:07.788140   11769 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-639162"
	  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
	
	I0913 18:21:07.788194   11769 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 18:21:07.795878   11769 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 18:21:07.795943   11769 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 18:21:07.803191   11769 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 18:21:07.818075   11769 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 18:21:07.832938   11769 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 18:21:07.847747   11769 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 18:21:07.850719   11769 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""
	I0913 18:21:07.859878   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:21:07.929428   11769 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:21:07.941150   11769 certs.go:68] Setting up /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162 for IP: 192.168.49.2
	I0913 18:21:07.941171   11769 certs.go:194] generating shared ca certs ...
	I0913 18:21:07.941192   11769 certs.go:226] acquiring lock for ca certs: {Name:mkba261257fea059487718c81aa995967a14b66c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:07.941331   11769 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key
	I0913 18:21:08.081893   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt ...
	I0913 18:21:08.081921   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt: {Name:mk610a5792613d1fa107396a425d0043654426db Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.082083   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key ...
	I0913 18:21:08.082093   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key: {Name:mk66cda952b2f978cb7152ebd6c544e444ff56bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.082161   11769 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key
	I0913 18:21:08.276411   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt ...
	I0913 18:21:08.276440   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt: {Name:mk5c9a1fc68fdbc77f1eba9fc4dde7103d75d0f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.276602   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key ...
	I0913 18:21:08.276615   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key: {Name:mk0ab87d01181e5288abf5dd10883ac216172867 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.276681   11769 certs.go:256] generating profile certs ...
	I0913 18:21:08.276731   11769 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key
	I0913 18:21:08.276753   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt with IP's: []
	I0913 18:21:08.631728   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt ...
	I0913 18:21:08.631764   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: {Name:mk15de3126974941468bd9c768ecf45b77d073ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.631981   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key ...
	I0913 18:21:08.631996   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key: {Name:mk33e4e28f9606ec5c4f57642e886a2bf55f752e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.632091   11769 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b
	I0913 18:21:08.632113   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 18:21:08.850945   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b ...
	I0913 18:21:08.850976   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b: {Name:mk82a961b45ab677f6243d2b6dd04774e4f29ae7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.851157   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b ...
	I0913 18:21:08.851173   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b: {Name:mkbf7aff08d65a7ff273e63fe773699aaf7233bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.851271   11769 certs.go:381] copying /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b -> /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt
	I0913 18:21:08.851363   11769 certs.go:385] copying /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b -> /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key
	I0913 18:21:08.851432   11769 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key
	I0913 18:21:08.851458   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt with IP's: []
	I0913 18:21:08.995524   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt ...
	I0913 18:21:08.995556   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt: {Name:mkf4ddca9ecaa597e8031a0e73e275d5ce8cdf67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.995737   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key ...
	I0913 18:21:08.995752   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key: {Name:mke4a31ed7c574b2eaa82d1f15c9e4b7b0c5d495 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.995945   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 18:21:08.995990   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem (1078 bytes)
	I0913 18:21:08.996024   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem (1123 bytes)
	I0913 18:21:08.996062   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem (1679 bytes)
	I0913 18:21:08.996614   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 18:21:09.017788   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0913 18:21:09.037822   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 18:21:09.058247   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 18:21:09.078851   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 18:21:09.099578   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0913 18:21:09.120073   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 18:21:09.140579   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0913 18:21:09.160871   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 18:21:09.181051   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 18:21:09.196114   11769 ssh_runner.go:195] Run: openssl version
	I0913 18:21:09.200941   11769 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"
	I0913 18:21:09.209144   11769 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.212090   11769 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.212149   11769 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.218311   11769 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"
	I0913 18:21:09.227385   11769 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 18:21:09.230202   11769 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
	I0913 18:21:09.230243   11769 kubeadm.go:392] StartCluster: {Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:21:09.230316   11769 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 18:21:09.230355   11769 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 18:21:09.261340   11769 cri.go:89] found id: ""
	I0913 18:21:09.261409   11769 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 18:21:09.269128   11769 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 18:21:09.276491   11769 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 18:21:09.276539   11769 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
	I0913 18:21:09.283892   11769 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
	I0913 18:21:09.283914   11769 kubeadm.go:157] found existing configuration files:
	
	I0913 18:21:09.283959   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 18:21:09.291126   11769 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
	I0913 18:21:09.291184   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 18:21:09.298222   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 18:21:09.305331   11769 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
	I0913 18:21:09.305390   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 18:21:09.312485   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 18:21:09.319815   11769 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
	I0913 18:21:09.319871   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 18:21:09.326938   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 18:21:09.334204   11769 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
	I0913 18:21:09.334247   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 18:21:09.341120   11769 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"
	I0913 18:21:09.373384   11769 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 18:21:09.373443   11769 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 18:21:09.388223   11769 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 18:21:09.388311   11769 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0913 18:21:09.388365   11769 kubeadm.go:310] OS: Linux
	I0913 18:21:09.388464   11769 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 18:21:09.388535   11769 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 18:21:09.388605   11769 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 18:21:09.388677   11769 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 18:21:09.388756   11769 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 18:21:09.388831   11769 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 18:21:09.388899   11769 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 18:21:09.388978   11769 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 18:21:09.389038   11769 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 18:21:09.436949   11769 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 18:21:09.437166   11769 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 18:21:09.437340   11769 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 18:21:09.443258   11769 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 18:21:09.446792   11769 out.go:235]   - Generating certificates and keys ...
	I0913 18:21:09.446870   11769 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 18:21:09.446976   11769 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 18:21:09.698893   11769 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 18:21:09.877597   11769 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 18:21:10.071249   11769 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 18:21:10.163810   11769 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 18:21:10.257542   11769 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 18:21:10.257716   11769 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-639162 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:21:10.465379   11769 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 18:21:10.465549   11769 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-639162 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:21:10.789680   11769 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 18:21:10.936141   11769 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 18:21:10.973055   11769 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 18:21:10.973152   11769 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 18:21:11.087770   11769 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 18:21:11.170614   11769 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 18:21:11.271221   11769 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 18:21:11.374156   11769 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 18:21:11.666764   11769 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 18:21:11.667591   11769 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 18:21:11.670406   11769 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 18:21:11.672467   11769 out.go:235]   - Booting up control plane ...
	I0913 18:21:11.672559   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 18:21:11.672620   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 18:21:11.672674   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 18:21:11.683220   11769 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 18:21:11.688243   11769 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 18:21:11.688301   11769 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 18:21:11.761643   11769 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 18:21:11.761762   11769 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 18:21:12.762931   11769 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001379339s
	I0913 18:21:12.763068   11769 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 18:21:17.264980   11769 kubeadm.go:310] [api-check] The API server is healthy after 4.502046491s
	I0913 18:21:17.275114   11769 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 18:21:17.284171   11769 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 18:21:17.299575   11769 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 18:21:17.299841   11769 kubeadm.go:310] [mark-control-plane] Marking the node addons-639162 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 18:21:17.306671   11769 kubeadm.go:310] [bootstrap-token] Using token: 0tbwc2.l9fffqq03rdxi30c
	I0913 18:21:17.308140   11769 out.go:235]   - Configuring RBAC rules ...
	I0913 18:21:17.308273   11769 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 18:21:17.310672   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 18:21:17.315483   11769 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
	I0913 18:21:17.317648   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 18:21:17.319785   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 18:21:17.322662   11769 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 18:21:17.670720   11769 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 18:21:18.085068   11769 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 18:21:18.670438   11769 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 18:21:18.671281   11769 kubeadm.go:310] 
	I0913 18:21:18.671367   11769 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 18:21:18.671376   11769 kubeadm.go:310] 
	I0913 18:21:18.671455   11769 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 18:21:18.671470   11769 kubeadm.go:310] 
	I0913 18:21:18.671494   11769 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 18:21:18.671554   11769 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 18:21:18.671625   11769 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 18:21:18.671639   11769 kubeadm.go:310] 
	I0913 18:21:18.671711   11769 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 18:21:18.671721   11769 kubeadm.go:310] 
	I0913 18:21:18.671782   11769 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 18:21:18.671790   11769 kubeadm.go:310] 
	I0913 18:21:18.671842   11769 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 18:21:18.671916   11769 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 18:21:18.671972   11769 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 18:21:18.671978   11769 kubeadm.go:310] 
	I0913 18:21:18.672042   11769 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 18:21:18.672116   11769 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 18:21:18.672126   11769 kubeadm.go:310] 
	I0913 18:21:18.672212   11769 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 0tbwc2.l9fffqq03rdxi30c \
	I0913 18:21:18.672322   11769 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5f3c3ccf43db764fc780c9ce438a42d81ea344598160f51df16e734d5ca50de5 \
	I0913 18:21:18.672352   11769 kubeadm.go:310] 	--control-plane 
	I0913 18:21:18.672362   11769 kubeadm.go:310] 
	I0913 18:21:18.672480   11769 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 18:21:18.672490   11769 kubeadm.go:310] 
	I0913 18:21:18.672598   11769 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 0tbwc2.l9fffqq03rdxi30c \
	I0913 18:21:18.672693   11769 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5f3c3ccf43db764fc780c9ce438a42d81ea344598160f51df16e734d5ca50de5 
	I0913 18:21:18.674737   11769 kubeadm.go:310] W0913 18:21:09.371068    1291 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.
	I0913 18:21:18.675137   11769 kubeadm.go:310] W0913 18:21:09.371646    1291 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.
	I0913 18:21:18.675365   11769 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-1068-gcp\n", err: exit status 1
	I0913 18:21:18.675465   11769 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 18:21:18.675488   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:21:18.675494   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:21:18.677263   11769 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 18:21:18.678586   11769 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 18:21:18.681925   11769 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 18:21:18.681941   11769 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 18:21:18.697915   11769 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
	I0913 18:21:18.880040   11769 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 18:21:18.880134   11769 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
	I0913 18:21:18.880148   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-639162 minikube.k8s.io/updated_at=2024_09_13T18_21_18_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92 minikube.k8s.io/name=addons-639162 minikube.k8s.io/primary=true
	I0913 18:21:18.886508   11769 ops.go:34] apiserver oom_adj: -16
	I0913 18:21:18.956087   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:19.456765   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:19.956478   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:20.456994   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:20.956958   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:21.456179   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:21.956769   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:22.456550   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:22.956230   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:23.456202   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:23.518276   11769 kubeadm.go:1113] duration metric: took 4.638202919s to wait for elevateKubeSystemPrivileges
	I0913 18:21:23.518309   11769 kubeadm.go:394] duration metric: took 14.288070457s to StartCluster
	I0913 18:21:23.518326   11769 settings.go:142] acquiring lock: {Name:mkb3ec660c5df0db8d785f46f68639e6fe6c1384 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:23.518426   11769 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:21:23.518763   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/kubeconfig: {Name:mkf78e1fb34528e08c1b2aba8f576249b2516454 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:23.518944   11769 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"
	I0913 18:21:23.518945   11769 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}
	I0913 18:21:23.519031   11769 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]
	I0913 18:21:23.519118   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:23.519155   11769 addons.go:69] Setting yakd=true in profile "addons-639162"
	I0913 18:21:23.519164   11769 addons.go:69] Setting cloud-spanner=true in profile "addons-639162"
	I0913 18:21:23.519167   11769 addons.go:69] Setting default-storageclass=true in profile "addons-639162"
	I0913 18:21:23.519177   11769 addons.go:234] Setting addon cloud-spanner=true in "addons-639162"
	I0913 18:21:23.519184   11769 addons.go:69] Setting registry=true in profile "addons-639162"
	I0913 18:21:23.519188   11769 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-639162"
	I0913 18:21:23.519195   11769 addons.go:234] Setting addon registry=true in "addons-639162"
	I0913 18:21:23.519186   11769 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-639162"
	I0913 18:21:23.519205   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519200   11769 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-639162"
	I0913 18:21:23.519219   11769 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-639162"
	I0913 18:21:23.519221   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519248   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519263   11769 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-639162"
	I0913 18:21:23.519280   11769 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-639162"
	I0913 18:21:23.519298   11769 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-639162"
	I0913 18:21:23.519307   11769 addons.go:69] Setting volcano=true in profile "addons-639162"
	I0913 18:21:23.519339   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519352   11769 addons.go:234] Setting addon volcano=true in "addons-639162"
	I0913 18:21:23.519379   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519482   11769 addons.go:69] Setting storage-provisioner=true in profile "addons-639162"
	I0913 18:21:23.519497   11769 addons.go:234] Setting addon storage-provisioner=true in "addons-639162"
	I0913 18:21:23.519539   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519546   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519594   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519711   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519727   11769 addons.go:69] Setting volumesnapshots=true in profile "addons-639162"
	I0913 18:21:23.519741   11769 addons.go:234] Setting addon volumesnapshots=true in "addons-639162"
	I0913 18:21:23.519748   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519760   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519816   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519823   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520137   11769 addons.go:69] Setting gcp-auth=true in profile "addons-639162"
	I0913 18:21:23.520161   11769 mustload.go:65] Loading cluster: addons-639162
	I0913 18:21:23.520168   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520187   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519175   11769 addons.go:234] Setting addon yakd=true in "addons-639162"
	I0913 18:21:23.520315   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.520338   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:23.520573   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519716   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520755   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.521681   11769 addons.go:69] Setting ingress-dns=true in profile "addons-639162"
	I0913 18:21:23.521743   11769 addons.go:234] Setting addon ingress-dns=true in "addons-639162"
	I0913 18:21:23.521815   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.522297   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.525274   11769 out.go:177] * Verifying Kubernetes components...
	I0913 18:21:23.525347   11769 addons.go:69] Setting inspektor-gadget=true in profile "addons-639162"
	I0913 18:21:23.525401   11769 addons.go:234] Setting addon inspektor-gadget=true in "addons-639162"
	I0913 18:21:23.525464   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.525300   11769 addons.go:69] Setting ingress=true in profile "addons-639162"
	I0913 18:21:23.525969   11769 addons.go:234] Setting addon ingress=true in "addons-639162"
	I0913 18:21:23.526025   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.526043   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.525369   11769 addons.go:69] Setting metrics-server=true in profile "addons-639162"
	I0913 18:21:23.527025   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.527040   11769 addons.go:234] Setting addon metrics-server=true in "addons-639162"
	I0913 18:21:23.527074   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.528828   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.534472   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	W0913 18:21:23.557700   11769 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 18:21:23.560260   11769 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-639162"
	I0913 18:21:23.560303   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.560261   11769 addons.go:234] Setting addon default-storageclass=true in "addons-639162"
	I0913 18:21:23.560433   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.560693   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.560967   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.565634   11769 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 18:21:23.567486   11769 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 18:21:23.567505   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 18:21:23.567561   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.569688   11769 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 18:21:23.569901   11769 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 18:21:23.570914   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 18:21:23.571055   11769 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 18:21:23.571072   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 18:21:23.571129   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.571411   11769 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 18:21:23.571426   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 18:21:23.571471   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.573615   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 18:21:23.574738   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 18:21:23.575952   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 18:21:23.577245   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 18:21:23.578567   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 18:21:23.579787   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 18:21:23.581000   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 18:21:23.582148   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 18:21:23.582166   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 18:21:23.582224   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.584833   11769 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 18:21:23.586954   11769 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 18:21:23.586971   11769 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 18:21:23.587039   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.608948   11769 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 18:21:23.608969   11769 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 18:21:23.609033   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.609592   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 18:21:23.610619   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 18:21:23.610641   11769 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 18:21:23.610700   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.614573   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.614625   11769 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 18:21:23.625729   11769 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 18:21:23.627256   11769 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 18:21:23.627276   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 18:21:23.627336   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.630830   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.633553   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.635825   11769 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 18:21:23.635883   11769 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 18:21:23.636942   11769 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 18:21:23.637023   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 18:21:23.637024   11769 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 18:21:23.637036   11769 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 18:21:23.637042   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 18:21:23.637098   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.637098   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.638030   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 18:21:23.638055   11769 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 18:21:23.638116   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.635897   11769 out.go:177]   - Using image docker.io/busybox:stable
	I0913 18:21:23.641590   11769 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 18:21:23.642826   11769 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 18:21:23.642847   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 18:21:23.642898   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.646185   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 18:21:23.651202   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:23.651972   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.653416   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:23.654699   11769 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 18:21:23.654717   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 18:21:23.654769   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.664165   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.667495   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.672515   11769 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 -"
	I0913 18:21:23.676475   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.679175   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.685672   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.693230   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.693569   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.694490   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.695248   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.696609   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	W0913 18:21:23.724660   11769 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0913 18:21:23.724698   11769 retry.go:31] will retry after 363.865584ms: ssh: handshake failed: EOF
	I0913 18:21:23.844766   11769 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:21:23.932771   11769 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
	I0913 18:21:24.025833   11769 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
	I0913 18:21:24.028538   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 18:21:24.028564   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 18:21:24.028927   11769 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
	I0913 18:21:24.031822   11769 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
	I0913 18:21:24.133941   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 18:21:24.134034   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 18:21:24.144024   11769 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
	I0913 18:21:24.223001   11769 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 18:21:24.223082   11769 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 18:21:24.223971   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 18:21:24.223991   11769 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 18:21:24.224122   11769 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 18:21:24.224311   11769 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 18:21:24.329042   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 18:21:24.329120   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 18:21:24.329517   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 18:21:24.329572   11769 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)
	I0913 18:21:24.333228   11769 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
	I0913 18:21:24.343076   11769 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 18:21:24.343151   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 18:21:24.431935   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 18:21:24.431967   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 18:21:24.523071   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 18:21:24.523149   11769 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 18:21:24.531941   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 18:21:24.532023   11769 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 18:21:24.535465   11769 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 18:21:24.535490   11769 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 18:21:24.622923   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 18:21:24.623001   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 18:21:24.634909   11769 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
	I0913 18:21:24.730765   11769 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
	I0913 18:21:24.734994   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 18:21:24.735082   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 18:21:24.822941   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 18:21:24.823025   11769 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 18:21:24.845259   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 18:21:24.845346   11769 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 18:21:24.922531   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 18:21:24.922626   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 18:21:24.929065   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 18:21:24.929092   11769 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 18:21:25.023951   11769 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 18:21:25.023981   11769 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 18:21:25.026061   11769 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.353511238s)
	I0913 18:21:25.026088   11769 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 18:21:25.026328   11769 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.181528018s)
	I0913 18:21:25.027493   11769 node_ready.go:35] waiting up to 6m0s for node "addons-639162" to be "Ready" ...
	I0913 18:21:25.044745   11769 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
	I0913 18:21:25.122957   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 18:21:25.122987   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 18:21:25.123237   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 18:21:25.123260   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 18:21:25.134819   11769 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 18:21:25.134845   11769 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 18:21:25.222053   11769 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: (1.289236863s)
	I0913 18:21:25.227819   11769 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 18:21:25.227897   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 18:21:25.329315   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 18:21:25.329345   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 18:21:25.340614   11769 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 18:21:25.340644   11769 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 18:21:25.422935   11769 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
	I0913 18:21:25.523236   11769 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
	I0913 18:21:25.634709   11769 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 18:21:25.634742   11769 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 18:21:25.643730   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 18:21:25.643762   11769 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 18:21:26.022207   11769 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 18:21:26.022239   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 18:21:26.040921   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 18:21:26.040951   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 18:21:26.131777   11769 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-639162" context rescaled to 1 replicas
	I0913 18:21:26.223137   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 18:21:26.223172   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 18:21:26.226491   11769 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
	I0913 18:21:26.429013   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 18:21:26.429044   11769 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 18:21:26.723803   11769 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
	I0913 18:21:27.034011   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:27.043220   11769 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: (3.017347137s)
	I0913 18:21:27.043241   11769 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.01428893s)
	I0913 18:21:27.043262   11769 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: (3.011419519s)
	I0913 18:21:27.323496   11769 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: (3.179385641s)
	I0913 18:21:27.323745   11769 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.990468618s)
	I0913 18:21:28.832270   11769 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: (4.197263285s)
	I0913 18:21:28.832326   11769 addons.go:475] Verifying addon ingress=true in "addons-639162"
	I0913 18:21:28.832375   11769 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.101556336s)
	I0913 18:21:28.832433   11769 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.787649816s)
	I0913 18:21:28.832461   11769 addons.go:475] Verifying addon metrics-server=true in "addons-639162"
	I0913 18:21:28.832405   11769 addons.go:475] Verifying addon registry=true in "addons-639162"
	I0913 18:21:28.832482   11769 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.409513037s)
	I0913 18:21:28.834180   11769 out.go:177] * Verifying ingress addon...
	I0913 18:21:28.834191   11769 out.go:177] * Verifying registry addon...
	I0913 18:21:28.835162   11769 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-639162 service yakd-dashboard -n yakd-dashboard
	
	I0913 18:21:28.837220   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 18:21:28.837729   11769 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 18:21:28.847296   11769 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:21:28.847317   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:28.847721   11769 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 18:21:28.847731   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:29.423167   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:29.424093   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:29.436205   11769 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.912867592s)
	W0913 18:21:29.436253   11769 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
	I0913 18:21:29.436279   11769 retry.go:31] will retry after 300.253692ms: 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
	I0913 18:21:29.436373   11769 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.209841891s)
	I0913 18:21:29.530434   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:29.684767   11769 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.960902396s)
	I0913 18:21:29.684807   11769 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-639162"
	I0913 18:21:29.686555   11769 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 18:21:29.688405   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 18:21:29.724230   11769 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:21:29.724262   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:29.736834   11769 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
	I0913 18:21:29.840603   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:29.841147   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.191692   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:30.340696   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:30.341074   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.724227   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:30.837782   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 18:21:30.837907   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:30.841391   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:30.842217   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.865350   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:31.142170   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 18:21:31.159600   11769 addons.go:234] Setting addon gcp-auth=true in "addons-639162"
	I0913 18:21:31.159665   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:31.160135   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:31.177452   11769 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 18:21:31.177553   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:31.193644   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:31.224337   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:31.340729   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:31.341250   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:31.530574   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:31.692177   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:31.841001   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:31.841248   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.191619   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:32.340634   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:32.341054   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.368164   11769 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.190686391s)
	I0913 18:21:32.368164   11769 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.631273708s)
	I0913 18:21:32.370213   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:32.371629   11769 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 18:21:32.372951   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 18:21:32.372972   11769 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 18:21:32.389668   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 18:21:32.389688   11769 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 18:21:32.436675   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 18:21:32.436697   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 18:21:32.454809   11769 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
	I0913 18:21:32.724545   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:32.842285   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.842610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.054126   11769 addons.go:475] Verifying addon gcp-auth=true in "addons-639162"
	I0913 18:21:33.055543   11769 out.go:177] * Verifying gcp-auth addon...
	I0913 18:21:33.057349   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 18:21:33.060100   11769 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 18:21:33.060119   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:33.191564   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:33.341113   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.341853   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:33.531095   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:33.560818   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:33.691312   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:33.840848   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.841261   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:34.060511   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:34.192280   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:34.340803   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:34.341360   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:34.560266   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:34.691700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:34.839930   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:34.840536   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:35.060864   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:35.191302   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:35.340818   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:35.341131   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:35.560268   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:35.692267   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:35.840835   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:35.841317   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:36.030477   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:36.060734   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:36.191106   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:36.340909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:36.341223   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:36.560229   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:36.692046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:36.840720   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:36.841048   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:37.060520   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:37.192425   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:37.340798   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:37.341091   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:37.560396   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:37.692077   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:37.840418   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:37.840754   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:38.030912   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:38.060031   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:38.191842   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:38.340235   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:38.340899   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:38.560011   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:38.691770   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:38.840085   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:38.840503   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:39.060227   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:39.191986   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:39.340209   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:39.340688   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:39.559824   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:39.691139   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:39.840384   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:39.840891   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:40.059700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:40.191012   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:40.340171   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:40.340643   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:40.530677   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:40.560023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:40.691465   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:40.839973   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:40.840412   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:41.059911   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:41.191411   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:41.340756   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:41.341131   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:41.560757   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:41.691045   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:41.840660   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:41.840979   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:42.060342   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:42.191923   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:42.340251   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:42.340591   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:42.530701   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:42.559933   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:42.691528   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:42.839695   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:42.841109   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:43.060348   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:43.191836   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:43.340446   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:43.340742   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:43.560040   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:43.691849   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:43.840115   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:43.840667   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:44.060658   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:44.191090   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:44.340323   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:44.340899   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:44.530766   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:44.559841   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:44.691563   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:44.839861   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:44.840969   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:45.060046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:45.191520   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:45.339614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:45.341040   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:45.560381   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:45.691820   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:45.840426   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:45.840787   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:46.060173   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:46.191704   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:46.339847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:46.341049   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:46.560907   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:46.691477   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:46.839663   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:46.840928   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:47.029992   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:47.060492   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:47.192023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:47.340459   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:47.340901   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:47.560286   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:47.691859   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:47.840167   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:47.840610   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:48.060999   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:48.191586   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:48.340843   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:48.341251   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:48.560508   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:48.691979   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:48.840610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:48.841078   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:49.031043   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:49.060442   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:49.191987   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:49.340261   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:49.340833   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:49.559867   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:49.691243   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:49.840630   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:49.841110   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:50.060064   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:50.191653   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:50.340013   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:50.341011   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:50.560368   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:50.691887   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:50.840718   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:50.841109   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:51.060453   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:51.191954   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:51.340350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:51.340869   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:51.530833   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:51.560066   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:51.691510   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:51.841168   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:51.841493   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:52.060205   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:52.191833   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:52.340156   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:52.340748   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:52.560855   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:52.691398   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:52.840761   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:52.841163   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:53.060684   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:53.191494   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:53.342478   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:53.342530   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:53.561021   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:53.691624   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:53.839744   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:53.840787   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:54.030887   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:54.060297   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:54.193284   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:54.340459   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:54.340876   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:54.560355   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:54.691819   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:54.840163   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:54.840657   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:55.060596   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:55.191993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:55.340461   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:55.340913   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:55.560188   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:55.691714   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:55.840129   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:55.840580   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:56.059847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:56.191349   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:56.340750   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:56.341079   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:56.530082   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:56.560343   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:56.692228   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:56.840707   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:56.841034   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:57.060194   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:57.191925   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:57.340301   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:57.340757   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:57.560202   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:57.691810   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:57.840275   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:57.840720   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:58.059702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:58.191047   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:58.340555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:58.340939   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:58.531010   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:58.560362   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:58.692124   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:58.840888   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:58.841354   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:59.060539   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:59.192136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:59.340587   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:59.341134   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:59.560002   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:59.691538   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:59.839916   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:59.841224   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:00.060626   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:00.191458   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:00.340230   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:00.340644   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:00.560393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:00.692105   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:00.840902   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:00.841239   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:01.030406   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:22:01.060448   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:01.192063   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:01.340521   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:01.340997   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:01.560301   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:01.691801   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:01.840465   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:01.840730   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:02.060656   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:02.190952   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:02.340430   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:02.340816   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:02.560154   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:02.691759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:02.840219   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:02.840709   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:03.031038   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:22:03.060589   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:03.192045   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:03.340502   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:03.340963   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:03.560378   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:03.691780   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:03.840142   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:03.840775   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:04.070763   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:04.224614   11769 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:22:04.224634   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:04.345274   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:04.345902   11769 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:22:04.345979   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:04.531341   11769 node_ready.go:49] node "addons-639162" has status "Ready":"True"
	I0913 18:22:04.531363   11769 node_ready.go:38] duration metric: took 39.503832283s for node "addons-639162" to be "Ready" ...
	I0913 18:22:04.531372   11769 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" ...
	I0913 18:22:04.539633   11769 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:04.560728   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:04.729561   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:04.842188   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:04.942562   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:05.060853   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:05.192350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:05.344702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:05.345068   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:05.546165   11769 pod_ready.go:93] pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.546191   11769 pod_ready.go:82] duration metric: took 1.006525369s for pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.546216   11769 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.550959   11769 pod_ready.go:93] pod "etcd-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.550988   11769 pod_ready.go:82] duration metric: took 4.757727ms for pod "etcd-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.551005   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.555593   11769 pod_ready.go:93] pod "kube-apiserver-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.555613   11769 pod_ready.go:82] duration metric: took 4.601058ms for pod "kube-apiserver-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.555623   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.559897   11769 pod_ready.go:93] pod "kube-controller-manager-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.559930   11769 pod_ready.go:82] duration metric: took 4.290001ms for pod "kube-controller-manager-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.559946   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npdmp" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.560471   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:05.692890   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:05.731616   11769 pod_ready.go:93] pod "kube-proxy-npdmp" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.731638   11769 pod_ready.go:82] duration metric: took 171.684847ms for pod "kube-proxy-npdmp" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.731649   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.840854   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:05.841252   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:06.060122   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:06.131375   11769 pod_ready.go:93] pod "kube-scheduler-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:06.131397   11769 pod_ready.go:82] duration metric: took 399.740908ms for pod "kube-scheduler-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:06.131409   11769 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:06.192913   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:06.340702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:06.341086   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:06.560400   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:06.693023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:06.840863   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:06.841245   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:07.060555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:07.192986   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:07.341219   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:07.342014   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:07.560460   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:07.692476   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:07.841462   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:07.842792   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:08.060600   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:08.138100   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:08.225780   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:08.341359   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:08.341837   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:08.561323   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:08.725193   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:08.840810   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:08.842029   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:09.061657   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:09.192530   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:09.343544   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:09.343720   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:09.560751   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:09.693124   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:09.840414   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:09.841513   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:10.060925   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:10.192693   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:10.341964   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:10.342706   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:10.560594   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:10.637140   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:10.692393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:10.842081   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:10.843337   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:11.125988   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:11.224846   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:11.340898   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:11.341783   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:11.560743   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:11.726254   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:11.841055   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:11.842342   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:12.060998   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:12.225247   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:12.340950   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:12.341620   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:12.560610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:12.637363   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:12.692971   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:12.841646   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:12.842258   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:13.061408   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:13.193186   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:13.341614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:13.342023   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:13.560907   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:13.692723   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:13.841285   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:13.841615   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:14.060993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:14.192435   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:14.341620   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:14.341677   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:14.560894   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:14.692595   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:14.841131   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:14.841354   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:15.060526   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:15.137167   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:15.192759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:15.340988   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:15.341858   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:15.560415   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:15.692452   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:15.840538   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:15.841819   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:16.060440   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:16.225114   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:16.340746   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:16.341271   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:16.560316   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:16.693104   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:16.840577   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:16.841212   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:17.060239   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:17.193342   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:17.341353   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:17.341642   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:17.560794   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:17.636323   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:17.692835   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:17.840614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:17.840857   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:18.061389   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:18.192771   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:18.341423   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:18.341781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:18.561336   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:18.693393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:18.840276   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:18.842897   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:19.060070   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:19.192757   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:19.341074   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:19.341677   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:19.560042   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:19.637008   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:19.692647   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:19.841241   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:19.841499   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:20.061183   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:20.192993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:20.341215   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:20.341449   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:20.560734   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:20.692430   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:20.841338   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:20.841897   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:21.061444   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:21.193741   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:21.341099   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:21.341382   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:21.560702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:21.693254   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:21.841136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:21.841388   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:22.060736   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:22.137000   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:22.192162   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:22.339930   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:22.341126   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:22.560316   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:22.692126   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:22.840658   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:22.841757   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:23.060530   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:23.192378   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:23.340636   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:23.341021   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:23.623417   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:23.726694   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:23.841754   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:23.842781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:24.124461   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:24.143408   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:24.225688   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:24.343179   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:24.344031   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:24.642864   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:24.732462   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:24.842181   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:24.843687   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.123423   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:25.225699   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:25.341099   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:25.341901   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.561132   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:25.725804   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:25.841781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.842412   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.060627   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:26.224418   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:26.341966   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.342284   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:26.561237   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:26.637425   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:26.725652   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:26.841225   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.842437   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:27.060602   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:27.193850   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:27.340670   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:27.341035   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:27.560352   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:27.693008   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:27.841355   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:27.841607   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:28.060707   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:28.192715   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:28.341637   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:28.342023   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:28.561258   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:28.637673   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:28.692566   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:28.840957   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:28.841737   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:29.060931   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:29.192688   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:29.342964   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:29.343142   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:29.560282   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:29.692796   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:29.840989   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:29.841148   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:30.060109   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:30.192687   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:30.340978   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:30.341695   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:30.561781   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:30.725187   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:30.841047   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:30.841439   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:31.060470   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:31.138726   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:31.226267   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:31.341094   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:31.341809   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:31.561852   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:31.693136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:31.841208   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:31.841563   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:32.060735   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:32.193441   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:32.341038   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:32.341863   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:32.560980   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:32.693046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:32.840237   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:32.841378   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:33.061408   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:33.192468   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:33.340859   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:33.341096   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:33.560591   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:33.637795   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:33.723909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:33.841350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:33.841771   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:34.060531   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:34.225563   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:34.341700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:34.342368   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:34.561297   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:34.725984   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:34.841029   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:34.841429   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:35.060850   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:35.225212   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:35.341203   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:35.341739   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:35.560901   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:35.692909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:35.840438   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:35.841363   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:36.060719   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:36.137434   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:36.193094   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:36.340507   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:36.341624   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:36.561059   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:36.693888   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:36.841602   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:36.841995   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:37.061367   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:37.191873   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:37.341592   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:37.342358   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:37.560786   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:37.693074   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:37.840644   11769 kapi.go:107] duration metric: took 1m9.003419488s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 18:22:37.842083   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:38.061322   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:38.137534   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:38.193269   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:38.341796   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:38.561294   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:38.693064   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:38.841506   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:39.060832   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:39.193800   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:39.342712   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:39.560952   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:39.693250   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:39.875265   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:40.063172   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:40.235490   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:40.342947   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:40.624807   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:40.637090   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:40.693006   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:40.841216   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:41.060541   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:41.191985   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:41.342067   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:41.561200   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:41.692900   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:41.841900   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:42.060847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:42.225112   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:42.342987   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:42.560497   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:42.692733   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:42.842057   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:43.060565   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:43.142624   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:43.226243   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:43.342358   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:43.560185   11769 kapi.go:107] duration metric: took 1m10.502833423s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 18:22:43.562014   11769 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-639162 cluster.
	I0913 18:22:43.563400   11769 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.
	I0913 18:22:43.564987   11769 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 18:22:43.725286   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:43.842648   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:44.227417   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:44.342022   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:44.730251   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:44.842210   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:45.226181   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:45.343790   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:45.637791   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:45.725601   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:45.841762   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:46.225759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:46.342029   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:46.693143   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:46.841712   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:47.193177   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:47.342155   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:47.694343   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:47.842313   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:48.136643   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:48.193118   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:48.342319   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:48.693136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:48.841537   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:49.225008   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:49.342351   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:49.692626   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:49.841470   11769 kapi.go:107] duration metric: took 1m21.003737515s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 18:22:50.137269   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:50.192574   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:50.692351   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:51.260704   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:51.692933   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:52.137777   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:52.193555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:52.693603   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:53.193101   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:53.692457   11769 kapi.go:107] duration metric: took 1m24.004049183s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 18:22:53.694670   11769 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, ingress-dns, storage-provisioner-rancher, metrics-server, yakd, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0913 18:22:53.695990   11769 addons.go:510] duration metric: took 1m30.176965769s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass ingress-dns storage-provisioner-rancher metrics-server yakd inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0913 18:22:54.636897   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:57.136355   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:59.137097   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:01.137214   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:03.637029   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:05.637053   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:08.136881   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:10.637435   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:13.136593   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:15.636303   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:18.136506   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:20.636367   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:22.637183   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:25.136804   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:27.137133   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:29.637123   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:31.637288   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:34.137134   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:36.636784   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:38.637260   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:40.637623   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:43.136812   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:45.136465   11769 pod_ready.go:93] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"True"
	I0913 18:23:45.136486   11769 pod_ready.go:82] duration metric: took 1m39.005069497s for pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.136498   11769 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.140499   11769 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace has status "Ready":"True"
	I0913 18:23:45.140520   11769 pod_ready.go:82] duration metric: took 4.015511ms for pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.140536   11769 pod_ready.go:39] duration metric: took 1m40.6091528s 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" ...
	I0913 18:23:45.140553   11769 api_server.go:52] waiting for apiserver process to appear ...
	I0913 18:23:45.140586   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:45.140645   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:45.172619   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:45.172647   11769 cri.go:89] found id: ""
	I0913 18:23:45.172657   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:45.172700   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.175854   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:45.175918   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:45.207211   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:45.207235   11769 cri.go:89] found id: ""
	I0913 18:23:45.207242   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:45.207293   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.210397   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:45.210446   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:45.241592   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:45.241609   11769 cri.go:89] found id: ""
	I0913 18:23:45.241615   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:45.241657   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.246472   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:45.246536   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:45.277610   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:45.277639   11769 cri.go:89] found id: ""
	I0913 18:23:45.277646   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:45.277700   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.280746   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:45.280791   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:45.311445   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:45.311462   11769 cri.go:89] found id: ""
	I0913 18:23:45.311469   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:45.311509   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.314546   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:45.314612   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:45.346232   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:45.346250   11769 cri.go:89] found id: ""
	I0913 18:23:45.346257   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:45.346300   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.349589   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:45.349657   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:45.380867   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:45.380890   11769 cri.go:89] found id: ""
	I0913 18:23:45.380899   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:45.380952   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.384077   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:45.384098   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:45.425784   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:45.425816   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:45.459575   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:45.459599   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:45.490845   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:45.490868   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:45.531769   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:45.531801   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:45.569199   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:45.569227   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:45.625440   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:45.625483   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:45.660478   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:45.660506   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:45.732614   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:45.732649   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:45.812876   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:45.812910   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:45.824734   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:45.824758   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:45.918994   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:45.919021   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:48.461518   11769 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:23:48.475206   11769 api_server.go:72] duration metric: took 2m24.95623038s to wait for apiserver process to appear ...
	I0913 18:23:48.475237   11769 api_server.go:88] waiting for apiserver healthz status ...
	I0913 18:23:48.475279   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:48.475324   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:48.508152   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:48.508169   11769 cri.go:89] found id: ""
	I0913 18:23:48.508177   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:48.508217   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.511355   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:48.511428   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:48.544220   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:48.544245   11769 cri.go:89] found id: ""
	I0913 18:23:48.544254   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:48.544302   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.547506   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:48.547572   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:48.579199   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:48.579220   11769 cri.go:89] found id: ""
	I0913 18:23:48.579227   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:48.579275   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.582307   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:48.582374   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:48.614466   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:48.614490   11769 cri.go:89] found id: ""
	I0913 18:23:48.614500   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:48.614558   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.617654   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:48.617723   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:48.648914   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:48.648935   11769 cri.go:89] found id: ""
	I0913 18:23:48.648945   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:48.649000   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.652011   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:48.652076   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:48.683950   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:48.683980   11769 cri.go:89] found id: ""
	I0913 18:23:48.683988   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:48.684032   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.687114   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:48.687177   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:48.719089   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:48.719108   11769 cri.go:89] found id: ""
	I0913 18:23:48.719115   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:48.719156   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.722382   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:48.722407   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:48.812405   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:48.812435   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:48.848219   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:48.848248   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:48.879755   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:48.879787   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:48.912741   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:48.912768   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:48.988846   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:48.988873   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:49.061683   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:49.061717   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:49.073095   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:49.073128   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:49.107629   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:49.107660   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:49.162867   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:49.162900   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:49.202217   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:49.202244   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:49.245728   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:49.245754   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:51.789439   11769 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 18:23:51.793723   11769 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 18:23:51.794526   11769 api_server.go:141] control plane version: v1.31.1
	I0913 18:23:51.794546   11769 api_server.go:131] duration metric: took 3.319301983s to wait for apiserver health ...
	I0913 18:23:51.794566   11769 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 18:23:51.794588   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:51.794634   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:51.826122   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:51.826147   11769 cri.go:89] found id: ""
	I0913 18:23:51.826157   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:51.826217   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.829340   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:51.829397   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:51.861575   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:51.861598   11769 cri.go:89] found id: ""
	I0913 18:23:51.861607   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:51.861648   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.864678   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:51.864735   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:51.895228   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:51.895250   11769 cri.go:89] found id: ""
	I0913 18:23:51.895257   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:51.895297   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.898351   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:51.898396   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:51.929348   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:51.929372   11769 cri.go:89] found id: ""
	I0913 18:23:51.929381   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:51.929433   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.932519   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:51.932569   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:51.964630   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:51.964650   11769 cri.go:89] found id: ""
	I0913 18:23:51.964669   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:51.964709   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.967808   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:51.967856   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:51.999327   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:51.999355   11769 cri.go:89] found id: ""
	I0913 18:23:51.999365   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:51.999409   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:52.002483   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:52.002551   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:52.034806   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:52.034830   11769 cri.go:89] found id: ""
	I0913 18:23:52.034838   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:52.034889   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:52.038100   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:52.038119   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:52.079591   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:52.079620   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:52.114057   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:52.114090   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:52.151887   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:52.151913   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:52.222567   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:52.222598   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:52.300099   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:52.300131   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:52.311562   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:52.311589   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:52.400903   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:52.400930   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:52.444307   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:52.444334   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:52.476238   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:52.476267   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:52.529083   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:52.529115   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:52.563006   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:52.563032   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:55.113554   11769 system_pods.go:59] 18 kube-system pods found
	I0913 18:23:55.113593   11769 system_pods.go:61] "coredns-7c65d6cfc9-w2hdk" [300de8be-bfff-457c-b46c-79fb1924dbb9] Running
	I0913 18:23:55.113602   11769 system_pods.go:61] "csi-hostpath-attacher-0" [fea9314b-57ae-4afd-9188-69d14aa444de] Running
	I0913 18:23:55.113605   11769 system_pods.go:61] "csi-hostpath-resizer-0" [ca085e86-2506-4858-b0d7-991b01dfe489] Running
	I0913 18:23:55.113610   11769 system_pods.go:61] "csi-hostpathplugin-dm8wc" [ba6ea11d-eddd-4da7-8ca6-ba5620218e67] Running
	I0913 18:23:55.113613   11769 system_pods.go:61] "etcd-addons-639162" [74f9ba83-0bb9-4244-b17d-027b88785144] Running
	I0913 18:23:55.113617   11769 system_pods.go:61] "kindnet-wpcdw" [343e7671-c2cd-4885-bcaa-027c3961906b] Running
	I0913 18:23:55.113620   11769 system_pods.go:61] "kube-apiserver-addons-639162" [bf88d919-5424-457a-aec1-d0b534057754] Running
	I0913 18:23:55.113624   11769 system_pods.go:61] "kube-controller-manager-addons-639162" [c2538e4f-37eb-43bb-884a-0751ca946810] Running
	I0913 18:23:55.113627   11769 system_pods.go:61] "kube-ingress-dns-minikube" [1b8f492a-f2f4-4ed7-a004-f19102c428bd] Running
	I0913 18:23:55.113634   11769 system_pods.go:61] "kube-proxy-npdmp" [b0805299-f344-43e8-817d-7c675b13ec3d] Running
	I0913 18:23:55.113638   11769 system_pods.go:61] "kube-scheduler-addons-639162" [56f97691-c5c0-4a89-9c08-0477b40a0e9c] Running
	I0913 18:23:55.113642   11769 system_pods.go:61] "metrics-server-84c5f94fbc-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
	I0913 18:23:55.113645   11769 system_pods.go:61] "nvidia-device-plugin-daemonset-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
	I0913 18:23:55.113655   11769 system_pods.go:61] "registry-66c9cd494c-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
	I0913 18:23:55.113661   11769 system_pods.go:61] "registry-proxy-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
	I0913 18:23:55.113665   11769 system_pods.go:61] "snapshot-controller-56fcc65765-dq5jv" [7ce7c8f7-1f87-41c2-87d1-a5745d0dd89c] Running
	I0913 18:23:55.113675   11769 system_pods.go:61] "snapshot-controller-56fcc65765-nw82m" [93f01180-2934-447d-bb8e-3ba350eb116a] Running
	I0913 18:23:55.113678   11769 system_pods.go:61] "storage-provisioner" [aa680869-22b8-479e-b65e-fa6ae196187a] Running
	I0913 18:23:55.113686   11769 system_pods.go:74] duration metric: took 3.319112467s to wait for pod list to return data ...
	I0913 18:23:55.113695   11769 default_sa.go:34] waiting for default service account to be created ...
	I0913 18:23:55.115466   11769 default_sa.go:45] found service account: "default"
	I0913 18:23:55.115489   11769 default_sa.go:55] duration metric: took 1.786797ms for default service account to be created ...
	I0913 18:23:55.115499   11769 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 18:23:55.122982   11769 system_pods.go:86] 18 kube-system pods found
	I0913 18:23:55.123005   11769 system_pods.go:89] "coredns-7c65d6cfc9-w2hdk" [300de8be-bfff-457c-b46c-79fb1924dbb9] Running
	I0913 18:23:55.123010   11769 system_pods.go:89] "csi-hostpath-attacher-0" [fea9314b-57ae-4afd-9188-69d14aa444de] Running
	I0913 18:23:55.123013   11769 system_pods.go:89] "csi-hostpath-resizer-0" [ca085e86-2506-4858-b0d7-991b01dfe489] Running
	I0913 18:23:55.123017   11769 system_pods.go:89] "csi-hostpathplugin-dm8wc" [ba6ea11d-eddd-4da7-8ca6-ba5620218e67] Running
	I0913 18:23:55.123020   11769 system_pods.go:89] "etcd-addons-639162" [74f9ba83-0bb9-4244-b17d-027b88785144] Running
	I0913 18:23:55.123024   11769 system_pods.go:89] "kindnet-wpcdw" [343e7671-c2cd-4885-bcaa-027c3961906b] Running
	I0913 18:23:55.123028   11769 system_pods.go:89] "kube-apiserver-addons-639162" [bf88d919-5424-457a-aec1-d0b534057754] Running
	I0913 18:23:55.123032   11769 system_pods.go:89] "kube-controller-manager-addons-639162" [c2538e4f-37eb-43bb-884a-0751ca946810] Running
	I0913 18:23:55.123035   11769 system_pods.go:89] "kube-ingress-dns-minikube" [1b8f492a-f2f4-4ed7-a004-f19102c428bd] Running
	I0913 18:23:55.123038   11769 system_pods.go:89] "kube-proxy-npdmp" [b0805299-f344-43e8-817d-7c675b13ec3d] Running
	I0913 18:23:55.123042   11769 system_pods.go:89] "kube-scheduler-addons-639162" [56f97691-c5c0-4a89-9c08-0477b40a0e9c] Running
	I0913 18:23:55.123045   11769 system_pods.go:89] "metrics-server-84c5f94fbc-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
	I0913 18:23:55.123049   11769 system_pods.go:89] "nvidia-device-plugin-daemonset-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
	I0913 18:23:55.123053   11769 system_pods.go:89] "registry-66c9cd494c-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
	I0913 18:23:55.123059   11769 system_pods.go:89] "registry-proxy-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
	I0913 18:23:55.123062   11769 system_pods.go:89] "snapshot-controller-56fcc65765-dq5jv" [7ce7c8f7-1f87-41c2-87d1-a5745d0dd89c] Running
	I0913 18:23:55.123068   11769 system_pods.go:89] "snapshot-controller-56fcc65765-nw82m" [93f01180-2934-447d-bb8e-3ba350eb116a] Running
	I0913 18:23:55.123071   11769 system_pods.go:89] "storage-provisioner" [aa680869-22b8-479e-b65e-fa6ae196187a] Running
	I0913 18:23:55.123079   11769 system_pods.go:126] duration metric: took 7.575018ms to wait for k8s-apps to be running ...
	I0913 18:23:55.123087   11769 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 18:23:55.123127   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:23:55.133860   11769 system_svc.go:56] duration metric: took 10.765871ms WaitForService to wait for kubelet
	I0913 18:23:55.133888   11769 kubeadm.go:582] duration metric: took 2m31.614915501s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 18:23:55.133914   11769 node_conditions.go:102] verifying NodePressure condition ...
	I0913 18:23:55.136769   11769 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0913 18:23:55.136798   11769 node_conditions.go:123] node cpu capacity is 8
	I0913 18:23:55.136816   11769 node_conditions.go:105] duration metric: took 2.896708ms to run NodePressure ...
	I0913 18:23:55.136825   11769 start.go:241] waiting for startup goroutines ...
	I0913 18:23:55.136832   11769 start.go:246] waiting for cluster config update ...
	I0913 18:23:55.136851   11769 start.go:255] writing updated cluster config ...
	I0913 18:23:55.137115   11769 ssh_runner.go:195] Run: rm -f paused
	I0913 18:23:55.185662   11769 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 18:23:55.187824   11769 out.go:177] * Done! kubectl is now configured to use "addons-639162" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.505810613Z" 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=7c2b4eba-dae4-4206-aa6b-c7eb79db023b name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.506420282Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=6c1e9bac-1a17-45f6-8ed9-18f3440e3007 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.506906794Z" 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=6c1e9bac-1a17-45f6-8ed9-18f3440e3007 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.507592808Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-j78l9/hello-world-app" id=f7a4d08f-2c99-4fa9-ad91-2861fcd009bf name=/runtime.v1.RuntimeService/CreateContainer
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.507681820Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.520821712Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/b87b472a9b5849e2e62ede2441a32994a50f9a5c4a37957a982b1568c4a91af7/merged/etc/passwd: no such file or directory"
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.520856179Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/b87b472a9b5849e2e62ede2441a32994a50f9a5c4a37957a982b1568c4a91af7/merged/etc/group: no such file or directory"
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.552652333Z" level=info msg="Created container 37ebfbed5ffb0569e6e9e00c6f34bbb39b4046fd0ac7b2857b9de0e7b3f0eb0a: default/hello-world-app-55bf9c44b4-j78l9/hello-world-app" id=f7a4d08f-2c99-4fa9-ad91-2861fcd009bf name=/runtime.v1.RuntimeService/CreateContainer
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.553230250Z" level=info msg="Starting container: 37ebfbed5ffb0569e6e9e00c6f34bbb39b4046fd0ac7b2857b9de0e7b3f0eb0a" id=63231161-045a-4aa4-8e21-e18001ea61df name=/runtime.v1.RuntimeService/StartContainer
	Sep 13 18:35:33 addons-639162 crio[1029]: time="2024-09-13 18:35:33.558936950Z" level=info msg="Started container" PID=11341 containerID=37ebfbed5ffb0569e6e9e00c6f34bbb39b4046fd0ac7b2857b9de0e7b3f0eb0a description=default/hello-world-app-55bf9c44b4-j78l9/hello-world-app id=63231161-045a-4aa4-8e21-e18001ea61df name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a5d9b15ccbc4218d04afd8514c3dd3921f0378b94e32e121a930ccb6d2bab0c
	Sep 13 18:35:34 addons-639162 crio[1029]: time="2024-09-13 18:35:34.134043498Z" level=info msg="Stopping container: 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8 (timeout: 2s)" id=a482adfe-e8a9-4095-81db-6924a3e3ddb8 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.140160065Z" level=warning msg="Stopping container 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=a482adfe-e8a9-4095-81db-6924a3e3ddb8 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:35:36 addons-639162 conmon[5695]: conmon 7fdad55f0326066968de <ninfo>: container 5707 exited with status 137
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.269790946Z" level=info msg="Stopped container 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8: ingress-nginx/ingress-nginx-controller-bc57996ff-gcpvc/controller" id=a482adfe-e8a9-4095-81db-6924a3e3ddb8 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.270259274Z" level=info msg="Stopping pod sandbox: 9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de" id=e15694f2-d760-4599-ad57-cbb1db218832 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.273451239Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-ZWCMJM3XI2CAIFUF - [0:0]\n:KUBE-HP-U2NJNQCEBWTUGD5X - [0:0]\n-X KUBE-HP-ZWCMJM3XI2CAIFUF\n-X KUBE-HP-U2NJNQCEBWTUGD5X\nCOMMIT\n"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.274708354Z" level=info msg="Closing host port tcp:80"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.274743354Z" level=info msg="Closing host port tcp:443"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.275958935Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.275974562Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.276105883Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-gcpvc Namespace:ingress-nginx ID:9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de UID:57f89ab8-849d-4960-aa2c-37bb185b0b08 NetNS:/var/run/netns/7efcc2f9-9caa-4b16-a86f-637529e162f2 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.276216781Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-gcpvc from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.314781981Z" level=info msg="Stopped pod sandbox: 9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de" id=e15694f2-d760-4599-ad57-cbb1db218832 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.329102814Z" level=info msg="Removing container: 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8" id=c5fafc3e-b685-4270-8c26-a836ebb6acf1 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:35:36 addons-639162 crio[1029]: time="2024-09-13 18:35:36.340992227Z" level=info msg="Removed container 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8: ingress-nginx/ingress-nginx-controller-bc57996ff-gcpvc/controller" id=c5fafc3e-b685-4270-8c26-a836ebb6acf1 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	37ebfbed5ffb0       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        7 seconds ago       Running             hello-world-app           0                   4a5d9b15ccbc4       hello-world-app-55bf9c44b4-j78l9
	955e0d3515ead       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   9d95cb59993d4       nginx
	20b6af800e085       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     3                   e64aa8bc2cd1c       ingress-nginx-admission-patch-5m7lw
	0e59a38b1d674       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   d749d466f228b       gcp-auth-89d5ffd79-pkcp8
	89201ba6eee81       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        13 minutes ago      Running             metrics-server            0                   f88034008dc34       metrics-server-84c5f94fbc-d5947
	01c215b4f7747       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   13 minutes ago      Exited              create                    0                   eab0f1d55eb85       ingress-nginx-admission-create-xq467
	f577e59e4482e       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   eb14e6f5445ab       storage-provisioner
	e0c28936f452a       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   2eeec6f5b4337       coredns-7c65d6cfc9-w2hdk
	e16ab415003bf       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             14 minutes ago      Running             kube-proxy                0                   5496f9c9ae678       kube-proxy-npdmp
	39c1ec7ac9033       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             14 minutes ago      Running             kindnet-cni               0                   ee4435f68c5bb       kindnet-wpcdw
	12e7345c9a3d2       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   6036f0179db0f       etcd-addons-639162
	f36144c46b544       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   5aec90eca455e       kube-controller-manager-addons-639162
	4703ab270654b       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   ff4c15c90b1c3       kube-scheduler-addons-639162
	a5d0bbafe9db7       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   569326b1c2147       kube-apiserver-addons-639162
	
	
	==> coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] <==
	[INFO] 10.244.0.14:55437 - 23426 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000093725s
	[INFO] 10.244.0.14:50281 - 31132 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070795s
	[INFO] 10.244.0.14:50281 - 17057 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117629s
	[INFO] 10.244.0.14:35291 - 33451 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005531379s
	[INFO] 10.244.0.14:35291 - 17334 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005911816s
	[INFO] 10.244.0.14:47754 - 40446 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007040118s
	[INFO] 10.244.0.14:47754 - 27842 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007130545s
	[INFO] 10.244.0.14:34891 - 40957 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00571453s
	[INFO] 10.244.0.14:34891 - 47840 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006763751s
	[INFO] 10.244.0.14:35420 - 62817 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000071935s
	[INFO] 10.244.0.14:35420 - 56675 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000076248s
	[INFO] 10.244.0.19:46685 - 16047 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000255472s
	[INFO] 10.244.0.19:36807 - 18381 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000305373s
	[INFO] 10.244.0.19:59522 - 55900 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146757s
	[INFO] 10.244.0.19:57996 - 2327 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000182253s
	[INFO] 10.244.0.19:46733 - 54867 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000136429s
	[INFO] 10.244.0.19:40559 - 55095 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000100932s
	[INFO] 10.244.0.19:56384 - 11911 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.006573384s
	[INFO] 10.244.0.19:58063 - 41684 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.00902336s
	[INFO] 10.244.0.19:54810 - 39290 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005786905s
	[INFO] 10.244.0.19:42063 - 59726 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006158272s
	[INFO] 10.244.0.19:55582 - 39982 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005262757s
	[INFO] 10.244.0.19:33428 - 22960 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005689048s
	[INFO] 10.244.0.19:44945 - 31387 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000869068s
	[INFO] 10.244.0.19:33924 - 62327 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001098345s
	
	
	==> describe nodes <==
	Name:               addons-639162
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-639162
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92
	                    minikube.k8s.io/name=addons-639162
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T18_21_18_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-639162
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 18:21:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-639162
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 18:35:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 18:33:22 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 18:33:22 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 18:33:22 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 18:33:22 +0000   Fri, 13 Sep 2024 18:22:04 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-639162
	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:                 3cca33edb0834b45b5f57aac58ac3559
	  System UUID:                9834d4cd-bc8a-4147-b2db-cd68fd66f85a
	  Boot ID:                    000be9b8-70cf-4622-850e-8473d6de591c
	  Kernel Version:             5.15.0-1068-gcp
	  OS Image:                   Ubuntu 22.04.4 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:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     hello-world-app-55bf9c44b4-j78l9         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m29s
	  gcp-auth                    gcp-auth-89d5ffd79-pkcp8                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-w2hdk                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     14m
	  kube-system                 etcd-addons-639162                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         14m
	  kube-system                 kindnet-wpcdw                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-639162             250m (3%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-639162    200m (2%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-npdmp                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-639162             100m (1%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-d5947          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         14m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	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                 14m   kube-proxy       
	  Normal   Starting                 14m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m   kubelet          Node addons-639162 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m   kubelet          Node addons-639162 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m   kubelet          Node addons-639162 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m   node-controller  Node addons-639162 event: Registered Node addons-639162 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-639162 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003629] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000669] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000633] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000638] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000646] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.613149] 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.
	[  +7.235561] kauditd_printk_skb: 46 callbacks suppressed
	[Sep13 18:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +1.016157] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +2.015827] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000020] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +4.063697] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +8.191399] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[ +16.126793] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[Sep13 18:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	
	
	==> etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] <==
	{"level":"warn","ts":"2024-09-13T18:21:25.946895Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"313.819078ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-09-13T18:21:25.946915Z","caller":"traceutil/trace.go:171","msg":"trace[2053654407] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:388; }","duration":"313.841059ms","start":"2024-09-13T18:21:25.633067Z","end":"2024-09-13T18:21:25.946909Z","steps":["trace[2053654407] 'agreement among raft nodes before linearized reading'  (duration: 313.796219ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.946934Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.633018Z","time spent":"313.910871ms","remote":"127.0.0.1:38026","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":1,"response size":3169,"request content":"key:\"/registry/deployments/default/cloud-spanner-emulator\" "}
	{"level":"warn","ts":"2024-09-13T18:21:25.947039Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"314.30144ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-639162\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-13T18:21:25.947058Z","caller":"traceutil/trace.go:171","msg":"trace[1869606927] range","detail":"{range_begin:/registry/minions/addons-639162; range_end:; response_count:1; response_revision:388; }","duration":"314.319686ms","start":"2024-09-13T18:21:25.632731Z","end":"2024-09-13T18:21:25.947051Z","steps":["trace[1869606927] 'agreement among raft nodes before linearized reading'  (duration: 314.283113ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.947077Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.632691Z","time spent":"314.380637ms","remote":"127.0.0.1:37750","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5679,"request content":"key:\"/registry/minions/addons-639162\" "}
	{"level":"warn","ts":"2024-09-13T18:21:25.947177Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"403.042944ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"info","ts":"2024-09-13T18:21:25.947201Z","caller":"traceutil/trace.go:171","msg":"trace[1307485322] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:388; }","duration":"403.059697ms","start":"2024-09-13T18:21:25.544129Z","end":"2024-09-13T18:21:25.947189Z","steps":["trace[1307485322] 'agreement among raft nodes before linearized reading'  (duration: 403.02655ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.947220Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.544105Z","time spent":"403.111047ms","remote":"127.0.0.1:38026","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":4120,"request content":"key:\"/registry/deployments/kube-system/coredns\" "}
	{"level":"info","ts":"2024-09-13T18:21:26.121781Z","caller":"traceutil/trace.go:171","msg":"trace[506351300] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"178.731693ms","start":"2024-09-13T18:21:25.943029Z","end":"2024-09-13T18:21:26.121761Z","steps":["trace[506351300] 'process raft request'  (duration: 178.610675ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.140760Z","caller":"traceutil/trace.go:171","msg":"trace[682574807] transaction","detail":"{read_only:false; number_of_response:1; response_revision:395; }","duration":"104.069885ms","start":"2024-09-13T18:21:26.036676Z","end":"2024-09-13T18:21:26.140746Z","steps":["trace[682574807] 'process raft request'  (duration: 104.043434ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141165Z","caller":"traceutil/trace.go:171","msg":"trace[1050135546] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"197.92236ms","start":"2024-09-13T18:21:25.943230Z","end":"2024-09-13T18:21:26.141152Z","steps":["trace[1050135546] 'process raft request'  (duration: 178.519583ms)","trace[1050135546] 'compare'  (duration: 18.811295ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:21:26.141315Z","caller":"traceutil/trace.go:171","msg":"trace[2124020632] linearizableReadLoop","detail":"{readStateIndex:404; appliedIndex:402; }","duration":"195.187294ms","start":"2024-09-13T18:21:25.946120Z","end":"2024-09-13T18:21:26.141307Z","steps":["trace[2124020632] 'read index received'  (duration: 84.973982ms)","trace[2124020632] 'applied index is now lower than readState.Index'  (duration: 110.212583ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:21:26.141389Z","caller":"traceutil/trace.go:171","msg":"trace[245286531] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"110.715428ms","start":"2024-09-13T18:21:26.030665Z","end":"2024-09-13T18:21:26.141381Z","steps":["trace[245286531] 'process raft request'  (duration: 109.973881ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141575Z","caller":"traceutil/trace.go:171","msg":"trace[1737283846] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"105.02593ms","start":"2024-09-13T18:21:26.036538Z","end":"2024-09-13T18:21:26.141564Z","steps":["trace[1737283846] 'process raft request'  (duration: 104.157635ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141709Z","caller":"traceutil/trace.go:171","msg":"trace[2069078078] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"110.962319ms","start":"2024-09-13T18:21:26.030740Z","end":"2024-09-13T18:21:26.141702Z","steps":["trace[2069078078] 'process raft request'  (duration: 109.929377ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:26.143056Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"208.146202ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T18:21:26.143106Z","caller":"traceutil/trace.go:171","msg":"trace[885263413] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:395; }","duration":"208.203678ms","start":"2024-09-13T18:21:25.934891Z","end":"2024-09-13T18:21:26.143094Z","steps":["trace[885263413] 'agreement among raft nodes before linearized reading'  (duration: 208.118434ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:22:40.061698Z","caller":"traceutil/trace.go:171","msg":"trace[1456574020] transaction","detail":"{read_only:false; response_revision:1088; number_of_response:1; }","duration":"126.090372ms","start":"2024-09-13T18:22:39.935582Z","end":"2024-09-13T18:22:40.061673Z","steps":["trace[1456574020] 'process raft request'  (duration: 63.82449ms)","trace[1456574020] 'compare'  (duration: 62.177591ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:22:51.256922Z","caller":"traceutil/trace.go:171","msg":"trace[2017682685] transaction","detail":"{read_only:false; response_revision:1161; number_of_response:1; }","duration":"101.593969ms","start":"2024-09-13T18:22:51.155309Z","end":"2024-09-13T18:22:51.256903Z","steps":["trace[2017682685] 'process raft request'  (duration: 101.423568ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:22:51.388113Z","caller":"traceutil/trace.go:171","msg":"trace[1532014181] transaction","detail":"{read_only:false; response_revision:1162; number_of_response:1; }","duration":"125.435353ms","start":"2024-09-13T18:22:51.262658Z","end":"2024-09-13T18:22:51.388093Z","steps":["trace[1532014181] 'process raft request'  (duration: 62.722448ms)","trace[1532014181] 'compare'  (duration: 62.56824ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:22:51.388294Z","caller":"traceutil/trace.go:171","msg":"trace[486493325] transaction","detail":"{read_only:false; response_revision:1163; number_of_response:1; }","duration":"124.469875ms","start":"2024-09-13T18:22:51.263804Z","end":"2024-09-13T18:22:51.388274Z","steps":["trace[486493325] 'process raft request'  (duration: 124.24735ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:31:13.874826Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1532}
	{"level":"info","ts":"2024-09-13T18:31:13.896403Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1532,"took":"21.135214ms","hash":4137966478,"current-db-size-bytes":6266880,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3305472,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-13T18:31:13.896443Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4137966478,"revision":1532,"compact-revision":-1}
	
	
	==> gcp-auth [0e59a38b1d6746e3b89016c7fc4a19111617f6c4472edb386779b326387e4d0e] <==
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:23:55 Ready to marshal response ...
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:32:09 Ready to marshal response ...
	2024/09/13 18:32:09 Ready to write response ...
	2024/09/13 18:32:19 Ready to marshal response ...
	2024/09/13 18:32:19 Ready to write response ...
	2024/09/13 18:32:19 Ready to marshal response ...
	2024/09/13 18:32:19 Ready to write response ...
	2024/09/13 18:32:28 Ready to marshal response ...
	2024/09/13 18:32:28 Ready to write response ...
	2024/09/13 18:32:29 Ready to marshal response ...
	2024/09/13 18:32:29 Ready to write response ...
	2024/09/13 18:32:57 Ready to marshal response ...
	2024/09/13 18:32:57 Ready to write response ...
	2024/09/13 18:33:12 Ready to marshal response ...
	2024/09/13 18:33:12 Ready to write response ...
	2024/09/13 18:35:31 Ready to marshal response ...
	2024/09/13 18:35:31 Ready to write response ...
	
	
	==> kernel <==
	 18:35:41 up 18 min,  0 users,  load average: 0.15, 0.27, 0.25
	Linux addons-639162 5.15.0-1068-gcp #76~20.04.1-Ubuntu SMP Tue Aug 20 15:52:45 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] <==
	I0913 18:33:33.729870       1 main.go:299] handling current node
	I0913 18:33:43.729641       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:33:43.729685       1 main.go:299] handling current node
	I0913 18:33:53.738791       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:33:53.738832       1 main.go:299] handling current node
	I0913 18:34:03.733545       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:34:03.733574       1 main.go:299] handling current node
	I0913 18:34:13.731984       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:34:13.732015       1 main.go:299] handling current node
	I0913 18:34:23.729385       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:34:23.729428       1 main.go:299] handling current node
	I0913 18:34:33.729493       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:34:33.729530       1 main.go:299] handling current node
	I0913 18:34:43.729541       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:34:43.729574       1 main.go:299] handling current node
	I0913 18:34:53.729608       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:34:53.729640       1 main.go:299] handling current node
	I0913 18:35:03.730211       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:35:03.730242       1 main.go:299] handling current node
	I0913 18:35:13.729466       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:35:13.729509       1 main.go:299] handling current node
	I0913 18:35:23.730069       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:35:23.730103       1 main.go:299] handling current node
	I0913 18:35:33.729699       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:35:33.729732       1 main.go:299] handling current node
	
	
	==> kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] <==
	I0913 18:23:49.764025       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0913 18:31:58.542697       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.216.250"}
	I0913 18:32:03.331564       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 18:32:04.346736       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0913 18:32:29.876218       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0913 18:32:29.881595       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0913 18:32:29.886995       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:32:41.686270       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0913 18:32:44.887969       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:33:11.939772       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0913 18:33:12.145666       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.12.224"}
	I0913 18:33:13.238339       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.238387       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.251523       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.251642       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.253885       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.253925       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.263548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.263599       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.273617       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.273670       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 18:33:14.254817       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 18:33:14.274165       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0913 18:33:14.321762       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0913 18:35:31.432622       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.149.109"}
	
	
	==> kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] <==
	W0913 18:33:58.015292       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
	E0913 18:33:58.015331       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"
	W0913 18:34:14.079852       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
	E0913 18:34:14.079892       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"
	W0913 18:34:33.270039       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
	E0913 18:34:33.270084       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"
	W0913 18:34:47.503270       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
	E0913 18:34:47.503317       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"
	W0913 18:34:48.271829       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
	E0913 18:34:48.271866       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"
	W0913 18:35:09.799245       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
	E0913 18:35:09.799287       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"
	W0913 18:35:16.846832       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
	E0913 18:35:16.846869       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"
	W0913 18:35:30.025122       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
	E0913 18:35:30.025160       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"
	I0913 18:35:31.225953       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="18.704563ms"
	I0913 18:35:31.229646       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.639315ms"
	I0913 18:35:31.229723       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="42.663µs"
	I0913 18:35:31.231792       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="33.639µs"
	I0913 18:35:33.124005       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0913 18:35:33.125441       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="11.083µs"
	I0913 18:35:33.127746       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0913 18:35:34.336614       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.059296ms"
	I0913 18:35:34.336703       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="45.172µs"
	
	
	==> kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] <==
	I0913 18:21:23.272316       1 server_linux.go:66] "Using iptables proxy"
	I0913 18:21:23.404933       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 18:21:23.404993       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`"
	I0913 18:21:23.421496       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 18:21:23.421549       1 server_linux.go:169] "Using iptables Proxier"
	I0913 18:21:23.423286       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"
	I0913 18:21:23.423622       1 server.go:483] "Version info" version="v1.31.1"
	I0913 18:21:23.423654       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 18:21:23.424683       1 config.go:105] "Starting endpoint slice config controller"
	I0913 18:21:23.424712       1 config.go:328] "Starting node config controller"
	I0913 18:21:23.424721       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 18:21:23.424732       1 config.go:199] "Starting service config controller"
	I0913 18:21:23.424738       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 18:21:23.424721       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 18:21:23.526214       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 18:21:23.526295       1 shared_informer.go:320] Caches are synced for service config
	I0913 18:21:23.526498       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] <==
	W0913 18:21:15.439920       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
	W0913 18:21:15.439773       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0913 18:21:15.439948       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"
	E0913 18:21:15.439955       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.439822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 18:21:15.439915       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.439911       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
	E0913 18:21:15.439988       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0913 18:21:15.440013       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"
	E0913 18:21:15.439823       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.440097       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
	E0913 18:21:15.440130       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"
	W0913 18:21:15.440285       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
	E0913 18:21:15.440362       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"
	W0913 18:21:15.440417       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
	E0913 18:21:15.440448       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"
	W0913 18:21:15.440755       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
	E0913 18:21:15.440781       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"
	W0913 18:21:16.530497       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
	E0913 18:21:16.530542       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"
	W0913 18:21:16.572015       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 18:21:16.572061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:16.601191       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
	E0913 18:21:16.601225       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"
	I0913 18:21:16.835777       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 18:35:31 addons-639162 kubelet[1634]: I0913 18:35:31.404060    1634 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/2193133d-5980-477a-97de-ce5dc08eac16-gcp-creds\") pod \"hello-world-app-55bf9c44b4-j78l9\" (UID: \"2193133d-5980-477a-97de-ce5dc08eac16\") " pod="default/hello-world-app-55bf9c44b4-j78l9"
	Sep 13 18:35:32 addons-639162 kubelet[1634]: I0913 18:35:32.316601    1634 scope.go:117] "RemoveContainer" containerID="73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255"
	Sep 13 18:35:32 addons-639162 kubelet[1634]: I0913 18:35:32.327408    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-njnr4\" (UniqueName: \"kubernetes.io/projected/1b8f492a-f2f4-4ed7-a004-f19102c428bd-kube-api-access-njnr4\") pod \"1b8f492a-f2f4-4ed7-a004-f19102c428bd\" (UID: \"1b8f492a-f2f4-4ed7-a004-f19102c428bd\") "
	Sep 13 18:35:32 addons-639162 kubelet[1634]: I0913 18:35:32.329086    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1b8f492a-f2f4-4ed7-a004-f19102c428bd-kube-api-access-njnr4" (OuterVolumeSpecName: "kube-api-access-njnr4") pod "1b8f492a-f2f4-4ed7-a004-f19102c428bd" (UID: "1b8f492a-f2f4-4ed7-a004-f19102c428bd"). InnerVolumeSpecName "kube-api-access-njnr4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:35:32 addons-639162 kubelet[1634]: I0913 18:35:32.330346    1634 scope.go:117] "RemoveContainer" containerID="73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255"
	Sep 13 18:35:32 addons-639162 kubelet[1634]: E0913 18:35:32.330663    1634 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255\": container with ID starting with 73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255 not found: ID does not exist" containerID="73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255"
	Sep 13 18:35:32 addons-639162 kubelet[1634]: I0913 18:35:32.330711    1634 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255"} err="failed to get container status \"73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255\": rpc error: code = NotFound desc = could not find container \"73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255\": container with ID starting with 73d057a8231483be1d4a33672e1347687b60adbe2d1eb63618d16d1b9e1dd255 not found: ID does not exist"
	Sep 13 18:35:32 addons-639162 kubelet[1634]: I0913 18:35:32.428240    1634 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-njnr4\" (UniqueName: \"kubernetes.io/projected/1b8f492a-f2f4-4ed7-a004-f19102c428bd-kube-api-access-njnr4\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:35:33 addons-639162 kubelet[1634]: I0913 18:35:33.947322    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="089e8ed6-3eb3-4d00-8eb5-842206ae620a" path="/var/lib/kubelet/pods/089e8ed6-3eb3-4d00-8eb5-842206ae620a/volumes"
	Sep 13 18:35:33 addons-639162 kubelet[1634]: I0913 18:35:33.947681    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1b8f492a-f2f4-4ed7-a004-f19102c428bd" path="/var/lib/kubelet/pods/1b8f492a-f2f4-4ed7-a004-f19102c428bd/volumes"
	Sep 13 18:35:33 addons-639162 kubelet[1634]: I0913 18:35:33.947956    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="95a20079-cab8-4166-ae88-4c58b25b5347" path="/var/lib/kubelet/pods/95a20079-cab8-4166-ae88-4c58b25b5347/volumes"
	Sep 13 18:35:34 addons-639162 kubelet[1634]: I0913 18:35:34.331829    1634 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-j78l9" podStartSLOduration=1.6830020289999998 podStartE2EDuration="3.331813418s" podCreationTimestamp="2024-09-13 18:35:31 +0000 UTC" firstStartedPulling="2024-09-13 18:35:31.857194004 +0000 UTC m=+853.984617687" lastFinishedPulling="2024-09-13 18:35:33.506005405 +0000 UTC m=+855.633429076" observedRunningTime="2024-09-13 18:35:34.331413808 +0000 UTC m=+856.458837516" watchObservedRunningTime="2024-09-13 18:35:34.331813418 +0000 UTC m=+856.459237107"
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.328136    1634 scope.go:117] "RemoveContainer" containerID="7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8"
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.341215    1634 scope.go:117] "RemoveContainer" containerID="7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8"
	Sep 13 18:35:36 addons-639162 kubelet[1634]: E0913 18:35:36.341629    1634 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8\": container with ID starting with 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8 not found: ID does not exist" containerID="7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8"
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.341674    1634 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8"} err="failed to get container status \"7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8\": rpc error: code = NotFound desc = could not find container \"7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8\": container with ID starting with 7fdad55f0326066968de0c347930c2dd7533261bc6abbe3f4d1f82379e3934b8 not found: ID does not exist"
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.450706    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/57f89ab8-849d-4960-aa2c-37bb185b0b08-webhook-cert\") pod \"57f89ab8-849d-4960-aa2c-37bb185b0b08\" (UID: \"57f89ab8-849d-4960-aa2c-37bb185b0b08\") "
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.450747    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-p9vvn\" (UniqueName: \"kubernetes.io/projected/57f89ab8-849d-4960-aa2c-37bb185b0b08-kube-api-access-p9vvn\") pod \"57f89ab8-849d-4960-aa2c-37bb185b0b08\" (UID: \"57f89ab8-849d-4960-aa2c-37bb185b0b08\") "
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.452496    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/57f89ab8-849d-4960-aa2c-37bb185b0b08-kube-api-access-p9vvn" (OuterVolumeSpecName: "kube-api-access-p9vvn") pod "57f89ab8-849d-4960-aa2c-37bb185b0b08" (UID: "57f89ab8-849d-4960-aa2c-37bb185b0b08"). InnerVolumeSpecName "kube-api-access-p9vvn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.452583    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/57f89ab8-849d-4960-aa2c-37bb185b0b08-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "57f89ab8-849d-4960-aa2c-37bb185b0b08" (UID: "57f89ab8-849d-4960-aa2c-37bb185b0b08"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.551693    1634 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/57f89ab8-849d-4960-aa2c-37bb185b0b08-webhook-cert\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:35:36 addons-639162 kubelet[1634]: I0913 18:35:36.551731    1634 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-p9vvn\" (UniqueName: \"kubernetes.io/projected/57f89ab8-849d-4960-aa2c-37bb185b0b08-kube-api-access-p9vvn\") on node \"addons-639162\" DevicePath \"\""
	Sep 13 18:35:37 addons-639162 kubelet[1634]: I0913 18:35:37.947372    1634 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="57f89ab8-849d-4960-aa2c-37bb185b0b08" path="/var/lib/kubelet/pods/57f89ab8-849d-4960-aa2c-37bb185b0b08/volumes"
	Sep 13 18:35:38 addons-639162 kubelet[1634]: E0913 18:35:38.204193    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252538203922273,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:35:38 addons-639162 kubelet[1634]: E0913 18:35:38.204231    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252538203922273,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [f577e59e4482ebfc3cd70e1d572a18f021a968face5f83725952837d435041b6] <==
	I0913 18:22:04.945444       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 18:22:04.954603       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 18:22:04.954644       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 18:22:04.963235       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 18:22:04.963296       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e08a754a-0347-43fc-baaa-ff6ae8721789", APIVersion:"v1", ResourceVersion:"898", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b became leader
	I0913 18:22:04.963350       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b!
	I0913 18:22:05.063525       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-639162 -n addons-639162
helpers_test.go:261: (dbg) Run:  kubectl --context addons-639162 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-639162 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-639162 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-639162/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 18:23:55 +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-d8bg6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-d8bg6:
	    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  11m                  default-scheduler  Successfully assigned default/busybox to addons-639162
	  Normal   Pulling    10m (x4 over 11m)    kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 11m)    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     10m (x4 over 11m)    kubelet            Error: ErrImagePull
	  Warning  Failed     9m55s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    102s (x42 over 11m)  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 (150.52s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (346.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 3.548538ms
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-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.002396097s
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (79.394259ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 10m39.973013206s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (61.844197ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 10m42.028612774s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (63.045458ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 10m46.798922616s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (62.656809ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 10m53.937648475s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (65.537083ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 11m5.022907714s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (60.937498ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 11m14.353955626s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (59.417332ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 11m45.57327062s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (61.050094ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 12m26.522682328s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (60.935674ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 13m22.915969635s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (59.940278ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 14m13.760768835s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (62.961818ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 15m42.626128589s

                                                
                                                
** /stderr **
addons_test.go:413: (dbg) Run:  kubectl --context addons-639162 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-639162 top pods -n kube-system: exit status 1 (62.027537ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-w2hdk, age: 16m19.184169071s

                                                
                                                
** /stderr **
addons_test.go:427: failed checking metric server: exit status 1
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 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-639162
helpers_test.go:235: (dbg) docker inspect addons-639162:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54",
	        "Created": "2024-09-13T18:21:04.535619608Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 12521,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T18:21:04.663966005Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0dbfa4e10de72ad5b19052941be6a0a31f45a6011543305e0465758d912df3d4",
	        "ResolvConfPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/hostname",
	        "HostsPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/hosts",
	        "LogPath": "/var/lib/docker/containers/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54/291cc53552afc678a4a11259c65bf16a4fb377fed1d9fe15ae9343ac0b0ecf54-json.log",
	        "Name": "/addons-639162",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-639162:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-639162",
	            "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/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca-init/diff:/var/lib/docker/overlay2/bd700cfba6eb16f6bbc86500219febd365aa33a063b3a9333f91b7c0dea97fa5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7c331017f5f53021ab9f785e4a90d326eb4937f2deb5716f806da2a3c1a2feca/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-639162",
	                "Source": "/var/lib/docker/volumes/addons-639162/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-639162",
	            "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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e",
	            "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-639162",
	                "name.minikube.sigs.k8s.io": "addons-639162",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b83b3361d300a299fb8c66f1d90176f5a79a1a177f5bfc2069036c674681a0ed",
	            "SandboxKey": "/var/run/docker/netns/b83b3361d300",
	            "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-639162": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "693ce60f30731c797a0d5e23bb70b22e50e741bc344576b685fe1761cb0fe208",
	                    "EndpointID": "6a6ebe83b1ba8a09469af3f552e7a7adbf2482ab33ad6b30655b70060c033c52",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-639162",
	                        "291cc53552af"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-639162 -n addons-639162
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-639162 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 logs -n 25: (1.134875875s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-187298                                                                     | download-only-187298   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | --download-only -p                                                                          | download-docker-012326 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | download-docker-012326                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-012326                                                                   | download-docker-012326 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-091699   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | binary-mirror-091699                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:42269                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-091699                                                                     | binary-mirror-091699   | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| addons  | disable dashboard -p                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-639162 --wait=true                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:23 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-639162          | jenkins | v1.34.0 | 13 Sep 24 18:31 UTC | 13 Sep 24 18:31 UTC |
	|         | -p addons-639162                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | -p addons-639162                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | addons-639162                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-639162 ssh cat                                                                       | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:32 UTC |
	|         | /opt/local-path-provisioner/pvc-c4c6b058-84ac-4f3c-ba7d-a8066dcec4ee_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:32 UTC | 13 Sep 24 18:33 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-639162 addons                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-639162 ip                                                                            | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC | 13 Sep 24 18:33 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-639162 ssh curl -s                                                                   | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-639162 ip                                                                            | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:35 UTC | 13 Sep 24 18:35 UTC |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:35 UTC | 13 Sep 24 18:35 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-639162 addons disable                                                                | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:35 UTC | 13 Sep 24 18:35 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-639162 addons                                                                        | addons-639162          | jenkins | v1.34.0 | 13 Sep 24 18:37 UTC | 13 Sep 24 18:37 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:20:40
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:20:40.772203   11769 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:20:40.772316   11769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:40.772326   11769 out.go:358] Setting ErrFile to fd 2...
	I0913 18:20:40.772334   11769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:40.772529   11769 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:20:40.773132   11769 out.go:352] Setting JSON to false
	I0913 18:20:40.773956   11769 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":191,"bootTime":1726251450,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:20:40.774058   11769 start.go:139] virtualization: kvm guest
	I0913 18:20:40.776493   11769 out.go:177] * [addons-639162] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 18:20:40.777828   11769 notify.go:220] Checking for updates...
	I0913 18:20:40.777850   11769 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:20:40.779288   11769 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:20:40.780910   11769 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:20:40.782338   11769 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:20:40.783824   11769 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 18:20:40.785207   11769 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:20:40.786717   11769 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:20:40.808586   11769 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:20:40.808671   11769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:40.853863   11769 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 18:20:40.845019777 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:40.853970   11769 docker.go:318] overlay module found
	I0913 18:20:40.855985   11769 out.go:177] * Using the docker driver based on user configuration
	I0913 18:20:40.857214   11769 start.go:297] selected driver: docker
	I0913 18:20:40.857225   11769 start.go:901] validating driver "docker" against <nil>
	I0913 18:20:40.857235   11769 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:20:40.858013   11769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:40.905271   11769 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 18:20:40.896718197 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:40.905436   11769 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:20:40.905709   11769 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]
	I0913 18:20:40.907577   11769 out.go:177] * Using Docker driver with root privileges
	I0913 18:20:40.909003   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:20:40.909058   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:20:40.909069   11769 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:20:40.909128   11769 start.go:340] cluster config:
	{Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:20:40.910598   11769 out.go:177] * Starting "addons-639162" primary control-plane node in "addons-639162" cluster
	I0913 18:20:40.912000   11769 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:20:40.913395   11769 out.go:177] * Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:20:40.914749   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:20:40.914780   11769 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 18:20:40.914779   11769 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:20:40.914786   11769 cache.go:56] Caching tarball of preloaded images
	I0913 18:20:40.914876   11769 preload.go:172] Found /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0913 18:20:40.914891   11769 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 18:20:40.915202   11769 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json ...
	I0913 18:20:40.915231   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json: {Name:mk9e4ebbff08699dfa913b93b6125a03f5972987 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:20:40.930470   11769 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:20:40.930586   11769 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:20:40.930604   11769 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:20:40.930611   11769 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:20:40.930623   11769 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:20:40.930633   11769 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from local cache
	I0913 18:20:52.505580   11769 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from cached tarball
	I0913 18:20:52.505628   11769 cache.go:194] Successfully downloaded all kic artifacts
	I0913 18:20:52.505666   11769 start.go:360] acquireMachinesLock for addons-639162: {Name:mk27f6ef20ba1f483c46edd87881da1e2a8b3c67 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 18:20:52.505793   11769 start.go:364] duration metric: took 106.287µs to acquireMachinesLock for "addons-639162"
	I0913 18:20:52.505822   11769 start.go:93] Provisioning new machine with config: &{Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:20:52.505945   11769 start.go:125] createHost starting for "" (driver="docker")
	I0913 18:20:52.508045   11769 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 18:20:52.508324   11769 start.go:159] libmachine.API.Create for "addons-639162" (driver="docker")
	I0913 18:20:52.508359   11769 client.go:168] LocalClient.Create starting
	I0913 18:20:52.508468   11769 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem
	I0913 18:20:52.749040   11769 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem
	I0913 18:20:52.862415   11769 cli_runner.go:164] Run: docker network inspect addons-639162 --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}}]}"
	W0913 18:20:52.877958   11769 cli_runner.go:211] docker network inspect addons-639162 --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
	I0913 18:20:52.878029   11769 network_create.go:284] running [docker network inspect addons-639162] to gather additional debugging logs...
	I0913 18:20:52.878049   11769 cli_runner.go:164] Run: docker network inspect addons-639162
	W0913 18:20:52.892729   11769 cli_runner.go:211] docker network inspect addons-639162 returned with exit code 1
	I0913 18:20:52.892754   11769 network_create.go:287] error running [docker network inspect addons-639162]: docker network inspect addons-639162: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-639162 not found
	I0913 18:20:52.892765   11769 network_create.go:289] output of [docker network inspect addons-639162]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-639162 not found
	
	** /stderr **
	I0913 18:20:52.892829   11769 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}}]}"
	I0913 18:20:52.907824   11769 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:0xc001b028e0}
	I0913 18:20:52.907868   11769 network_create.go:124] attempt to create docker network addons-639162 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 18:20:52.907907   11769 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-639162 addons-639162
	I0913 18:20:52.967379   11769 network_create.go:108] docker network addons-639162 192.168.49.0/24 created
	I0913 18:20:52.967408   11769 kic.go:121] calculated static IP "192.168.49.2" for the "addons-639162" container
	I0913 18:20:52.967463   11769 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 18:20:52.982185   11769 cli_runner.go:164] Run: docker volume create addons-639162 --label name.minikube.sigs.k8s.io=addons-639162 --label created_by.minikube.sigs.k8s.io=true
	I0913 18:20:52.998273   11769 oci.go:103] Successfully created a docker volume addons-639162
	I0913 18:20:52.998363   11769 cli_runner.go:164] Run: docker run --rm --name addons-639162-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --entrypoint /usr/bin/test -v addons-639162:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib
	I0913 18:21:00.147664   11769 cli_runner.go:217] Completed: docker run --rm --name addons-639162-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --entrypoint /usr/bin/test -v addons-639162:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib: (7.149261532s)
	I0913 18:21:00.147688   11769 oci.go:107] Successfully prepared a docker volume addons-639162
	I0913 18:21:00.147711   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:21:00.147731   11769 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 18:21:00.147782   11769 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-639162:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 18:21:04.473545   11769 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-639162:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir: (4.325723806s)
	I0913 18:21:04.473579   11769 kic.go:203] duration metric: took 4.325844324s to extract preloaded images to volume ...
	W0913 18:21:04.473726   11769 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 18:21:04.473818   11769 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 18:21:04.521273   11769 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-639162 --name addons-639162 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-639162 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-639162 --network addons-639162 --ip 192.168.49.2 --volume addons-639162:/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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e
	I0913 18:21:04.831062   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Running}}
	I0913 18:21:04.848897   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:04.867309   11769 cli_runner.go:164] Run: docker exec addons-639162 stat /var/lib/dpkg/alternatives/iptables
	I0913 18:21:04.909601   11769 oci.go:144] the created container "addons-639162" has a running status.
	I0913 18:21:04.909641   11769 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa...
	I0913 18:21:05.161386   11769 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 18:21:05.183000   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:05.199769   11769 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 18:21:05.199792   11769 kic_runner.go:114] Args: [docker exec --privileged addons-639162 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 18:21:05.250163   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:05.271480   11769 machine.go:93] provisionDockerMachine start ...
	I0913 18:21:05.271578   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.290973   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.291163   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.291175   11769 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 18:21:05.468612   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-639162
	
	I0913 18:21:05.468643   11769 ubuntu.go:169] provisioning hostname "addons-639162"
	I0913 18:21:05.468695   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.485524   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.485758   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.485783   11769 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-639162 && echo "addons-639162" | sudo tee /etc/hostname
	I0913 18:21:05.619153   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-639162
	
	I0913 18:21:05.619240   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.635303   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:05.635518   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:05.635540   11769 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-639162' /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-639162/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-639162' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 18:21:05.753133   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 18:21:05.753164   11769 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19636-3706/.minikube CaCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19636-3706/.minikube}
	I0913 18:21:05.753206   11769 ubuntu.go:177] setting up certificates
	I0913 18:21:05.753223   11769 provision.go:84] configureAuth start
	I0913 18:21:05.753286   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:05.771167   11769 provision.go:143] copyHostCerts
	I0913 18:21:05.771230   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/ca.pem (1078 bytes)
	I0913 18:21:05.771362   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/cert.pem (1123 bytes)
	I0913 18:21:05.771437   11769 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19636-3706/.minikube/key.pem (1679 bytes)
	I0913 18:21:05.771497   11769 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem org=jenkins.addons-639162 san=[127.0.0.1 192.168.49.2 addons-639162 localhost minikube]
	I0913 18:21:05.867102   11769 provision.go:177] copyRemoteCerts
	I0913 18:21:05.867154   11769 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 18:21:05.867192   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:05.883332   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:05.973522   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0913 18:21:05.994416   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 18:21:06.015117   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0913 18:21:06.035799   11769 provision.go:87] duration metric: took 282.562695ms to configureAuth
	I0913 18:21:06.035826   11769 ubuntu.go:193] setting minikube options for container-runtime
	I0913 18:21:06.036012   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:06.036116   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.052086   11769 main.go:141] libmachine: Using SSH client type: native
	I0913 18:21:06.052272   11769 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 18:21:06.052299   11769 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
	I0913 18:21:06.254995   11769 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 18:21:06.255019   11769 machine.go:96] duration metric: took 983.517755ms to provisionDockerMachine
	I0913 18:21:06.255029   11769 client.go:171] duration metric: took 13.746661389s to LocalClient.Create
	I0913 18:21:06.255046   11769 start.go:167] duration metric: took 13.746725336s to libmachine.API.Create "addons-639162"
	I0913 18:21:06.255053   11769 start.go:293] postStartSetup for "addons-639162" (driver="docker")
	I0913 18:21:06.255062   11769 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]
	I0913 18:21:06.255111   11769 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
	I0913 18:21:06.255141   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.271695   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.365673   11769 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 18:21:06.368553   11769 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 18:21:06.368586   11769 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 18:21:06.368593   11769 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 18:21:06.368599   11769 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 18:21:06.368608   11769 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-3706/.minikube/addons for local assets ...
	I0913 18:21:06.368664   11769 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-3706/.minikube/files for local assets ...
	I0913 18:21:06.368687   11769 start.go:296] duration metric: took 113.629454ms for postStartSetup
	I0913 18:21:06.368947   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:06.384973   11769 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/config.json ...
	I0913 18:21:06.385232   11769 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:21:06.385271   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.401397   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.485869   11769 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 18:21:06.489757   11769 start.go:128] duration metric: took 13.983796227s to createHost
	I0913 18:21:06.489784   11769 start.go:83] releasing machines lock for "addons-639162", held for 13.983974862s
	I0913 18:21:06.489839   11769 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-639162
	I0913 18:21:06.506603   11769 ssh_runner.go:195] Run: cat /version.json
	I0913 18:21:06.506655   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.506706   11769 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 18:21:06.506782   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:06.524562   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.526562   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:06.681932   11769 ssh_runner.go:195] Run: systemctl --version
	I0913 18:21:06.685753   11769 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 18:21:06.820798   11769 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 18:21:06.824867   11769 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" ;
	I0913 18:21:06.841389   11769 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 18:21:06.841465   11769 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" ;
	I0913 18:21:06.866736   11769 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 18:21:06.866756   11769 start.go:495] detecting cgroup driver to use...
	I0913 18:21:06.866784   11769 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 18:21:06.866818   11769 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 18:21:06.879430   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 18:21:06.889040   11769 docker.go:217] disabling cri-docker service (if available) ...
	I0913 18:21:06.889087   11769 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 18:21:06.900546   11769 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 18:21:06.912635   11769 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 18:21:06.985936   11769 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 18:21:07.066243   11769 docker.go:233] disabling docker service ...
	I0913 18:21:07.066311   11769 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 18:21:07.082947   11769 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 18:21:07.092897   11769 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 18:21:07.165201   11769 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 18:21:07.246297   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 18:21:07.256206   11769 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"
	I0913 18:21:07.270104   11769 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 18:21:07.270152   11769 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"
	I0913 18:21:07.278495   11769 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 18:21:07.278552   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.286836   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.295030   11769 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:21:07.303201   11769 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 18:21:07.310841   11769 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"
	I0913 18:21:07.319068   11769 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"
	I0913 18:21:07.332363   11769 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"
	I0913 18:21:07.340686   11769 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 18:21:07.347774   11769 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 18:21:07.354947   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:21:07.428509   11769 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 18:21:07.530274   11769 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 18:21:07.530348   11769 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 18:21:07.533567   11769 start.go:563] Will wait 60s for crictl version
	I0913 18:21:07.533613   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:21:07.536550   11769 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 18:21:07.567042   11769 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 18:21:07.567151   11769 ssh_runner.go:195] Run: crio --version
	I0913 18:21:07.599612   11769 ssh_runner.go:195] Run: crio --version
	I0913 18:21:07.632251   11769 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 18:21:07.633274   11769 cli_runner.go:164] Run: docker network inspect addons-639162 --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}}]}"
	I0913 18:21:07.648944   11769 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 18:21:07.652282   11769 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""
	I0913 18:21:07.661816   11769 kubeadm.go:883] updating cluster {Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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} ...
	I0913 18:21:07.661959   11769 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:21:07.662017   11769 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:21:07.719901   11769 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:21:07.719920   11769 crio.go:433] Images already preloaded, skipping extraction
	I0913 18:21:07.719959   11769 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:21:07.749088   11769 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:21:07.749107   11769 cache_images.go:84] Images are preloaded, skipping loading
	I0913 18:21:07.749114   11769 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 18:21:07.749200   11769 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-639162 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-639162 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:}
	I0913 18:21:07.749255   11769 ssh_runner.go:195] Run: crio config
	I0913 18:21:07.787952   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:21:07.787973   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:21:07.787983   11769 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 18:21:07.788003   11769 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-639162 NodeName:addons-639162 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}
	I0913 18:21:07.788140   11769 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-639162"
	  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
	
	I0913 18:21:07.788194   11769 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 18:21:07.795878   11769 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 18:21:07.795943   11769 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 18:21:07.803191   11769 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 18:21:07.818075   11769 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 18:21:07.832938   11769 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 18:21:07.847747   11769 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 18:21:07.850719   11769 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""
	I0913 18:21:07.859878   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:21:07.929428   11769 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:21:07.941150   11769 certs.go:68] Setting up /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162 for IP: 192.168.49.2
	I0913 18:21:07.941171   11769 certs.go:194] generating shared ca certs ...
	I0913 18:21:07.941192   11769 certs.go:226] acquiring lock for ca certs: {Name:mkba261257fea059487718c81aa995967a14b66c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:07.941331   11769 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key
	I0913 18:21:08.081893   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt ...
	I0913 18:21:08.081921   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt: {Name:mk610a5792613d1fa107396a425d0043654426db Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.082083   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key ...
	I0913 18:21:08.082093   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key: {Name:mk66cda952b2f978cb7152ebd6c544e444ff56bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.082161   11769 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key
	I0913 18:21:08.276411   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt ...
	I0913 18:21:08.276440   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt: {Name:mk5c9a1fc68fdbc77f1eba9fc4dde7103d75d0f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.276602   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key ...
	I0913 18:21:08.276615   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key: {Name:mk0ab87d01181e5288abf5dd10883ac216172867 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.276681   11769 certs.go:256] generating profile certs ...
	I0913 18:21:08.276731   11769 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key
	I0913 18:21:08.276753   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt with IP's: []
	I0913 18:21:08.631728   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt ...
	I0913 18:21:08.631764   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: {Name:mk15de3126974941468bd9c768ecf45b77d073ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.631981   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key ...
	I0913 18:21:08.631996   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.key: {Name:mk33e4e28f9606ec5c4f57642e886a2bf55f752e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.632091   11769 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b
	I0913 18:21:08.632113   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 18:21:08.850945   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b ...
	I0913 18:21:08.850976   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b: {Name:mk82a961b45ab677f6243d2b6dd04774e4f29ae7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.851157   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b ...
	I0913 18:21:08.851173   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b: {Name:mkbf7aff08d65a7ff273e63fe773699aaf7233bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.851271   11769 certs.go:381] copying /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt.4769728b -> /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt
	I0913 18:21:08.851363   11769 certs.go:385] copying /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key.4769728b -> /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key
	I0913 18:21:08.851432   11769 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key
	I0913 18:21:08.851458   11769 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt with IP's: []
	I0913 18:21:08.995524   11769 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt ...
	I0913 18:21:08.995556   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt: {Name:mkf4ddca9ecaa597e8031a0e73e275d5ce8cdf67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.995737   11769 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key ...
	I0913 18:21:08.995752   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key: {Name:mke4a31ed7c574b2eaa82d1f15c9e4b7b0c5d495 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:08.995945   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 18:21:08.995990   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/ca.pem (1078 bytes)
	I0913 18:21:08.996024   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/cert.pem (1123 bytes)
	I0913 18:21:08.996062   11769 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-3706/.minikube/certs/key.pem (1679 bytes)
	I0913 18:21:08.996614   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 18:21:09.017788   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0913 18:21:09.037822   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 18:21:09.058247   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 18:21:09.078851   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 18:21:09.099578   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0913 18:21:09.120073   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 18:21:09.140579   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0913 18:21:09.160871   11769 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 18:21:09.181051   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 18:21:09.196114   11769 ssh_runner.go:195] Run: openssl version
	I0913 18:21:09.200941   11769 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"
	I0913 18:21:09.209144   11769 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.212090   11769 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.212149   11769 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:21:09.218311   11769 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"
	I0913 18:21:09.227385   11769 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 18:21:09.230202   11769 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
	I0913 18:21:09.230243   11769 kubeadm.go:392] StartCluster: {Name:addons-639162 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-639162 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}
	I0913 18:21:09.230316   11769 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 18:21:09.230355   11769 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 18:21:09.261340   11769 cri.go:89] found id: ""
	I0913 18:21:09.261409   11769 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 18:21:09.269128   11769 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 18:21:09.276491   11769 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 18:21:09.276539   11769 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
	I0913 18:21:09.283892   11769 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
	I0913 18:21:09.283914   11769 kubeadm.go:157] found existing configuration files:
	
	I0913 18:21:09.283959   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 18:21:09.291126   11769 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
	I0913 18:21:09.291184   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 18:21:09.298222   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 18:21:09.305331   11769 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
	I0913 18:21:09.305390   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 18:21:09.312485   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 18:21:09.319815   11769 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
	I0913 18:21:09.319871   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 18:21:09.326938   11769 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 18:21:09.334204   11769 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
	I0913 18:21:09.334247   11769 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 18:21:09.341120   11769 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"
	I0913 18:21:09.373384   11769 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 18:21:09.373443   11769 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 18:21:09.388223   11769 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 18:21:09.388311   11769 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0913 18:21:09.388365   11769 kubeadm.go:310] OS: Linux
	I0913 18:21:09.388464   11769 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 18:21:09.388535   11769 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 18:21:09.388605   11769 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 18:21:09.388677   11769 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 18:21:09.388756   11769 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 18:21:09.388831   11769 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 18:21:09.388899   11769 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 18:21:09.388978   11769 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 18:21:09.389038   11769 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 18:21:09.436949   11769 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 18:21:09.437166   11769 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 18:21:09.437340   11769 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 18:21:09.443258   11769 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 18:21:09.446792   11769 out.go:235]   - Generating certificates and keys ...
	I0913 18:21:09.446870   11769 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 18:21:09.446976   11769 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 18:21:09.698893   11769 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 18:21:09.877597   11769 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 18:21:10.071249   11769 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 18:21:10.163810   11769 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 18:21:10.257542   11769 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 18:21:10.257716   11769 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-639162 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:21:10.465379   11769 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 18:21:10.465549   11769 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-639162 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:21:10.789680   11769 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 18:21:10.936141   11769 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 18:21:10.973055   11769 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 18:21:10.973152   11769 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 18:21:11.087770   11769 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 18:21:11.170614   11769 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 18:21:11.271221   11769 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 18:21:11.374156   11769 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 18:21:11.666764   11769 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 18:21:11.667591   11769 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 18:21:11.670406   11769 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 18:21:11.672467   11769 out.go:235]   - Booting up control plane ...
	I0913 18:21:11.672559   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 18:21:11.672620   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 18:21:11.672674   11769 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 18:21:11.683220   11769 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 18:21:11.688243   11769 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 18:21:11.688301   11769 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 18:21:11.761643   11769 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 18:21:11.761762   11769 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 18:21:12.762931   11769 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001379339s
	I0913 18:21:12.763068   11769 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 18:21:17.264980   11769 kubeadm.go:310] [api-check] The API server is healthy after 4.502046491s
	I0913 18:21:17.275114   11769 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 18:21:17.284171   11769 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 18:21:17.299575   11769 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 18:21:17.299841   11769 kubeadm.go:310] [mark-control-plane] Marking the node addons-639162 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 18:21:17.306671   11769 kubeadm.go:310] [bootstrap-token] Using token: 0tbwc2.l9fffqq03rdxi30c
	I0913 18:21:17.308140   11769 out.go:235]   - Configuring RBAC rules ...
	I0913 18:21:17.308273   11769 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 18:21:17.310672   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 18:21:17.315483   11769 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
	I0913 18:21:17.317648   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 18:21:17.319785   11769 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 18:21:17.322662   11769 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 18:21:17.670720   11769 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 18:21:18.085068   11769 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 18:21:18.670438   11769 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 18:21:18.671281   11769 kubeadm.go:310] 
	I0913 18:21:18.671367   11769 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 18:21:18.671376   11769 kubeadm.go:310] 
	I0913 18:21:18.671455   11769 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 18:21:18.671470   11769 kubeadm.go:310] 
	I0913 18:21:18.671494   11769 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 18:21:18.671554   11769 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 18:21:18.671625   11769 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 18:21:18.671639   11769 kubeadm.go:310] 
	I0913 18:21:18.671711   11769 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 18:21:18.671721   11769 kubeadm.go:310] 
	I0913 18:21:18.671782   11769 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 18:21:18.671790   11769 kubeadm.go:310] 
	I0913 18:21:18.671842   11769 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 18:21:18.671916   11769 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 18:21:18.671972   11769 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 18:21:18.671978   11769 kubeadm.go:310] 
	I0913 18:21:18.672042   11769 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 18:21:18.672116   11769 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 18:21:18.672126   11769 kubeadm.go:310] 
	I0913 18:21:18.672212   11769 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 0tbwc2.l9fffqq03rdxi30c \
	I0913 18:21:18.672322   11769 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5f3c3ccf43db764fc780c9ce438a42d81ea344598160f51df16e734d5ca50de5 \
	I0913 18:21:18.672352   11769 kubeadm.go:310] 	--control-plane 
	I0913 18:21:18.672362   11769 kubeadm.go:310] 
	I0913 18:21:18.672480   11769 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 18:21:18.672490   11769 kubeadm.go:310] 
	I0913 18:21:18.672598   11769 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 0tbwc2.l9fffqq03rdxi30c \
	I0913 18:21:18.672693   11769 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5f3c3ccf43db764fc780c9ce438a42d81ea344598160f51df16e734d5ca50de5 
	I0913 18:21:18.674737   11769 kubeadm.go:310] W0913 18:21:09.371068    1291 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.
	I0913 18:21:18.675137   11769 kubeadm.go:310] W0913 18:21:09.371646    1291 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.
	I0913 18:21:18.675365   11769 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-1068-gcp\n", err: exit status 1
	I0913 18:21:18.675465   11769 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 18:21:18.675488   11769 cni.go:84] Creating CNI manager for ""
	I0913 18:21:18.675494   11769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:21:18.677263   11769 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 18:21:18.678586   11769 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 18:21:18.681925   11769 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 18:21:18.681941   11769 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 18:21:18.697915   11769 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
	I0913 18:21:18.880040   11769 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 18:21:18.880134   11769 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
	I0913 18:21:18.880148   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-639162 minikube.k8s.io/updated_at=2024_09_13T18_21_18_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92 minikube.k8s.io/name=addons-639162 minikube.k8s.io/primary=true
	I0913 18:21:18.886508   11769 ops.go:34] apiserver oom_adj: -16
	I0913 18:21:18.956087   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:19.456765   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:19.956478   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:20.456994   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:20.956958   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:21.456179   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:21.956769   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:22.456550   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:22.956230   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:23.456202   11769 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:21:23.518276   11769 kubeadm.go:1113] duration metric: took 4.638202919s to wait for elevateKubeSystemPrivileges
	I0913 18:21:23.518309   11769 kubeadm.go:394] duration metric: took 14.288070457s to StartCluster
	I0913 18:21:23.518326   11769 settings.go:142] acquiring lock: {Name:mkb3ec660c5df0db8d785f46f68639e6fe6c1384 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:23.518426   11769 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:21:23.518763   11769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-3706/kubeconfig: {Name:mkf78e1fb34528e08c1b2aba8f576249b2516454 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:21:23.518944   11769 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"
	I0913 18:21:23.518945   11769 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}
	I0913 18:21:23.519031   11769 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]
	I0913 18:21:23.519118   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:23.519155   11769 addons.go:69] Setting yakd=true in profile "addons-639162"
	I0913 18:21:23.519164   11769 addons.go:69] Setting cloud-spanner=true in profile "addons-639162"
	I0913 18:21:23.519167   11769 addons.go:69] Setting default-storageclass=true in profile "addons-639162"
	I0913 18:21:23.519177   11769 addons.go:234] Setting addon cloud-spanner=true in "addons-639162"
	I0913 18:21:23.519184   11769 addons.go:69] Setting registry=true in profile "addons-639162"
	I0913 18:21:23.519188   11769 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-639162"
	I0913 18:21:23.519195   11769 addons.go:234] Setting addon registry=true in "addons-639162"
	I0913 18:21:23.519186   11769 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-639162"
	I0913 18:21:23.519205   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519200   11769 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-639162"
	I0913 18:21:23.519219   11769 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-639162"
	I0913 18:21:23.519221   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519248   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519263   11769 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-639162"
	I0913 18:21:23.519280   11769 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-639162"
	I0913 18:21:23.519298   11769 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-639162"
	I0913 18:21:23.519307   11769 addons.go:69] Setting volcano=true in profile "addons-639162"
	I0913 18:21:23.519339   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519352   11769 addons.go:234] Setting addon volcano=true in "addons-639162"
	I0913 18:21:23.519379   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519482   11769 addons.go:69] Setting storage-provisioner=true in profile "addons-639162"
	I0913 18:21:23.519497   11769 addons.go:234] Setting addon storage-provisioner=true in "addons-639162"
	I0913 18:21:23.519539   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519546   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519594   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519711   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519727   11769 addons.go:69] Setting volumesnapshots=true in profile "addons-639162"
	I0913 18:21:23.519741   11769 addons.go:234] Setting addon volumesnapshots=true in "addons-639162"
	I0913 18:21:23.519748   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519760   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.519816   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519823   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520137   11769 addons.go:69] Setting gcp-auth=true in profile "addons-639162"
	I0913 18:21:23.520161   11769 mustload.go:65] Loading cluster: addons-639162
	I0913 18:21:23.520168   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520187   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519175   11769 addons.go:234] Setting addon yakd=true in "addons-639162"
	I0913 18:21:23.520315   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.520338   11769 config.go:182] Loaded profile config "addons-639162": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:21:23.520573   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.519716   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.520755   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.521681   11769 addons.go:69] Setting ingress-dns=true in profile "addons-639162"
	I0913 18:21:23.521743   11769 addons.go:234] Setting addon ingress-dns=true in "addons-639162"
	I0913 18:21:23.521815   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.522297   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.525274   11769 out.go:177] * Verifying Kubernetes components...
	I0913 18:21:23.525347   11769 addons.go:69] Setting inspektor-gadget=true in profile "addons-639162"
	I0913 18:21:23.525401   11769 addons.go:234] Setting addon inspektor-gadget=true in "addons-639162"
	I0913 18:21:23.525464   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.525300   11769 addons.go:69] Setting ingress=true in profile "addons-639162"
	I0913 18:21:23.525969   11769 addons.go:234] Setting addon ingress=true in "addons-639162"
	I0913 18:21:23.526025   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.526043   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.525369   11769 addons.go:69] Setting metrics-server=true in profile "addons-639162"
	I0913 18:21:23.527025   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.527040   11769 addons.go:234] Setting addon metrics-server=true in "addons-639162"
	I0913 18:21:23.527074   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.528828   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.534472   11769 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	W0913 18:21:23.557700   11769 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 18:21:23.560260   11769 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-639162"
	I0913 18:21:23.560303   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.560261   11769 addons.go:234] Setting addon default-storageclass=true in "addons-639162"
	I0913 18:21:23.560433   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.560693   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.560967   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:23.565634   11769 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 18:21:23.567486   11769 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 18:21:23.567505   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 18:21:23.567561   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.569688   11769 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 18:21:23.569901   11769 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 18:21:23.570914   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 18:21:23.571055   11769 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 18:21:23.571072   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 18:21:23.571129   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.571411   11769 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 18:21:23.571426   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 18:21:23.571471   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.573615   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 18:21:23.574738   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 18:21:23.575952   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 18:21:23.577245   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 18:21:23.578567   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 18:21:23.579787   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 18:21:23.581000   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 18:21:23.582148   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 18:21:23.582166   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 18:21:23.582224   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.584833   11769 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 18:21:23.586954   11769 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 18:21:23.586971   11769 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 18:21:23.587039   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.608948   11769 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 18:21:23.608969   11769 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 18:21:23.609033   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.609592   11769 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 18:21:23.610619   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 18:21:23.610641   11769 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 18:21:23.610700   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.614573   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.614625   11769 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 18:21:23.625729   11769 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 18:21:23.627256   11769 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 18:21:23.627276   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 18:21:23.627336   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.630830   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:23.633553   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.635825   11769 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 18:21:23.635883   11769 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 18:21:23.636942   11769 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 18:21:23.637023   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 18:21:23.637024   11769 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 18:21:23.637036   11769 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 18:21:23.637042   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 18:21:23.637098   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.637098   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.638030   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 18:21:23.638055   11769 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 18:21:23.638116   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.635897   11769 out.go:177]   - Using image docker.io/busybox:stable
	I0913 18:21:23.641590   11769 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 18:21:23.642826   11769 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 18:21:23.642847   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 18:21:23.642898   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.646185   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 18:21:23.651202   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:23.651972   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.653416   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:23.654699   11769 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 18:21:23.654717   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 18:21:23.654769   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:23.664165   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.667495   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.672515   11769 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 -"
	I0913 18:21:23.676475   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.679175   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.685672   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.693230   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.693569   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.694490   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.695248   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:23.696609   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	W0913 18:21:23.724660   11769 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0913 18:21:23.724698   11769 retry.go:31] will retry after 363.865584ms: ssh: handshake failed: EOF
	I0913 18:21:23.844766   11769 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:21:23.932771   11769 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
	I0913 18:21:24.025833   11769 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
	I0913 18:21:24.028538   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 18:21:24.028564   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 18:21:24.028927   11769 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
	I0913 18:21:24.031822   11769 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
	I0913 18:21:24.133941   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 18:21:24.134034   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 18:21:24.144024   11769 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
	I0913 18:21:24.223001   11769 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 18:21:24.223082   11769 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 18:21:24.223971   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 18:21:24.223991   11769 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 18:21:24.224122   11769 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 18:21:24.224311   11769 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 18:21:24.329042   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 18:21:24.329120   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 18:21:24.329517   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 18:21:24.329572   11769 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)
	I0913 18:21:24.333228   11769 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
	I0913 18:21:24.343076   11769 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 18:21:24.343151   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 18:21:24.431935   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 18:21:24.431967   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 18:21:24.523071   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 18:21:24.523149   11769 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 18:21:24.531941   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 18:21:24.532023   11769 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 18:21:24.535465   11769 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 18:21:24.535490   11769 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 18:21:24.622923   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 18:21:24.623001   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 18:21:24.634909   11769 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
	I0913 18:21:24.730765   11769 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
	I0913 18:21:24.734994   11769 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 18:21:24.735082   11769 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 18:21:24.822941   11769 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 18:21:24.823025   11769 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 18:21:24.845259   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 18:21:24.845346   11769 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 18:21:24.922531   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 18:21:24.922626   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 18:21:24.929065   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 18:21:24.929092   11769 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 18:21:25.023951   11769 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 18:21:25.023981   11769 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 18:21:25.026061   11769 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.353511238s)
	I0913 18:21:25.026088   11769 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 18:21:25.026328   11769 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.181528018s)
	I0913 18:21:25.027493   11769 node_ready.go:35] waiting up to 6m0s for node "addons-639162" to be "Ready" ...
	I0913 18:21:25.044745   11769 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
	I0913 18:21:25.122957   11769 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 18:21:25.122987   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 18:21:25.123237   11769 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 18:21:25.123260   11769 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 18:21:25.134819   11769 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 18:21:25.134845   11769 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 18:21:25.222053   11769 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: (1.289236863s)
	I0913 18:21:25.227819   11769 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 18:21:25.227897   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 18:21:25.329315   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 18:21:25.329345   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 18:21:25.340614   11769 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 18:21:25.340644   11769 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 18:21:25.422935   11769 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
	I0913 18:21:25.523236   11769 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
	I0913 18:21:25.634709   11769 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 18:21:25.634742   11769 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 18:21:25.643730   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 18:21:25.643762   11769 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 18:21:26.022207   11769 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 18:21:26.022239   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 18:21:26.040921   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 18:21:26.040951   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 18:21:26.131777   11769 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-639162" context rescaled to 1 replicas
	I0913 18:21:26.223137   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 18:21:26.223172   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 18:21:26.226491   11769 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
	I0913 18:21:26.429013   11769 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 18:21:26.429044   11769 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 18:21:26.723803   11769 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
	I0913 18:21:27.034011   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:27.043220   11769 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: (3.017347137s)
	I0913 18:21:27.043241   11769 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.01428893s)
	I0913 18:21:27.043262   11769 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: (3.011419519s)
	I0913 18:21:27.323496   11769 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: (3.179385641s)
	I0913 18:21:27.323745   11769 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.990468618s)
	I0913 18:21:28.832270   11769 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: (4.197263285s)
	I0913 18:21:28.832326   11769 addons.go:475] Verifying addon ingress=true in "addons-639162"
	I0913 18:21:28.832375   11769 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.101556336s)
	I0913 18:21:28.832433   11769 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.787649816s)
	I0913 18:21:28.832461   11769 addons.go:475] Verifying addon metrics-server=true in "addons-639162"
	I0913 18:21:28.832405   11769 addons.go:475] Verifying addon registry=true in "addons-639162"
	I0913 18:21:28.832482   11769 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.409513037s)
	I0913 18:21:28.834180   11769 out.go:177] * Verifying ingress addon...
	I0913 18:21:28.834191   11769 out.go:177] * Verifying registry addon...
	I0913 18:21:28.835162   11769 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-639162 service yakd-dashboard -n yakd-dashboard
	
	I0913 18:21:28.837220   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 18:21:28.837729   11769 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 18:21:28.847296   11769 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:21:28.847317   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:28.847721   11769 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 18:21:28.847731   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:29.423167   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:29.424093   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:29.436205   11769 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.912867592s)
	W0913 18:21:29.436253   11769 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
	I0913 18:21:29.436279   11769 retry.go:31] will retry after 300.253692ms: 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
	I0913 18:21:29.436373   11769 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.209841891s)
	I0913 18:21:29.530434   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:29.684767   11769 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.960902396s)
	I0913 18:21:29.684807   11769 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-639162"
	I0913 18:21:29.686555   11769 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 18:21:29.688405   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 18:21:29.724230   11769 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:21:29.724262   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:29.736834   11769 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
	I0913 18:21:29.840603   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:29.841147   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.191692   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:30.340696   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:30.341074   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.724227   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:30.837782   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 18:21:30.837907   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:30.841391   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:30.842217   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:30.865350   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:31.142170   11769 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 18:21:31.159600   11769 addons.go:234] Setting addon gcp-auth=true in "addons-639162"
	I0913 18:21:31.159665   11769 host.go:66] Checking if "addons-639162" exists ...
	I0913 18:21:31.160135   11769 cli_runner.go:164] Run: docker container inspect addons-639162 --format={{.State.Status}}
	I0913 18:21:31.177452   11769 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 18:21:31.177553   11769 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-639162
	I0913 18:21:31.193644   11769 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/addons-639162/id_rsa Username:docker}
	I0913 18:21:31.224337   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:31.340729   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:31.341250   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:31.530574   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:31.692177   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:31.841001   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:31.841248   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.191619   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:32.340634   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:32.341054   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.368164   11769 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.190686391s)
	I0913 18:21:32.368164   11769 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.631273708s)
	I0913 18:21:32.370213   11769 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:21:32.371629   11769 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 18:21:32.372951   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 18:21:32.372972   11769 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 18:21:32.389668   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 18:21:32.389688   11769 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 18:21:32.436675   11769 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 18:21:32.436697   11769 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 18:21:32.454809   11769 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
	I0913 18:21:32.724545   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:32.842285   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:32.842610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.054126   11769 addons.go:475] Verifying addon gcp-auth=true in "addons-639162"
	I0913 18:21:33.055543   11769 out.go:177] * Verifying gcp-auth addon...
	I0913 18:21:33.057349   11769 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 18:21:33.060100   11769 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 18:21:33.060119   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:33.191564   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:33.341113   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.341853   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:33.531095   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:33.560818   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:33.691312   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:33.840848   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:33.841261   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:34.060511   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:34.192280   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:34.340803   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:34.341360   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:34.560266   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:34.691700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:34.839930   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:34.840536   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:35.060864   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:35.191302   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:35.340818   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:35.341131   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:35.560268   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:35.692267   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:35.840835   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:35.841317   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:36.030477   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:36.060734   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:36.191106   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:36.340909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:36.341223   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:36.560229   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:36.692046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:36.840720   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:36.841048   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:37.060520   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:37.192425   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:37.340798   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:37.341091   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:37.560396   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:37.692077   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:37.840418   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:37.840754   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:38.030912   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:38.060031   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:38.191842   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:38.340235   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:38.340899   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:38.560011   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:38.691770   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:38.840085   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:38.840503   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:39.060227   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:39.191986   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:39.340209   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:39.340688   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:39.559824   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:39.691139   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:39.840384   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:39.840891   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:40.059700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:40.191012   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:40.340171   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:40.340643   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:40.530677   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:40.560023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:40.691465   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:40.839973   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:40.840412   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:41.059911   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:41.191411   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:41.340756   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:41.341131   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:41.560757   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:41.691045   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:41.840660   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:41.840979   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:42.060342   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:42.191923   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:42.340251   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:42.340591   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:42.530701   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:42.559933   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:42.691528   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:42.839695   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:42.841109   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:43.060348   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:43.191836   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:43.340446   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:43.340742   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:43.560040   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:43.691849   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:43.840115   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:43.840667   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:44.060658   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:44.191090   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:44.340323   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:44.340899   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:44.530766   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:44.559841   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:44.691563   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:44.839861   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:44.840969   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:45.060046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:45.191520   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:45.339614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:45.341040   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:45.560381   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:45.691820   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:45.840426   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:45.840787   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:46.060173   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:46.191704   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:46.339847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:46.341049   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:46.560907   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:46.691477   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:46.839663   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:46.840928   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:47.029992   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:47.060492   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:47.192023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:47.340459   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:47.340901   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:47.560286   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:47.691859   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:47.840167   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:47.840610   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:48.060999   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:48.191586   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:48.340843   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:48.341251   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:48.560508   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:48.691979   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:48.840610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:48.841078   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:49.031043   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:49.060442   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:49.191987   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:49.340261   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:49.340833   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:49.559867   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:49.691243   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:49.840630   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:49.841110   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:50.060064   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:50.191653   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:50.340013   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:50.341011   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:50.560368   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:50.691887   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:50.840718   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:50.841109   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:51.060453   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:51.191954   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:51.340350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:51.340869   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:51.530833   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:51.560066   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:51.691510   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:51.841168   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:51.841493   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:52.060205   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:52.191833   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:52.340156   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:52.340748   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:52.560855   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:52.691398   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:52.840761   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:52.841163   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:53.060684   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:53.191494   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:53.342478   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:53.342530   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:53.561021   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:53.691624   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:53.839744   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:53.840787   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:54.030887   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:54.060297   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:54.193284   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:54.340459   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:54.340876   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:54.560355   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:54.691819   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:54.840163   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:54.840657   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:55.060596   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:55.191993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:55.340461   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:55.340913   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:55.560188   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:55.691714   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:55.840129   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:55.840580   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:56.059847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:56.191349   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:56.340750   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:56.341079   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:56.530082   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:56.560343   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:56.692228   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:56.840707   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:56.841034   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:57.060194   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:57.191925   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:57.340301   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:57.340757   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:57.560202   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:57.691810   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:57.840275   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:57.840720   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:58.059702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:58.191047   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:58.340555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:58.340939   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:58.531010   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:21:58.560362   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:58.692124   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:58.840888   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:58.841354   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:59.060539   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:59.192136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:59.340587   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:59.341134   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:21:59.560002   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:21:59.691538   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:21:59.839916   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:21:59.841224   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:00.060626   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:00.191458   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:00.340230   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:00.340644   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:00.560393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:00.692105   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:00.840902   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:00.841239   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:01.030406   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:22:01.060448   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:01.192063   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:01.340521   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:01.340997   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:01.560301   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:01.691801   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:01.840465   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:01.840730   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:02.060656   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:02.190952   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:02.340430   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:02.340816   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:02.560154   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:02.691759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:02.840219   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:02.840709   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:03.031038   11769 node_ready.go:53] node "addons-639162" has status "Ready":"False"
	I0913 18:22:03.060589   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:03.192045   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:03.340502   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:03.340963   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:03.560378   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:03.691780   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:03.840142   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:03.840775   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:04.070763   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:04.224614   11769 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:22:04.224634   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:04.345274   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:04.345902   11769 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:22:04.345979   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:04.531341   11769 node_ready.go:49] node "addons-639162" has status "Ready":"True"
	I0913 18:22:04.531363   11769 node_ready.go:38] duration metric: took 39.503832283s for node "addons-639162" to be "Ready" ...
	I0913 18:22:04.531372   11769 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" ...
	I0913 18:22:04.539633   11769 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:04.560728   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:04.729561   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:04.842188   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:04.942562   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:05.060853   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:05.192350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:05.344702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:05.345068   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:05.546165   11769 pod_ready.go:93] pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.546191   11769 pod_ready.go:82] duration metric: took 1.006525369s for pod "coredns-7c65d6cfc9-w2hdk" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.546216   11769 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.550959   11769 pod_ready.go:93] pod "etcd-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.550988   11769 pod_ready.go:82] duration metric: took 4.757727ms for pod "etcd-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.551005   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.555593   11769 pod_ready.go:93] pod "kube-apiserver-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.555613   11769 pod_ready.go:82] duration metric: took 4.601058ms for pod "kube-apiserver-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.555623   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.559897   11769 pod_ready.go:93] pod "kube-controller-manager-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.559930   11769 pod_ready.go:82] duration metric: took 4.290001ms for pod "kube-controller-manager-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.559946   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npdmp" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.560471   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:05.692890   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:05.731616   11769 pod_ready.go:93] pod "kube-proxy-npdmp" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:05.731638   11769 pod_ready.go:82] duration metric: took 171.684847ms for pod "kube-proxy-npdmp" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.731649   11769 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:05.840854   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:05.841252   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:06.060122   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:06.131375   11769 pod_ready.go:93] pod "kube-scheduler-addons-639162" in "kube-system" namespace has status "Ready":"True"
	I0913 18:22:06.131397   11769 pod_ready.go:82] duration metric: took 399.740908ms for pod "kube-scheduler-addons-639162" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:06.131409   11769 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace to be "Ready" ...
	I0913 18:22:06.192913   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:06.340702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:06.341086   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:06.560400   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:06.693023   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:06.840863   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:06.841245   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:07.060555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:07.192986   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:07.341219   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:07.342014   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:07.560460   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:07.692476   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:07.841462   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:07.842792   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:08.060600   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:08.138100   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:08.225780   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:08.341359   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:08.341837   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:08.561323   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:08.725193   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:08.840810   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:08.842029   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:09.061657   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:09.192530   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:09.343544   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:09.343720   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:09.560751   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:09.693124   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:09.840414   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:09.841513   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:10.060925   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:10.192693   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:10.341964   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:10.342706   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:10.560594   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:10.637140   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:10.692393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:10.842081   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:10.843337   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:11.125988   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:11.224846   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:11.340898   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:11.341783   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:11.560743   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:11.726254   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:11.841055   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:11.842342   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:12.060998   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:12.225247   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:12.340950   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:12.341620   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:12.560610   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:12.637363   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:12.692971   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:12.841646   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:12.842258   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:13.061408   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:13.193186   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:13.341614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:13.342023   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:13.560907   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:13.692723   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:13.841285   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:13.841615   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:14.060993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:14.192435   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:14.341620   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:14.341677   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:14.560894   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:14.692595   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:14.841131   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:14.841354   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:15.060526   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:15.137167   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:15.192759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:15.340988   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:15.341858   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:15.560415   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:15.692452   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:15.840538   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:15.841819   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:16.060440   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:16.225114   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:16.340746   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:16.341271   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:16.560316   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:16.693104   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:16.840577   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:16.841212   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:17.060239   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:17.193342   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:17.341353   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:17.341642   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:17.560794   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:17.636323   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:17.692835   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:17.840614   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:17.840857   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:18.061389   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:18.192771   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:18.341423   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:18.341781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:18.561336   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:18.693393   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:18.840276   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:18.842897   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:19.060070   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:19.192757   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:19.341074   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:19.341677   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:19.560042   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:19.637008   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:19.692647   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:19.841241   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:19.841499   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:20.061183   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:20.192993   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:20.341215   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:20.341449   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:20.560734   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:20.692430   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:20.841338   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:20.841897   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:21.061444   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:21.193741   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:21.341099   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:21.341382   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:21.560702   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:21.693254   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:21.841136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:21.841388   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:22.060736   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:22.137000   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:22.192162   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:22.339930   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:22.341126   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:22.560316   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:22.692126   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:22.840658   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:22.841757   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:23.060530   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:23.192378   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:23.340636   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:23.341021   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:23.623417   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:23.726694   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:23.841754   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:23.842781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:24.124461   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:24.143408   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:24.225688   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:24.343179   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:24.344031   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:24.642864   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:24.732462   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:24.842181   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:24.843687   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.123423   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:25.225699   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:25.341099   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:25.341901   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.561132   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:25.725804   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:25.841781   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:25.842412   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.060627   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:26.224418   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:26.341966   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.342284   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:26.561237   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:26.637425   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:26.725652   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:26.841225   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:26.842437   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:27.060602   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:27.193850   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:27.340670   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:27.341035   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:27.560352   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:27.693008   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:27.841355   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:27.841607   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:28.060707   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:28.192715   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:28.341637   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:28.342023   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:28.561258   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:28.637673   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:28.692566   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:28.840957   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:28.841737   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:29.060931   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:29.192688   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:29.342964   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:29.343142   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:29.560282   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:29.692796   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:29.840989   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:29.841148   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:30.060109   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:30.192687   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:30.340978   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:30.341695   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:30.561781   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:30.725187   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:30.841047   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:30.841439   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:31.060470   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:31.138726   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:31.226267   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:31.341094   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:31.341809   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:31.561852   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:31.693136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:31.841208   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:31.841563   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:32.060735   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:32.193441   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:32.341038   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:32.341863   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:32.560980   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:32.693046   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:32.840237   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:32.841378   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:33.061408   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:33.192468   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:33.340859   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:33.341096   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:33.560591   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:33.637795   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:33.723909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:33.841350   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:33.841771   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:34.060531   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:34.225563   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:34.341700   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:34.342368   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:34.561297   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:34.725984   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:34.841029   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:34.841429   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:35.060850   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:35.225212   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:35.341203   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:35.341739   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:35.560901   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:35.692909   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:35.840438   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:35.841363   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:36.060719   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:36.137434   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:36.193094   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:36.340507   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:36.341624   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:36.561059   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:36.693888   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:36.841602   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:36.841995   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:37.061367   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:37.191873   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:37.341592   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:22:37.342358   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:37.560786   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:37.693074   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:37.840644   11769 kapi.go:107] duration metric: took 1m9.003419488s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 18:22:37.842083   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:38.061322   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:38.137534   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:38.193269   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:38.341796   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:38.561294   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:38.693064   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:38.841506   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:39.060832   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:39.193800   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:39.342712   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:39.560952   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:39.693250   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:39.875265   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:40.063172   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:40.235490   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:40.342947   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:40.624807   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:40.637090   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:40.693006   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:40.841216   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:41.060541   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:41.191985   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:41.342067   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:41.561200   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:41.692900   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:41.841900   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:42.060847   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:42.225112   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:42.342987   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:42.560497   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:42.692733   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:42.842057   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:43.060565   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:22:43.142624   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:43.226243   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:43.342358   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:43.560185   11769 kapi.go:107] duration metric: took 1m10.502833423s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 18:22:43.562014   11769 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-639162 cluster.
	I0913 18:22:43.563400   11769 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.
	I0913 18:22:43.564987   11769 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 18:22:43.725286   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:43.842648   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:44.227417   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:44.342022   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:44.730251   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:44.842210   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:45.226181   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:45.343790   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:45.637791   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:45.725601   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:45.841762   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:46.225759   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:46.342029   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:46.693143   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:46.841712   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:47.193177   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:47.342155   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:47.694343   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:47.842313   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:48.136643   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:48.193118   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:48.342319   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:48.693136   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:48.841537   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:49.225008   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:49.342351   11769 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:22:49.692626   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:49.841470   11769 kapi.go:107] duration metric: took 1m21.003737515s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 18:22:50.137269   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:50.192574   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:50.692351   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:51.260704   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:51.692933   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:52.137777   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:52.193555   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:52.693603   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:53.193101   11769 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:22:53.692457   11769 kapi.go:107] duration metric: took 1m24.004049183s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 18:22:53.694670   11769 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, default-storageclass, ingress-dns, storage-provisioner-rancher, metrics-server, yakd, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0913 18:22:53.695990   11769 addons.go:510] duration metric: took 1m30.176965769s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner default-storageclass ingress-dns storage-provisioner-rancher metrics-server yakd inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0913 18:22:54.636897   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:57.136355   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:22:59.137097   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:01.137214   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:03.637029   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:05.637053   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:08.136881   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:10.637435   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:13.136593   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:15.636303   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:18.136506   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:20.636367   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:22.637183   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:25.136804   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:27.137133   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:29.637123   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:31.637288   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:34.137134   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:36.636784   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:38.637260   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:40.637623   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:43.136812   11769 pod_ready.go:103] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"False"
	I0913 18:23:45.136465   11769 pod_ready.go:93] pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace has status "Ready":"True"
	I0913 18:23:45.136486   11769 pod_ready.go:82] duration metric: took 1m39.005069497s for pod "metrics-server-84c5f94fbc-d5947" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.136498   11769 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.140499   11769 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace has status "Ready":"True"
	I0913 18:23:45.140520   11769 pod_ready.go:82] duration metric: took 4.015511ms for pod "nvidia-device-plugin-daemonset-n7npm" in "kube-system" namespace to be "Ready" ...
	I0913 18:23:45.140536   11769 pod_ready.go:39] duration metric: took 1m40.6091528s 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" ...
	I0913 18:23:45.140553   11769 api_server.go:52] waiting for apiserver process to appear ...
	I0913 18:23:45.140586   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:45.140645   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:45.172619   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:45.172647   11769 cri.go:89] found id: ""
	I0913 18:23:45.172657   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:45.172700   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.175854   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:45.175918   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:45.207211   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:45.207235   11769 cri.go:89] found id: ""
	I0913 18:23:45.207242   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:45.207293   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.210397   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:45.210446   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:45.241592   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:45.241609   11769 cri.go:89] found id: ""
	I0913 18:23:45.241615   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:45.241657   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.246472   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:45.246536   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:45.277610   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:45.277639   11769 cri.go:89] found id: ""
	I0913 18:23:45.277646   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:45.277700   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.280746   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:45.280791   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:45.311445   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:45.311462   11769 cri.go:89] found id: ""
	I0913 18:23:45.311469   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:45.311509   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.314546   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:45.314612   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:45.346232   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:45.346250   11769 cri.go:89] found id: ""
	I0913 18:23:45.346257   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:45.346300   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.349589   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:45.349657   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:45.380867   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:45.380890   11769 cri.go:89] found id: ""
	I0913 18:23:45.380899   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:45.380952   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:45.384077   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:45.384098   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:45.425784   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:45.425816   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:45.459575   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:45.459599   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:45.490845   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:45.490868   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:45.531769   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:45.531801   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:45.569199   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:45.569227   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:45.625440   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:45.625483   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:45.660478   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:45.660506   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:45.732614   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:45.732649   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:45.812876   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:45.812910   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:45.824734   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:45.824758   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:45.918994   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:45.919021   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:48.461518   11769 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:23:48.475206   11769 api_server.go:72] duration metric: took 2m24.95623038s to wait for apiserver process to appear ...
	I0913 18:23:48.475237   11769 api_server.go:88] waiting for apiserver healthz status ...
	I0913 18:23:48.475279   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:48.475324   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:48.508152   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:48.508169   11769 cri.go:89] found id: ""
	I0913 18:23:48.508177   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:48.508217   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.511355   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:48.511428   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:48.544220   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:48.544245   11769 cri.go:89] found id: ""
	I0913 18:23:48.544254   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:48.544302   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.547506   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:48.547572   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:48.579199   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:48.579220   11769 cri.go:89] found id: ""
	I0913 18:23:48.579227   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:48.579275   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.582307   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:48.582374   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:48.614466   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:48.614490   11769 cri.go:89] found id: ""
	I0913 18:23:48.614500   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:48.614558   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.617654   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:48.617723   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:48.648914   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:48.648935   11769 cri.go:89] found id: ""
	I0913 18:23:48.648945   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:48.649000   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.652011   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:48.652076   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:48.683950   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:48.683980   11769 cri.go:89] found id: ""
	I0913 18:23:48.683988   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:48.684032   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.687114   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:48.687177   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:48.719089   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:48.719108   11769 cri.go:89] found id: ""
	I0913 18:23:48.719115   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:48.719156   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:48.722382   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:48.722407   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:48.812405   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:48.812435   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:48.848219   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:48.848248   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:48.879755   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:48.879787   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:48.912741   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:48.912768   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:48.988846   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:48.988873   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:49.061683   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:49.061717   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:49.073095   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:49.073128   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:49.107629   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:49.107660   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:49.162867   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:49.162900   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:49.202217   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:49.202244   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:49.245728   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:49.245754   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:51.789439   11769 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 18:23:51.793723   11769 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 18:23:51.794526   11769 api_server.go:141] control plane version: v1.31.1
	I0913 18:23:51.794546   11769 api_server.go:131] duration metric: took 3.319301983s to wait for apiserver health ...
	I0913 18:23:51.794566   11769 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 18:23:51.794588   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:23:51.794634   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:23:51.826122   11769 cri.go:89] found id: "a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:51.826147   11769 cri.go:89] found id: ""
	I0913 18:23:51.826157   11769 logs.go:276] 1 containers: [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0]
	I0913 18:23:51.826217   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.829340   11769 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:23:51.829397   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:23:51.861575   11769 cri.go:89] found id: "12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:51.861598   11769 cri.go:89] found id: ""
	I0913 18:23:51.861607   11769 logs.go:276] 1 containers: [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d]
	I0913 18:23:51.861648   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.864678   11769 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:23:51.864735   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:23:51.895228   11769 cri.go:89] found id: "e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:51.895250   11769 cri.go:89] found id: ""
	I0913 18:23:51.895257   11769 logs.go:276] 1 containers: [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc]
	I0913 18:23:51.895297   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.898351   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:23:51.898396   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:23:51.929348   11769 cri.go:89] found id: "4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:51.929372   11769 cri.go:89] found id: ""
	I0913 18:23:51.929381   11769 logs.go:276] 1 containers: [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630]
	I0913 18:23:51.929433   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.932519   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:23:51.932569   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:23:51.964630   11769 cri.go:89] found id: "e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:51.964650   11769 cri.go:89] found id: ""
	I0913 18:23:51.964669   11769 logs.go:276] 1 containers: [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338]
	I0913 18:23:51.964709   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:51.967808   11769 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:23:51.967856   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:23:51.999327   11769 cri.go:89] found id: "f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:51.999355   11769 cri.go:89] found id: ""
	I0913 18:23:51.999365   11769 logs.go:276] 1 containers: [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615]
	I0913 18:23:51.999409   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:52.002483   11769 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:23:52.002551   11769 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:23:52.034806   11769 cri.go:89] found id: "39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:52.034830   11769 cri.go:89] found id: ""
	I0913 18:23:52.034838   11769 logs.go:276] 1 containers: [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed]
	I0913 18:23:52.034889   11769 ssh_runner.go:195] Run: which crictl
	I0913 18:23:52.038100   11769 logs.go:123] Gathering logs for kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] ...
	I0913 18:23:52.038119   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0"
	I0913 18:23:52.079591   11769 logs.go:123] Gathering logs for coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] ...
	I0913 18:23:52.079620   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc"
	I0913 18:23:52.114057   11769 logs.go:123] Gathering logs for kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] ...
	I0913 18:23:52.114090   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630"
	I0913 18:23:52.151887   11769 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:23:52.151913   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:23:52.222567   11769 logs.go:123] Gathering logs for kubelet ...
	I0913 18:23:52.222598   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 18:23:52.300099   11769 logs.go:123] Gathering logs for dmesg ...
	I0913 18:23:52.300131   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:23:52.311562   11769 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:23:52.311589   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:23:52.400903   11769 logs.go:123] Gathering logs for etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] ...
	I0913 18:23:52.400930   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d"
	I0913 18:23:52.444307   11769 logs.go:123] Gathering logs for kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] ...
	I0913 18:23:52.444334   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338"
	I0913 18:23:52.476238   11769 logs.go:123] Gathering logs for kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] ...
	I0913 18:23:52.476267   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615"
	I0913 18:23:52.529083   11769 logs.go:123] Gathering logs for kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] ...
	I0913 18:23:52.529115   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed"
	I0913 18:23:52.563006   11769 logs.go:123] Gathering logs for container status ...
	I0913 18:23:52.563032   11769 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:23:55.113554   11769 system_pods.go:59] 18 kube-system pods found
	I0913 18:23:55.113593   11769 system_pods.go:61] "coredns-7c65d6cfc9-w2hdk" [300de8be-bfff-457c-b46c-79fb1924dbb9] Running
	I0913 18:23:55.113602   11769 system_pods.go:61] "csi-hostpath-attacher-0" [fea9314b-57ae-4afd-9188-69d14aa444de] Running
	I0913 18:23:55.113605   11769 system_pods.go:61] "csi-hostpath-resizer-0" [ca085e86-2506-4858-b0d7-991b01dfe489] Running
	I0913 18:23:55.113610   11769 system_pods.go:61] "csi-hostpathplugin-dm8wc" [ba6ea11d-eddd-4da7-8ca6-ba5620218e67] Running
	I0913 18:23:55.113613   11769 system_pods.go:61] "etcd-addons-639162" [74f9ba83-0bb9-4244-b17d-027b88785144] Running
	I0913 18:23:55.113617   11769 system_pods.go:61] "kindnet-wpcdw" [343e7671-c2cd-4885-bcaa-027c3961906b] Running
	I0913 18:23:55.113620   11769 system_pods.go:61] "kube-apiserver-addons-639162" [bf88d919-5424-457a-aec1-d0b534057754] Running
	I0913 18:23:55.113624   11769 system_pods.go:61] "kube-controller-manager-addons-639162" [c2538e4f-37eb-43bb-884a-0751ca946810] Running
	I0913 18:23:55.113627   11769 system_pods.go:61] "kube-ingress-dns-minikube" [1b8f492a-f2f4-4ed7-a004-f19102c428bd] Running
	I0913 18:23:55.113634   11769 system_pods.go:61] "kube-proxy-npdmp" [b0805299-f344-43e8-817d-7c675b13ec3d] Running
	I0913 18:23:55.113638   11769 system_pods.go:61] "kube-scheduler-addons-639162" [56f97691-c5c0-4a89-9c08-0477b40a0e9c] Running
	I0913 18:23:55.113642   11769 system_pods.go:61] "metrics-server-84c5f94fbc-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
	I0913 18:23:55.113645   11769 system_pods.go:61] "nvidia-device-plugin-daemonset-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
	I0913 18:23:55.113655   11769 system_pods.go:61] "registry-66c9cd494c-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
	I0913 18:23:55.113661   11769 system_pods.go:61] "registry-proxy-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
	I0913 18:23:55.113665   11769 system_pods.go:61] "snapshot-controller-56fcc65765-dq5jv" [7ce7c8f7-1f87-41c2-87d1-a5745d0dd89c] Running
	I0913 18:23:55.113675   11769 system_pods.go:61] "snapshot-controller-56fcc65765-nw82m" [93f01180-2934-447d-bb8e-3ba350eb116a] Running
	I0913 18:23:55.113678   11769 system_pods.go:61] "storage-provisioner" [aa680869-22b8-479e-b65e-fa6ae196187a] Running
	I0913 18:23:55.113686   11769 system_pods.go:74] duration metric: took 3.319112467s to wait for pod list to return data ...
	I0913 18:23:55.113695   11769 default_sa.go:34] waiting for default service account to be created ...
	I0913 18:23:55.115466   11769 default_sa.go:45] found service account: "default"
	I0913 18:23:55.115489   11769 default_sa.go:55] duration metric: took 1.786797ms for default service account to be created ...
	I0913 18:23:55.115499   11769 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 18:23:55.122982   11769 system_pods.go:86] 18 kube-system pods found
	I0913 18:23:55.123005   11769 system_pods.go:89] "coredns-7c65d6cfc9-w2hdk" [300de8be-bfff-457c-b46c-79fb1924dbb9] Running
	I0913 18:23:55.123010   11769 system_pods.go:89] "csi-hostpath-attacher-0" [fea9314b-57ae-4afd-9188-69d14aa444de] Running
	I0913 18:23:55.123013   11769 system_pods.go:89] "csi-hostpath-resizer-0" [ca085e86-2506-4858-b0d7-991b01dfe489] Running
	I0913 18:23:55.123017   11769 system_pods.go:89] "csi-hostpathplugin-dm8wc" [ba6ea11d-eddd-4da7-8ca6-ba5620218e67] Running
	I0913 18:23:55.123020   11769 system_pods.go:89] "etcd-addons-639162" [74f9ba83-0bb9-4244-b17d-027b88785144] Running
	I0913 18:23:55.123024   11769 system_pods.go:89] "kindnet-wpcdw" [343e7671-c2cd-4885-bcaa-027c3961906b] Running
	I0913 18:23:55.123028   11769 system_pods.go:89] "kube-apiserver-addons-639162" [bf88d919-5424-457a-aec1-d0b534057754] Running
	I0913 18:23:55.123032   11769 system_pods.go:89] "kube-controller-manager-addons-639162" [c2538e4f-37eb-43bb-884a-0751ca946810] Running
	I0913 18:23:55.123035   11769 system_pods.go:89] "kube-ingress-dns-minikube" [1b8f492a-f2f4-4ed7-a004-f19102c428bd] Running
	I0913 18:23:55.123038   11769 system_pods.go:89] "kube-proxy-npdmp" [b0805299-f344-43e8-817d-7c675b13ec3d] Running
	I0913 18:23:55.123042   11769 system_pods.go:89] "kube-scheduler-addons-639162" [56f97691-c5c0-4a89-9c08-0477b40a0e9c] Running
	I0913 18:23:55.123045   11769 system_pods.go:89] "metrics-server-84c5f94fbc-d5947" [d12687d9-bdca-469e-a212-26f5e5f34ccf] Running
	I0913 18:23:55.123049   11769 system_pods.go:89] "nvidia-device-plugin-daemonset-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
	I0913 18:23:55.123053   11769 system_pods.go:89] "registry-66c9cd494c-24rf5" [32dbaa4b-d23a-4d2b-b1a1-c7a63dc41338] Running
	I0913 18:23:55.123059   11769 system_pods.go:89] "registry-proxy-v4jkk" [9e78657b-fc91-4afe-ac20-9d22efb312bb] Running
	I0913 18:23:55.123062   11769 system_pods.go:89] "snapshot-controller-56fcc65765-dq5jv" [7ce7c8f7-1f87-41c2-87d1-a5745d0dd89c] Running
	I0913 18:23:55.123068   11769 system_pods.go:89] "snapshot-controller-56fcc65765-nw82m" [93f01180-2934-447d-bb8e-3ba350eb116a] Running
	I0913 18:23:55.123071   11769 system_pods.go:89] "storage-provisioner" [aa680869-22b8-479e-b65e-fa6ae196187a] Running
	I0913 18:23:55.123079   11769 system_pods.go:126] duration metric: took 7.575018ms to wait for k8s-apps to be running ...
	I0913 18:23:55.123087   11769 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 18:23:55.123127   11769 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:23:55.133860   11769 system_svc.go:56] duration metric: took 10.765871ms WaitForService to wait for kubelet
	I0913 18:23:55.133888   11769 kubeadm.go:582] duration metric: took 2m31.614915501s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 18:23:55.133914   11769 node_conditions.go:102] verifying NodePressure condition ...
	I0913 18:23:55.136769   11769 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0913 18:23:55.136798   11769 node_conditions.go:123] node cpu capacity is 8
	I0913 18:23:55.136816   11769 node_conditions.go:105] duration metric: took 2.896708ms to run NodePressure ...
	I0913 18:23:55.136825   11769 start.go:241] waiting for startup goroutines ...
	I0913 18:23:55.136832   11769 start.go:246] waiting for cluster config update ...
	I0913 18:23:55.136851   11769 start.go:255] writing updated cluster config ...
	I0913 18:23:55.137115   11769 ssh_runner.go:195] Run: rm -f paused
	I0913 18:23:55.185662   11769 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 18:23:55.187824   11769 out.go:177] * Done! kubectl is now configured to use "addons-639162" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.224657041Z" level=info msg="Stopping pod sandbox: 9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de" id=4f0b8af3-4090-4c1e-bbfa-dd640ce26464 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.224681516Z" level=info msg="Stopped pod sandbox (already stopped): 9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de" id=4f0b8af3-4090-4c1e-bbfa-dd640ce26464 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.224967928Z" level=info msg="Removing pod sandbox: 9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de" id=26dc8b04-7c8f-404b-aa41-1911be796898 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.230988440Z" level=info msg="Removed pod sandbox: 9f0d50fdd19cf93b683b418b6df7192d12f438067fce9cc69a0a1e03b552f5de" id=26dc8b04-7c8f-404b-aa41-1911be796898 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.231326195Z" level=info msg="Stopping pod sandbox: b0f032b25fd8c5b5d3530a05f849e376cc335c466652556a5edb8e6d983c31fe" id=8d7cdb44-60d7-4986-a621-80df6f30a342 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.231374643Z" level=info msg="Stopped pod sandbox (already stopped): b0f032b25fd8c5b5d3530a05f849e376cc335c466652556a5edb8e6d983c31fe" id=8d7cdb44-60d7-4986-a621-80df6f30a342 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.231680060Z" level=info msg="Removing pod sandbox: b0f032b25fd8c5b5d3530a05f849e376cc335c466652556a5edb8e6d983c31fe" id=2575dc51-60af-4f2d-a42f-34b2390ae52d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.236857007Z" level=info msg="Removed pod sandbox: b0f032b25fd8c5b5d3530a05f849e376cc335c466652556a5edb8e6d983c31fe" id=2575dc51-60af-4f2d-a42f-34b2390ae52d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.237186221Z" level=info msg="Stopping pod sandbox: e64aa8bc2cd1cbd6d59583c37a8b6235deadce9340a8948127a85b71fcc30f6c" id=62750af4-0f15-4f93-a4e5-692a92ce988b name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.237213048Z" level=info msg="Stopped pod sandbox (already stopped): e64aa8bc2cd1cbd6d59583c37a8b6235deadce9340a8948127a85b71fcc30f6c" id=62750af4-0f15-4f93-a4e5-692a92ce988b name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.237456070Z" level=info msg="Removing pod sandbox: e64aa8bc2cd1cbd6d59583c37a8b6235deadce9340a8948127a85b71fcc30f6c" id=2c8a23d8-9b1f-49d5-817d-bac7c6479db6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:36:18 addons-639162 crio[1029]: time="2024-09-13 18:36:18.243260484Z" level=info msg="Removed pod sandbox: e64aa8bc2cd1cbd6d59583c37a8b6235deadce9340a8948127a85b71fcc30f6c" id=2c8a23d8-9b1f-49d5-817d-bac7c6479db6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:36:23 addons-639162 crio[1029]: time="2024-09-13 18:36:23.946729849Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=de708a3f-afd2-4856-bbbc-62f3b4f388df name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:36:23 addons-639162 crio[1029]: time="2024-09-13 18:36:23.946912340Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=de708a3f-afd2-4856-bbbc-62f3b4f388df name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:36:35 addons-639162 crio[1029]: time="2024-09-13 18:36:35.946367446Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e813e8a6-181b-485c-ad90-a4e9d3e0696d name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:36:35 addons-639162 crio[1029]: time="2024-09-13 18:36:35.946614654Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e813e8a6-181b-485c-ad90-a4e9d3e0696d name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:36:46 addons-639162 crio[1029]: time="2024-09-13 18:36:46.945825216Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=59d1d1a6-77c9-4769-b873-acad7df325bb name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:36:46 addons-639162 crio[1029]: time="2024-09-13 18:36:46.946032554Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=59d1d1a6-77c9-4769-b873-acad7df325bb name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:00 addons-639162 crio[1029]: time="2024-09-13 18:37:00.946144104Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5ead164e-8af4-4b31-8e4e-f892dd0d3cf1 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:00 addons-639162 crio[1029]: time="2024-09-13 18:37:00.946338472Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5ead164e-8af4-4b31-8e4e-f892dd0d3cf1 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:14 addons-639162 crio[1029]: time="2024-09-13 18:37:14.946589834Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3229bbf5-cbd5-4e6a-8703-df5e7057fd31 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:14 addons-639162 crio[1029]: time="2024-09-13 18:37:14.946841887Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3229bbf5-cbd5-4e6a-8703-df5e7057fd31 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:29 addons-639162 crio[1029]: time="2024-09-13 18:37:29.946291242Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=b92638ed-4027-4014-be65-1389c335c448 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:29 addons-639162 crio[1029]: time="2024-09-13 18:37:29.946559173Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=b92638ed-4027-4014-be65-1389c335c448 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:37:42 addons-639162 crio[1029]: time="2024-09-13 18:37:42.605256135Z" level=info msg="Stopping container: 89201ba6eee81087170437c1753aabc6400b7f8abd0777813ce061b61b47184a (timeout: 30s)" id=4488051e-6b7f-4203-b16c-92c5cc84ef3b name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	37ebfbed5ffb0       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   4a5d9b15ccbc4       hello-world-app-55bf9c44b4-j78l9
	955e0d3515ead       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   9d95cb59993d4       nginx
	0e59a38b1d674       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            15 minutes ago      Running             gcp-auth                  0                   d749d466f228b       gcp-auth-89d5ffd79-pkcp8
	89201ba6eee81       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   15 minutes ago      Running             metrics-server            0                   f88034008dc34       metrics-server-84c5f94fbc-d5947
	f577e59e4482e       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   eb14e6f5445ab       storage-provisioner
	e0c28936f452a       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   2eeec6f5b4337       coredns-7c65d6cfc9-w2hdk
	e16ab415003bf       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   5496f9c9ae678       kube-proxy-npdmp
	39c1ec7ac9033       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   ee4435f68c5bb       kindnet-wpcdw
	12e7345c9a3d2       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   6036f0179db0f       etcd-addons-639162
	f36144c46b544       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   5aec90eca455e       kube-controller-manager-addons-639162
	4703ab270654b       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   ff4c15c90b1c3       kube-scheduler-addons-639162
	a5d0bbafe9db7       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   569326b1c2147       kube-apiserver-addons-639162
	
	
	==> coredns [e0c28936f452afba052908c4d33d7d94c1c0e0cc49d402698da0894debbb16dc] <==
	[INFO] 10.244.0.14:55437 - 23426 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000093725s
	[INFO] 10.244.0.14:50281 - 31132 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000070795s
	[INFO] 10.244.0.14:50281 - 17057 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117629s
	[INFO] 10.244.0.14:35291 - 33451 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005531379s
	[INFO] 10.244.0.14:35291 - 17334 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005911816s
	[INFO] 10.244.0.14:47754 - 40446 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007040118s
	[INFO] 10.244.0.14:47754 - 27842 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.007130545s
	[INFO] 10.244.0.14:34891 - 40957 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00571453s
	[INFO] 10.244.0.14:34891 - 47840 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.006763751s
	[INFO] 10.244.0.14:35420 - 62817 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000071935s
	[INFO] 10.244.0.14:35420 - 56675 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000076248s
	[INFO] 10.244.0.19:46685 - 16047 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000255472s
	[INFO] 10.244.0.19:36807 - 18381 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000305373s
	[INFO] 10.244.0.19:59522 - 55900 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146757s
	[INFO] 10.244.0.19:57996 - 2327 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000182253s
	[INFO] 10.244.0.19:46733 - 54867 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000136429s
	[INFO] 10.244.0.19:40559 - 55095 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000100932s
	[INFO] 10.244.0.19:56384 - 11911 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.006573384s
	[INFO] 10.244.0.19:58063 - 41684 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.00902336s
	[INFO] 10.244.0.19:54810 - 39290 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005786905s
	[INFO] 10.244.0.19:42063 - 59726 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006158272s
	[INFO] 10.244.0.19:55582 - 39982 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005262757s
	[INFO] 10.244.0.19:33428 - 22960 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005689048s
	[INFO] 10.244.0.19:44945 - 31387 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000869068s
	[INFO] 10.244.0.19:33924 - 62327 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001098345s
	
	
	==> describe nodes <==
	Name:               addons-639162
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-639162
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92
	                    minikube.k8s.io/name=addons-639162
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T18_21_18_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-639162
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 18:21:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-639162
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 18:37:38 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 18:35:55 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 18:35:55 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 18:35:55 +0000   Fri, 13 Sep 2024 18:21:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 18:35:55 +0000   Fri, 13 Sep 2024 18:22:04 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-639162
	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:                 3cca33edb0834b45b5f57aac58ac3559
	  System UUID:                9834d4cd-bc8a-4147-b2db-cd68fd66f85a
	  Boot ID:                    000be9b8-70cf-4622-850e-8473d6de591c
	  Kernel Version:             5.15.0-1068-gcp
	  OS Image:                   Ubuntu 22.04.4 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:          (13 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-j78l9         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m12s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m31s
	  gcp-auth                    gcp-auth-89d5ffd79-pkcp8                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-w2hdk                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-639162                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-wpcdw                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-639162             250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-639162    200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-npdmp                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-639162             100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 metrics-server-84c5f94fbc-d5947          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         16m
	  kube-system                 storage-provisioner                      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-639162 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-639162 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-639162 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m   node-controller  Node addons-639162 event: Registered Node addons-639162 in Controller
	  Normal   NodeReady                15m   kubelet          Node addons-639162 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003629] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000669] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000633] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000638] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000646] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.613149] 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.
	[  +7.235561] kauditd_printk_skb: 46 callbacks suppressed
	[Sep13 18:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +1.016157] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +2.015827] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000020] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +4.063697] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[  +8.191399] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[ +16.126793] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	[Sep13 18:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 92 f3 94 e5 42 27 06 51 a4 32 cc d1 08 00
	
	
	==> etcd [12e7345c9a3d2d32ea6be27e2e8f637344e65a8e268984c82cf88d1f74ddb20d] <==
	{"level":"warn","ts":"2024-09-13T18:21:25.947039Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"314.30144ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-639162\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-13T18:21:25.947058Z","caller":"traceutil/trace.go:171","msg":"trace[1869606927] range","detail":"{range_begin:/registry/minions/addons-639162; range_end:; response_count:1; response_revision:388; }","duration":"314.319686ms","start":"2024-09-13T18:21:25.632731Z","end":"2024-09-13T18:21:25.947051Z","steps":["trace[1869606927] 'agreement among raft nodes before linearized reading'  (duration: 314.283113ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.947077Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.632691Z","time spent":"314.380637ms","remote":"127.0.0.1:37750","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5679,"request content":"key:\"/registry/minions/addons-639162\" "}
	{"level":"warn","ts":"2024-09-13T18:21:25.947177Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"403.042944ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4096"}
	{"level":"info","ts":"2024-09-13T18:21:25.947201Z","caller":"traceutil/trace.go:171","msg":"trace[1307485322] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:388; }","duration":"403.059697ms","start":"2024-09-13T18:21:25.544129Z","end":"2024-09-13T18:21:25.947189Z","steps":["trace[1307485322] 'agreement among raft nodes before linearized reading'  (duration: 403.02655ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:25.947220Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:21:25.544105Z","time spent":"403.111047ms","remote":"127.0.0.1:38026","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":4120,"request content":"key:\"/registry/deployments/kube-system/coredns\" "}
	{"level":"info","ts":"2024-09-13T18:21:26.121781Z","caller":"traceutil/trace.go:171","msg":"trace[506351300] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"178.731693ms","start":"2024-09-13T18:21:25.943029Z","end":"2024-09-13T18:21:26.121761Z","steps":["trace[506351300] 'process raft request'  (duration: 178.610675ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.140760Z","caller":"traceutil/trace.go:171","msg":"trace[682574807] transaction","detail":"{read_only:false; number_of_response:1; response_revision:395; }","duration":"104.069885ms","start":"2024-09-13T18:21:26.036676Z","end":"2024-09-13T18:21:26.140746Z","steps":["trace[682574807] 'process raft request'  (duration: 104.043434ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141165Z","caller":"traceutil/trace.go:171","msg":"trace[1050135546] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"197.92236ms","start":"2024-09-13T18:21:25.943230Z","end":"2024-09-13T18:21:26.141152Z","steps":["trace[1050135546] 'process raft request'  (duration: 178.519583ms)","trace[1050135546] 'compare'  (duration: 18.811295ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:21:26.141315Z","caller":"traceutil/trace.go:171","msg":"trace[2124020632] linearizableReadLoop","detail":"{readStateIndex:404; appliedIndex:402; }","duration":"195.187294ms","start":"2024-09-13T18:21:25.946120Z","end":"2024-09-13T18:21:26.141307Z","steps":["trace[2124020632] 'read index received'  (duration: 84.973982ms)","trace[2124020632] 'applied index is now lower than readState.Index'  (duration: 110.212583ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:21:26.141389Z","caller":"traceutil/trace.go:171","msg":"trace[245286531] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"110.715428ms","start":"2024-09-13T18:21:26.030665Z","end":"2024-09-13T18:21:26.141381Z","steps":["trace[245286531] 'process raft request'  (duration: 109.973881ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141575Z","caller":"traceutil/trace.go:171","msg":"trace[1737283846] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"105.02593ms","start":"2024-09-13T18:21:26.036538Z","end":"2024-09-13T18:21:26.141564Z","steps":["trace[1737283846] 'process raft request'  (duration: 104.157635ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:21:26.141709Z","caller":"traceutil/trace.go:171","msg":"trace[2069078078] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"110.962319ms","start":"2024-09-13T18:21:26.030740Z","end":"2024-09-13T18:21:26.141702Z","steps":["trace[2069078078] 'process raft request'  (duration: 109.929377ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:21:26.143056Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"208.146202ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T18:21:26.143106Z","caller":"traceutil/trace.go:171","msg":"trace[885263413] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:395; }","duration":"208.203678ms","start":"2024-09-13T18:21:25.934891Z","end":"2024-09-13T18:21:26.143094Z","steps":["trace[885263413] 'agreement among raft nodes before linearized reading'  (duration: 208.118434ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:22:40.061698Z","caller":"traceutil/trace.go:171","msg":"trace[1456574020] transaction","detail":"{read_only:false; response_revision:1088; number_of_response:1; }","duration":"126.090372ms","start":"2024-09-13T18:22:39.935582Z","end":"2024-09-13T18:22:40.061673Z","steps":["trace[1456574020] 'process raft request'  (duration: 63.82449ms)","trace[1456574020] 'compare'  (duration: 62.177591ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:22:51.256922Z","caller":"traceutil/trace.go:171","msg":"trace[2017682685] transaction","detail":"{read_only:false; response_revision:1161; number_of_response:1; }","duration":"101.593969ms","start":"2024-09-13T18:22:51.155309Z","end":"2024-09-13T18:22:51.256903Z","steps":["trace[2017682685] 'process raft request'  (duration: 101.423568ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:22:51.388113Z","caller":"traceutil/trace.go:171","msg":"trace[1532014181] transaction","detail":"{read_only:false; response_revision:1162; number_of_response:1; }","duration":"125.435353ms","start":"2024-09-13T18:22:51.262658Z","end":"2024-09-13T18:22:51.388093Z","steps":["trace[1532014181] 'process raft request'  (duration: 62.722448ms)","trace[1532014181] 'compare'  (duration: 62.56824ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T18:22:51.388294Z","caller":"traceutil/trace.go:171","msg":"trace[486493325] transaction","detail":"{read_only:false; response_revision:1163; number_of_response:1; }","duration":"124.469875ms","start":"2024-09-13T18:22:51.263804Z","end":"2024-09-13T18:22:51.388274Z","steps":["trace[486493325] 'process raft request'  (duration: 124.24735ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:31:13.874826Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1532}
	{"level":"info","ts":"2024-09-13T18:31:13.896403Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1532,"took":"21.135214ms","hash":4137966478,"current-db-size-bytes":6266880,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3305472,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-13T18:31:13.896443Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4137966478,"revision":1532,"compact-revision":-1}
	{"level":"info","ts":"2024-09-13T18:36:13.880501Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1952}
	{"level":"info","ts":"2024-09-13T18:36:13.896180Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1952,"took":"15.231974ms","hash":3674681289,"current-db-size-bytes":6266880,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":4927488,"current-db-size-in-use":"4.9 MB"}
	{"level":"info","ts":"2024-09-13T18:36:13.896219Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3674681289,"revision":1952,"compact-revision":1532}
	
	
	==> gcp-auth [0e59a38b1d6746e3b89016c7fc4a19111617f6c4472edb386779b326387e4d0e] <==
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:23:55 Ready to marshal response ...
	2024/09/13 18:23:55 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:31:58 Ready to marshal response ...
	2024/09/13 18:31:58 Ready to write response ...
	2024/09/13 18:32:09 Ready to marshal response ...
	2024/09/13 18:32:09 Ready to write response ...
	2024/09/13 18:32:19 Ready to marshal response ...
	2024/09/13 18:32:19 Ready to write response ...
	2024/09/13 18:32:19 Ready to marshal response ...
	2024/09/13 18:32:19 Ready to write response ...
	2024/09/13 18:32:28 Ready to marshal response ...
	2024/09/13 18:32:28 Ready to write response ...
	2024/09/13 18:32:29 Ready to marshal response ...
	2024/09/13 18:32:29 Ready to write response ...
	2024/09/13 18:32:57 Ready to marshal response ...
	2024/09/13 18:32:57 Ready to write response ...
	2024/09/13 18:33:12 Ready to marshal response ...
	2024/09/13 18:33:12 Ready to write response ...
	2024/09/13 18:35:31 Ready to marshal response ...
	2024/09/13 18:35:31 Ready to write response ...
	
	
	==> kernel <==
	 18:37:43 up 20 min,  0 users,  load average: 0.05, 0.20, 0.23
	Linux addons-639162 5.15.0-1068-gcp #76~20.04.1-Ubuntu SMP Tue Aug 20 15:52:45 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [39c1ec7ac90334e88c0dac45fc625767a1a732b07c31ac32c9884b575d0994ed] <==
	I0913 18:35:43.733576       1 main.go:299] handling current node
	I0913 18:35:53.733547       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:35:53.733583       1 main.go:299] handling current node
	I0913 18:36:03.736743       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:36:03.736780       1 main.go:299] handling current node
	I0913 18:36:13.738851       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:36:13.738888       1 main.go:299] handling current node
	I0913 18:36:23.730002       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:36:23.730036       1 main.go:299] handling current node
	I0913 18:36:33.734853       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:36:33.734886       1 main.go:299] handling current node
	I0913 18:36:43.730141       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:36:43.730170       1 main.go:299] handling current node
	I0913 18:36:53.730957       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:36:53.730992       1 main.go:299] handling current node
	I0913 18:37:03.737126       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:37:03.737155       1 main.go:299] handling current node
	I0913 18:37:13.737547       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:37:13.737582       1 main.go:299] handling current node
	I0913 18:37:23.729923       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:37:23.729954       1 main.go:299] handling current node
	I0913 18:37:33.729215       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:37:33.729254       1 main.go:299] handling current node
	I0913 18:37:43.729291       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:37:43.729325       1 main.go:299] handling current node
	
	
	==> kube-apiserver [a5d0bbafe9db7f8a81d2945c4f227613493d69c17a8a6510a87e507da163ecb0] <==
	I0913 18:23:49.764025       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0913 18:31:58.542697       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.216.250"}
	I0913 18:32:03.331564       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 18:32:04.346736       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0913 18:32:29.876218       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0913 18:32:29.881595       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0913 18:32:29.886995       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:32:41.686270       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0913 18:32:44.887969       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:33:11.939772       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0913 18:33:12.145666       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.12.224"}
	I0913 18:33:13.238339       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.238387       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.251523       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.251642       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.253885       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.253925       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.263548       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.263599       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:33:13.273617       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:33:13.273670       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 18:33:14.254817       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 18:33:14.274165       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0913 18:33:14.321762       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0913 18:35:31.432622       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.149.109"}
	
	
	==> kube-controller-manager [f36144c46b544acc043cce2adbee93b5a20f0c765d3b9f37904f53bb47188615] <==
	I0913 18:35:43.204885       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0913 18:35:43.553333       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
	E0913 18:35:43.553378       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"
	W0913 18:35:49.982160       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
	E0913 18:35:49.982196       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"
	I0913 18:35:55.878397       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-639162"
	W0913 18:35:59.250006       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
	E0913 18:35:59.250049       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"
	W0913 18:36:18.899148       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
	E0913 18:36:18.899190       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"
	W0913 18:36:29.356060       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
	E0913 18:36:29.356100       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"
	W0913 18:36:32.868270       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
	E0913 18:36:32.868313       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"
	W0913 18:36:49.674118       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
	E0913 18:36:49.674160       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"
	W0913 18:37:06.707768       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
	E0913 18:37:06.707807       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"
	W0913 18:37:13.304126       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
	E0913 18:37:13.304164       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"
	W0913 18:37:25.080478       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
	E0913 18:37:25.080520       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"
	W0913 18:37:34.470004       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
	E0913 18:37:34.470042       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"
	I0913 18:37:42.597131       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="8.787µs"
	
	
	==> kube-proxy [e16ab415003bfb140a1b59714e9b125dedc17e2efd80b130dbe3316392bd8338] <==
	I0913 18:21:23.272316       1 server_linux.go:66] "Using iptables proxy"
	I0913 18:21:23.404933       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 18:21:23.404993       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`"
	I0913 18:21:23.421496       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 18:21:23.421549       1 server_linux.go:169] "Using iptables Proxier"
	I0913 18:21:23.423286       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"
	I0913 18:21:23.423622       1 server.go:483] "Version info" version="v1.31.1"
	I0913 18:21:23.423654       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 18:21:23.424683       1 config.go:105] "Starting endpoint slice config controller"
	I0913 18:21:23.424712       1 config.go:328] "Starting node config controller"
	I0913 18:21:23.424721       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 18:21:23.424732       1 config.go:199] "Starting service config controller"
	I0913 18:21:23.424738       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 18:21:23.424721       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 18:21:23.526214       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 18:21:23.526295       1 shared_informer.go:320] Caches are synced for service config
	I0913 18:21:23.526498       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [4703ab270654b10882d2700c5f6c4ac2f894468596afc587337058f79ffe0630] <==
	W0913 18:21:15.439920       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
	W0913 18:21:15.439773       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0913 18:21:15.439948       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"
	E0913 18:21:15.439955       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.439822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 18:21:15.439915       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.439911       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
	E0913 18:21:15.439988       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0913 18:21:15.440013       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"
	E0913 18:21:15.439823       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:15.440097       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
	E0913 18:21:15.440130       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"
	W0913 18:21:15.440285       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
	E0913 18:21:15.440362       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"
	W0913 18:21:15.440417       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
	E0913 18:21:15.440448       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"
	W0913 18:21:15.440755       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
	E0913 18:21:15.440781       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"
	W0913 18:21:16.530497       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
	E0913 18:21:16.530542       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"
	W0913 18:21:16.572015       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 18:21:16.572061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:21:16.601191       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
	E0913 18:21:16.601225       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"
	I0913 18:21:16.835777       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 18:36:28 addons-639162 kubelet[1634]: E0913 18:36:28.216149    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252588215942361,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:28 addons-639162 kubelet[1634]: E0913 18:36:28.216192    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252588215942361,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:35 addons-639162 kubelet[1634]: E0913 18:36:35.946816    1634 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="8f65ca6e-9cc7-4376-889d-26fdd87a9692"
	Sep 13 18:36:38 addons-639162 kubelet[1634]: E0913 18:36:38.217942    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252598217749709,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:38 addons-639162 kubelet[1634]: E0913 18:36:38.217976    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252598217749709,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:46 addons-639162 kubelet[1634]: E0913 18:36:46.946281    1634 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="8f65ca6e-9cc7-4376-889d-26fdd87a9692"
	Sep 13 18:36:48 addons-639162 kubelet[1634]: E0913 18:36:48.220100    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252608219866186,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:48 addons-639162 kubelet[1634]: E0913 18:36:48.220129    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252608219866186,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:58 addons-639162 kubelet[1634]: E0913 18:36:58.222789    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252618222580614,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:36:58 addons-639162 kubelet[1634]: E0913 18:36:58.222822    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252618222580614,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:00 addons-639162 kubelet[1634]: E0913 18:37:00.946589    1634 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="8f65ca6e-9cc7-4376-889d-26fdd87a9692"
	Sep 13 18:37:08 addons-639162 kubelet[1634]: E0913 18:37:08.225220    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252628224977029,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:08 addons-639162 kubelet[1634]: E0913 18:37:08.225263    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252628224977029,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:14 addons-639162 kubelet[1634]: E0913 18:37:14.947122    1634 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="8f65ca6e-9cc7-4376-889d-26fdd87a9692"
	Sep 13 18:37:18 addons-639162 kubelet[1634]: E0913 18:37:18.227667    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252638227472575,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:18 addons-639162 kubelet[1634]: E0913 18:37:18.227699    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252638227472575,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:28 addons-639162 kubelet[1634]: E0913 18:37:28.229750    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252648229511709,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:28 addons-639162 kubelet[1634]: E0913 18:37:28.229791    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252648229511709,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:29 addons-639162 kubelet[1634]: E0913 18:37:29.946798    1634 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="8f65ca6e-9cc7-4376-889d-26fdd87a9692"
	Sep 13 18:37:38 addons-639162 kubelet[1634]: E0913 18:37:38.231908    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252658231686606,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:38 addons-639162 kubelet[1634]: E0913 18:37:38.231945    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726252658231686606,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570255,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:37:43 addons-639162 kubelet[1634]: I0913 18:37:43.989350    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8z78l\" (UniqueName: \"kubernetes.io/projected/d12687d9-bdca-469e-a212-26f5e5f34ccf-kube-api-access-8z78l\") pod \"d12687d9-bdca-469e-a212-26f5e5f34ccf\" (UID: \"d12687d9-bdca-469e-a212-26f5e5f34ccf\") "
	Sep 13 18:37:43 addons-639162 kubelet[1634]: I0913 18:37:43.989405    1634 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/d12687d9-bdca-469e-a212-26f5e5f34ccf-tmp-dir\") pod \"d12687d9-bdca-469e-a212-26f5e5f34ccf\" (UID: \"d12687d9-bdca-469e-a212-26f5e5f34ccf\") "
	Sep 13 18:37:43 addons-639162 kubelet[1634]: I0913 18:37:43.989738    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/d12687d9-bdca-469e-a212-26f5e5f34ccf-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "d12687d9-bdca-469e-a212-26f5e5f34ccf" (UID: "d12687d9-bdca-469e-a212-26f5e5f34ccf"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 13 18:37:43 addons-639162 kubelet[1634]: I0913 18:37:43.991377    1634 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d12687d9-bdca-469e-a212-26f5e5f34ccf-kube-api-access-8z78l" (OuterVolumeSpecName: "kube-api-access-8z78l") pod "d12687d9-bdca-469e-a212-26f5e5f34ccf" (UID: "d12687d9-bdca-469e-a212-26f5e5f34ccf"). InnerVolumeSpecName "kube-api-access-8z78l". PluginName "kubernetes.io/projected", VolumeGidValue ""
	
	
	==> storage-provisioner [f577e59e4482ebfc3cd70e1d572a18f021a968face5f83725952837d435041b6] <==
	I0913 18:22:04.945444       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 18:22:04.954603       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 18:22:04.954644       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 18:22:04.963235       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 18:22:04.963296       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e08a754a-0347-43fc-baaa-ff6ae8721789", APIVersion:"v1", ResourceVersion:"898", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b became leader
	I0913 18:22:04.963350       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b!
	I0913 18:22:05.063525       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-639162_09db2913-9cda-4a66-9039-dee8c887fc3b!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-639162 -n addons-639162
helpers_test.go:261: (dbg) Run:  kubectl --context addons-639162 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-639162 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-639162 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-639162/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 18:23:55 +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-d8bg6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-d8bg6:
	    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-639162
	  Normal   Pulling    12m (x4 over 13m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     12m (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     12m (x4 over 13m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m44s (x42 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 (346.78s)

                                                
                                    

Test pass (299/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.02
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.12
12 TestDownloadOnly/v1.31.1/json-events 4.87
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.19
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.05
21 TestBinaryMirror 0.74
22 TestOffline 53.09
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 194.47
31 TestAddons/serial/GCPAuth/Namespaces 0.12
35 TestAddons/parallel/InspektorGadget 10.63
38 TestAddons/parallel/CSI 47.07
39 TestAddons/parallel/Headlamp 16.44
40 TestAddons/parallel/CloudSpanner 5.57
41 TestAddons/parallel/LocalPath 52.84
42 TestAddons/parallel/NvidiaDevicePlugin 6.44
43 TestAddons/parallel/Yakd 10.59
44 TestAddons/StoppedEnableDisable 6.05
45 TestCertOptions 24.62
46 TestCertExpiration 242.31
48 TestForceSystemdFlag 30.14
49 TestForceSystemdEnv 38.92
51 TestKVMDriverInstallOrUpdate 3.26
55 TestErrorSpam/setup 20.29
56 TestErrorSpam/start 0.55
57 TestErrorSpam/status 0.81
58 TestErrorSpam/pause 1.44
59 TestErrorSpam/unpause 1.62
60 TestErrorSpam/stop 1.34
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 67.66
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 21.66
67 TestFunctional/serial/KubeContext 0.04
68 TestFunctional/serial/KubectlGetPods 0.06
71 TestFunctional/serial/CacheCmd/cache/add_remote 3.67
72 TestFunctional/serial/CacheCmd/cache/add_local 1.32
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.27
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.65
77 TestFunctional/serial/CacheCmd/cache/delete 0.09
78 TestFunctional/serial/MinikubeKubectlCmd 0.1
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 32.16
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.28
83 TestFunctional/serial/LogsFileCmd 1.31
84 TestFunctional/serial/InvalidService 4.16
86 TestFunctional/parallel/ConfigCmd 0.35
87 TestFunctional/parallel/DashboardCmd 8.86
88 TestFunctional/parallel/DryRun 0.36
89 TestFunctional/parallel/InternationalLanguage 0.15
90 TestFunctional/parallel/StatusCmd 0.88
94 TestFunctional/parallel/ServiceCmdConnect 9.52
95 TestFunctional/parallel/AddonsCmd 0.13
96 TestFunctional/parallel/PersistentVolumeClaim 29.67
98 TestFunctional/parallel/SSHCmd 0.54
99 TestFunctional/parallel/CpCmd 1.84
100 TestFunctional/parallel/MySQL 19.66
101 TestFunctional/parallel/FileSync 0.27
102 TestFunctional/parallel/CertSync 1.54
106 TestFunctional/parallel/NodeLabels 0.06
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.52
110 TestFunctional/parallel/License 0.21
111 TestFunctional/parallel/ServiceCmd/DeployApp 9.22
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.43
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.26
117 TestFunctional/parallel/ServiceCmd/List 0.51
118 TestFunctional/parallel/ServiceCmd/JSONOutput 0.48
119 TestFunctional/parallel/ServiceCmd/HTTPS 0.33
120 TestFunctional/parallel/ServiceCmd/Format 0.35
121 TestFunctional/parallel/ServiceCmd/URL 0.33
122 TestFunctional/parallel/ProfileCmd/profile_not_create 0.36
123 TestFunctional/parallel/ProfileCmd/profile_list 0.36
124 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
125 TestFunctional/parallel/MountCmd/any-port 15.55
126 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
130 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
131 TestFunctional/parallel/ProfileCmd/profile_json_output 0.36
132 TestFunctional/parallel/Version/short 0.05
133 TestFunctional/parallel/Version/components 0.69
134 TestFunctional/parallel/UpdateContextCmd/no_changes 0.16
135 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
136 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.33
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.24
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.35
141 TestFunctional/parallel/ImageCommands/ImageBuild 3.33
142 TestFunctional/parallel/ImageCommands/Setup 1.03
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.79
144 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 5.62
145 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.3
146 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.47
147 TestFunctional/parallel/ImageCommands/ImageRemove 0.47
148 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.73
149 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
150 TestFunctional/parallel/MountCmd/specific-port 1.94
151 TestFunctional/parallel/MountCmd/VerifyCleanup 1.92
152 TestFunctional/delete_echo-server_images 0.03
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 155.05
159 TestMultiControlPlane/serial/DeployApp 5.4
160 TestMultiControlPlane/serial/PingHostFromPods 0.97
161 TestMultiControlPlane/serial/AddWorkerNode 32.79
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.61
164 TestMultiControlPlane/serial/CopyFile 14.93
165 TestMultiControlPlane/serial/StopSecondaryNode 12.4
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.45
167 TestMultiControlPlane/serial/RestartSecondaryNode 31.48
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.78
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 177.01
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.27
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.44
172 TestMultiControlPlane/serial/StopCluster 35.42
173 TestMultiControlPlane/serial/RestartCluster 58.24
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.44
175 TestMultiControlPlane/serial/AddSecondaryNode 62.79
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.61
180 TestJSONOutput/start/Command 37.78
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.63
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.68
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 26.46
206 TestKicCustomNetwork/use_default_bridge_network 23.1
207 TestKicExistingNetwork 22.17
208 TestKicCustomSubnet 22.56
209 TestKicStaticIP 25.64
210 TestMainNoArgs 0.04
211 TestMinikubeProfile 46.25
214 TestMountStart/serial/StartWithMountFirst 8.19
215 TestMountStart/serial/VerifyMountFirst 0.23
216 TestMountStart/serial/StartWithMountSecond 8.1
217 TestMountStart/serial/VerifyMountSecond 0.23
218 TestMountStart/serial/DeleteFirst 1.61
219 TestMountStart/serial/VerifyMountPostDelete 0.23
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 6.99
222 TestMountStart/serial/VerifyMountPostStop 0.24
225 TestMultiNode/serial/FreshStart2Nodes 91.3
226 TestMultiNode/serial/DeployApp2Nodes 4.07
227 TestMultiNode/serial/PingHostFrom2Pods 0.67
228 TestMultiNode/serial/AddNode 25.41
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.27
231 TestMultiNode/serial/CopyFile 8.6
232 TestMultiNode/serial/StopNode 2.05
233 TestMultiNode/serial/StartAfterStop 8.7
234 TestMultiNode/serial/RestartKeepsNodes 98.13
235 TestMultiNode/serial/DeleteNode 5.15
236 TestMultiNode/serial/StopMultiNode 23.62
237 TestMultiNode/serial/RestartMultiNode 52.33
238 TestMultiNode/serial/ValidateNameConflict 25.04
243 TestPreload 102.29
245 TestScheduledStopUnix 95.47
248 TestInsufficientStorage 12.41
249 TestRunningBinaryUpgrade 58.11
251 TestKubernetesUpgrade 357.76
252 TestMissingContainerUpgrade 92.65
253 TestStoppedBinaryUpgrade/Setup 0.45
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
256 TestNoKubernetes/serial/StartWithK8s 38.37
257 TestStoppedBinaryUpgrade/Upgrade 102.21
258 TestNoKubernetes/serial/StartWithStopK8s 20.28
259 TestNoKubernetes/serial/Start 11.83
260 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
261 TestNoKubernetes/serial/ProfileList 6.67
262 TestNoKubernetes/serial/Stop 1.16
263 TestNoKubernetes/serial/StartNoArgs 10.76
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
272 TestNetworkPlugins/group/false 4.49
276 TestStoppedBinaryUpgrade/MinikubeLogs 0.79
285 TestPause/serial/Start 40.01
286 TestNetworkPlugins/group/auto/Start 41.16
287 TestPause/serial/SecondStartNoReconfiguration 77.4
288 TestNetworkPlugins/group/auto/KubeletFlags 0.24
289 TestNetworkPlugins/group/auto/NetCatPod 8.19
290 TestNetworkPlugins/group/auto/DNS 0.12
291 TestNetworkPlugins/group/auto/Localhost 0.1
292 TestNetworkPlugins/group/auto/HairPin 0.1
293 TestNetworkPlugins/group/kindnet/Start 70.7
294 TestPause/serial/Pause 0.67
295 TestPause/serial/VerifyStatus 0.28
296 TestPause/serial/Unpause 0.59
297 TestPause/serial/PauseAgain 0.74
298 TestPause/serial/DeletePaused 2.64
299 TestPause/serial/VerifyDeletedResources 0.65
300 TestNetworkPlugins/group/calico/Start 53.13
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
303 TestNetworkPlugins/group/kindnet/NetCatPod 10.18
304 TestNetworkPlugins/group/calico/ControllerPod 6.01
305 TestNetworkPlugins/group/kindnet/DNS 0.12
306 TestNetworkPlugins/group/kindnet/Localhost 0.12
307 TestNetworkPlugins/group/kindnet/HairPin 0.12
308 TestNetworkPlugins/group/calico/KubeletFlags 0.3
309 TestNetworkPlugins/group/calico/NetCatPod 9.22
310 TestNetworkPlugins/group/custom-flannel/Start 47.66
311 TestNetworkPlugins/group/calico/DNS 0.15
312 TestNetworkPlugins/group/calico/Localhost 0.14
313 TestNetworkPlugins/group/calico/HairPin 0.14
314 TestNetworkPlugins/group/enable-default-cni/Start 66.93
315 TestNetworkPlugins/group/flannel/Start 50.86
316 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
317 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.25
318 TestNetworkPlugins/group/custom-flannel/DNS 0.13
319 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
320 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
321 TestNetworkPlugins/group/bridge/Start 68.96
323 TestStartStop/group/old-k8s-version/serial/FirstStart 130.19
324 TestNetworkPlugins/group/flannel/ControllerPod 6.01
325 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.35
326 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.53
327 TestNetworkPlugins/group/flannel/KubeletFlags 0.34
328 TestNetworkPlugins/group/flannel/NetCatPod 11.23
329 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
330 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
331 TestNetworkPlugins/group/enable-default-cni/HairPin 0.2
332 TestNetworkPlugins/group/flannel/DNS 0.14
333 TestNetworkPlugins/group/flannel/Localhost 0.12
334 TestNetworkPlugins/group/flannel/HairPin 0.11
336 TestStartStop/group/no-preload/serial/FirstStart 57.57
338 TestStartStop/group/embed-certs/serial/FirstStart 40.14
339 TestNetworkPlugins/group/bridge/KubeletFlags 0.46
340 TestNetworkPlugins/group/bridge/NetCatPod 10.3
341 TestNetworkPlugins/group/bridge/DNS 0.13
342 TestNetworkPlugins/group/bridge/Localhost 0.1
343 TestNetworkPlugins/group/bridge/HairPin 0.1
344 TestStartStop/group/embed-certs/serial/DeployApp 8.24
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 68.22
347 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.87
348 TestStartStop/group/embed-certs/serial/Stop 11.93
349 TestStartStop/group/no-preload/serial/DeployApp 7.26
350 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
351 TestStartStop/group/embed-certs/serial/SecondStart 261.9
352 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1
353 TestStartStop/group/no-preload/serial/Stop 11.88
354 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
355 TestStartStop/group/no-preload/serial/SecondStart 262.55
356 TestStartStop/group/old-k8s-version/serial/DeployApp 8.38
357 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.84
358 TestStartStop/group/old-k8s-version/serial/Stop 11.95
359 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
360 TestStartStop/group/old-k8s-version/serial/SecondStart 138.72
361 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.27
362 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.97
363 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.97
364 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
365 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.16
366 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
367 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
368 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
369 TestStartStop/group/old-k8s-version/serial/Pause 2.44
371 TestStartStop/group/newest-cni/serial/FirstStart 25.89
372 TestStartStop/group/newest-cni/serial/DeployApp 0
373 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.76
374 TestStartStop/group/newest-cni/serial/Stop 1.19
375 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
376 TestStartStop/group/newest-cni/serial/SecondStart 13.11
377 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
378 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
379 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
380 TestStartStop/group/newest-cni/serial/Pause 2.56
381 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
382 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
383 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
384 TestStartStop/group/embed-certs/serial/Pause 2.46
385 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
386 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
388 TestStartStop/group/no-preload/serial/Pause 2.51
389 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
390 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.2
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.39
x
+
TestDownloadOnly/v1.20.0/json-events (7.02s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-158351 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |          |
	|         | -p download-only-158351        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:20:26
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:20:26.030272   10473 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:20:26.030382   10473 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:26.030392   10473 out.go:358] Setting ErrFile to fd 2...
	I0913 18:20:26.030396   10473 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:26.030597   10473 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	W0913 18:20:26.030719   10473 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19636-3706/.minikube/config/config.json: open /home/jenkins/minikube-integration/19636-3706/.minikube/config/config.json: no such file or directory
	I0913 18:20:26.031264   10473 out.go:352] Setting JSON to true
	I0913 18:20:26.032078   10473 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":176,"bootTime":1726251450,"procs":177,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:20:26.032172   10473 start.go:139] virtualization: kvm guest
	I0913 18:20:26.034648   10473 out.go:97] [download-only-158351] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0913 18:20:26.034796   10473 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19636-3706/.minikube/cache/preloaded-tarball: no such file or directory
	I0913 18:20:26.034865   10473 notify.go:220] Checking for updates...
	I0913 18:20:26.036276   10473 out.go:169] MINIKUBE_LOCATION=19636
	I0913 18:20:26.037887   10473 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:20:26.039268   10473 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:20:26.040654   10473 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:20:26.042043   10473 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0913 18:20:26.044452   10473 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0913 18:20:26.044756   10473 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:20:26.066641   10473 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:20:26.066719   10473 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:26.442029   10473 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-13 18:20:26.433599207 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:26.442125   10473 docker.go:318] overlay module found
	I0913 18:20:26.443771   10473 out.go:97] Using the docker driver based on user configuration
	I0913 18:20:26.443788   10473 start.go:297] selected driver: docker
	I0913 18:20:26.443793   10473 start.go:901] validating driver "docker" against <nil>
	I0913 18:20:26.443867   10473 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:26.491792   10473 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-13 18:20:26.483028287 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:26.491951   10473 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:20:26.492489   10473 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0913 18:20:26.492662   10473 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0913 18:20:26.494493   10473 out.go:169] Using Docker driver with root privileges
	I0913 18:20:26.495963   10473 cni.go:84] Creating CNI manager for ""
	I0913 18:20:26.496013   10473 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:20:26.496022   10473 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:20:26.496080   10473 start.go:340] cluster config:
	{Name:download-only-158351 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-158351 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}
	I0913 18:20:26.497389   10473 out.go:97] Starting "download-only-158351" primary control-plane node in "download-only-158351" cluster
	I0913 18:20:26.497402   10473 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:20:26.498695   10473 out.go:97] Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:20:26.498715   10473 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 18:20:26.498815   10473 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:20:26.514524   10473 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:20:26.514702   10473 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:20:26.514819   10473 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:20:26.528573   10473 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
	I0913 18:20:26.528602   10473 cache.go:56] Caching tarball of preloaded images
	I0913 18:20:26.528746   10473 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 18:20:26.530723   10473 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0913 18:20:26.530741   10473 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0913 18:20:26.562104   10473 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/19636-3706/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0913 18:20:30.020685   10473 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	
	
	* The control-plane node download-only-158351 host does not exist
	  To start a cluster, run: "minikube start -p download-only-158351"

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
--- 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-187298
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-187298: exit status 85 (56.702354ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-158351 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | -p download-only-158351        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| delete  | -p download-only-158351        | download-only-158351 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC | 13 Sep 24 18:20 UTC |
	| start   | -o=json --download-only        | download-only-187298 | jenkins | v1.34.0 | 13 Sep 24 18:20 UTC |                     |
	|         | -p download-only-187298        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:20:33
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:20:33.429847   10832 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:20:33.429947   10832 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:33.429954   10832 out.go:358] Setting ErrFile to fd 2...
	I0913 18:20:33.429958   10832 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:20:33.430137   10832 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:20:33.430668   10832 out.go:352] Setting JSON to true
	I0913 18:20:33.431495   10832 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":183,"bootTime":1726251450,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:20:33.431589   10832 start.go:139] virtualization: kvm guest
	I0913 18:20:33.433635   10832 out.go:97] [download-only-187298] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 18:20:33.433809   10832 notify.go:220] Checking for updates...
	I0913 18:20:33.435224   10832 out.go:169] MINIKUBE_LOCATION=19636
	I0913 18:20:33.436808   10832 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:20:33.438106   10832 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:20:33.439383   10832 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:20:33.440652   10832 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0913 18:20:33.443026   10832 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0913 18:20:33.443226   10832 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:20:33.464913   10832 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:20:33.464989   10832 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:33.510194   10832 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-09-13 18:20:33.501196368 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:33.510287   10832 docker.go:318] overlay module found
	I0913 18:20:33.511963   10832 out.go:97] Using the docker driver based on user configuration
	I0913 18:20:33.511983   10832 start.go:297] selected driver: docker
	I0913 18:20:33.511989   10832 start.go:901] validating driver "docker" against <nil>
	I0913 18:20:33.512066   10832 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:20:33.558448   10832 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:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-09-13 18:20:33.549688105 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:20:33.558611   10832 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:20:33.559153   10832 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0913 18:20:33.559292   10832 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0913 18:20:33.560993   10832 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-187298 host does not exist
	  To start a cluster, run: "minikube start -p download-only-187298"

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

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

                                                
                                    
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-187298
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnlyKic (1.05s)

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

                                                
                                    
x
+
TestBinaryMirror (0.74s)

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

                                                
                                    
x
+
TestOffline (53.09s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-307472 --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-307472 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (50.966534453s)
helpers_test.go:175: Cleaning up "offline-crio-307472" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-307472
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-307472: (2.12238193s)
--- PASS: TestOffline (53.09s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

                                                
                                                
=== 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-639162
addons_test.go:986: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-639162: exit status 85 (58.533983ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (194.47s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-639162 --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-639162 --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: (3m14.465922359s)
--- PASS: TestAddons/Setup (194.47s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.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-xcgm8" [e0052244-ce04-418a-a134-ce03115b6707] 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 5.003672173s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-639162
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-639162: (5.630269432s)
--- PASS: TestAddons/parallel/InspektorGadget (10.63s)

                                                
                                    
x
+
TestAddons/parallel/CSI (47.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:505: csi-hostpath-driver pods stabilized in 4.066805ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-639162 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-639162 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-639162 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" [c2436d0b-2da8-4f19-ad09-761ce345105b] Pending
helpers_test.go:344: "task-pv-pod" [c2436d0b-2da8-4f19-ad09-761ce345105b] 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" [c2436d0b-2da8-4f19-ad09-761ce345105b] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003052757s
addons_test.go:528: (dbg) Run:  kubectl --context addons-639162 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-639162 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-639162 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-639162 delete pod task-pv-pod
addons_test.go:538: (dbg) Done: kubectl --context addons-639162 delete pod task-pv-pod: (1.219017854s)
addons_test.go:544: (dbg) Run:  kubectl --context addons-639162 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-639162 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-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-639162 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" [9e038e7e-7099-4747-bbef-a9591b37a81b] Pending
helpers_test.go:344: "task-pv-pod-restore" [9e038e7e-7099-4747-bbef-a9591b37a81b] 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" [9e038e7e-7099-4747-bbef-a9591b37a81b] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003078731s
addons_test.go:570: (dbg) Run:  kubectl --context addons-639162 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-639162 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-639162 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.493998989s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (47.07s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.44s)

                                                
                                                
=== 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-639162 --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-57fb76fcdb-z4ghk" [5adb6549-7e0c-41fa-bd6a-ad202327adcb] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-z4ghk" [5adb6549-7e0c-41fa-bd6a-ad202327adcb] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.043134931s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 addons disable headlamp --alsologtostderr -v=1: (5.699982613s)
--- PASS: TestAddons/parallel/Headlamp (16.44s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.57s)

                                                
                                                
=== 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-769b77f747-vmzzv" [8a4102d3-193c-4015-932d-720d24634508] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00368546s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-639162
--- PASS: TestAddons/parallel/CloudSpanner (5.57s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-639162 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-639162 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-639162 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-639162 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" [20351a4b-816d-4eaf-8b05-c4d2a96eb50b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [20351a4b-816d-4eaf-8b05-c4d2a96eb50b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [20351a4b-816d-4eaf-8b05-c4d2a96eb50b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003431037s
addons_test.go:938: (dbg) Run:  kubectl --context addons-639162 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 ssh "cat /opt/local-path-provisioner/pvc-c4c6b058-84ac-4f3c-ba7d-a8066dcec4ee_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-639162 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-639162 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.005836713s)
--- PASS: TestAddons/parallel/LocalPath (52.84s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.44s)

                                                
                                                
=== 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-n7npm" [faed7473-57fe-434d-99b6-1cc32caa7150] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003816294s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-639162
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.44s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.59s)

                                                
                                                
=== 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-2tgqj" [ce9bc126-e9e3-4899-aee8-c365434d9bab] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004130636s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-639162 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-639162 addons disable yakd --alsologtostderr -v=1: (5.583014144s)
--- PASS: TestAddons/parallel/Yakd (10.59s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.05s)

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

                                                
                                    
x
+
TestCertOptions (24.62s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-548287 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-548287 --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: (22.109775787s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-548287 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-548287 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-548287 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-548287" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-548287
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-548287: (1.865355198s)
--- PASS: TestCertOptions (24.62s)

                                                
                                    
x
+
TestCertExpiration (242.31s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (30.14s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-332235 --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-332235 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (24.284438949s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-332235 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-332235" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-332235
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-332235: (5.579952602s)
--- PASS: TestForceSystemdFlag (30.14s)

                                                
                                    
x
+
TestForceSystemdEnv (38.92s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.26s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (3.26s)

                                                
                                    
x
+
TestErrorSpam/setup (20.29s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.55s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.62s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.34s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (67.66s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-202523 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0913 18:38:55.505676   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:55.512523   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:55.523828   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:55.545204   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:55.586649   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:55.668111   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:55.829663   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:56.151414   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:56.792934   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:38:58.074535   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:39:00.637409   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:39:05.759070   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:39:16.001112   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-202523 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m7.65612562s)
--- PASS: TestFunctional/serial/StartWithProxy (67.66s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (21.66s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-202523 --alsologtostderr -v=8
E0913 18:39:36.482822   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-202523 --alsologtostderr -v=8: (21.653954299s)
functional_test.go:663: soft start took 21.654910537s for "functional-202523" cluster.
--- PASS: TestFunctional/serial/SoftStart (21.66s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-202523 kubectl -- --context functional-202523 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-202523 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.16s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-202523 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0913 18:40:17.444646   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-202523 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (32.159263725s)
functional_test.go:761: restart took 32.159379673s for "functional-202523" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (32.16s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 logs --file /tmp/TestFunctionalserialLogsFileCmd540306586/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-202523 logs --file /tmp/TestFunctionalserialLogsFileCmd540306586/001/logs.txt: (1.313671086s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.16s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.35s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.86s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.36s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:41:09.479136   54368 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:41:09.479245   54368 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:41:09.479250   54368 out.go:358] Setting ErrFile to fd 2...
	I0913 18:41:09.479255   54368 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:41:09.479420   54368 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:41:09.480012   54368 out.go:352] Setting JSON to false
	I0913 18:41:09.481220   54368 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1419,"bootTime":1726251450,"procs":267,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:41:09.481355   54368 start.go:139] virtualization: kvm guest
	I0913 18:41:09.483921   54368 out.go:177] * [functional-202523] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 18:41:09.485499   54368 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:41:09.485554   54368 notify.go:220] Checking for updates...
	I0913 18:41:09.488218   54368 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:41:09.489504   54368 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:41:09.490769   54368 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:41:09.492181   54368 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 18:41:09.493444   54368 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:41:09.495589   54368 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:41:09.496304   54368 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:41:09.518425   54368 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:41:09.518492   54368 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:41:09.571106   54368 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:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:54 SystemTime:2024-09-13 18:41:09.5612973 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_6
4 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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:41:09.571260   54368 docker.go:318] overlay module found
	I0913 18:41:09.573323   54368 out.go:177] * Using the docker driver based on existing profile
	I0913 18:41:09.574559   54368 start.go:297] selected driver: docker
	I0913 18:41:09.574574   54368 start.go:901] validating driver "docker" against &{Name:functional-202523 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-202523 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}
	I0913 18:41:09.574693   54368 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:41:09.577087   54368 out.go:201] 
	W0913 18:41:09.578334   54368 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
	I0913 18:41:09.579662   54368 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:41:09.847717   54718 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:41:09.847830   54718 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:41:09.847841   54718 out.go:358] Setting ErrFile to fd 2...
	I0913 18:41:09.847847   54718 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:41:09.848117   54718 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:41:09.848692   54718 out.go:352] Setting JSON to false
	I0913 18:41:09.849724   54718 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1420,"bootTime":1726251450,"procs":268,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 18:41:09.849823   54718 start.go:139] virtualization: kvm guest
	I0913 18:41:09.851997   54718 out.go:177] * [functional-202523] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0913 18:41:09.853516   54718 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:41:09.853575   54718 notify.go:220] Checking for updates...
	I0913 18:41:09.856152   54718 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:41:09.857411   54718 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 18:41:09.858623   54718 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 18:41:09.859786   54718 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 18:41:09.861019   54718 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:41:09.862529   54718 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:41:09.862961   54718 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:41:09.886332   54718 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:41:09.886415   54718 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:41:09.933783   54718 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:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-13 18:41:09.92373748 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerErr
ors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:41:09.933927   54718 docker.go:318] overlay module found
	I0913 18:41:09.936497   54718 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0913 18:41:09.937620   54718 start.go:297] selected driver: docker
	I0913 18:41:09.937637   54718 start.go:901] validating driver "docker" against &{Name:functional-202523 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-202523 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}
	I0913 18:41:09.937735   54718 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:41:09.939795   54718 out.go:201] 
	W0913 18:41:09.941116   54718 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
	I0913 18:41:09.942335   54718 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.88s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-202523 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-202523 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-jfldp" [3c686e35-cba4-4f34-8df1-c065ef420ea2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-jfldp" [3c686e35-cba4-4f34-8df1-c065ef420ea2] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.003124257s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30186
functional_test.go:1675: http://192.168.49.2:30186: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
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-202523 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.13s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (29.67s)

                                                
                                                
=== 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" [138ba028-5970-4a06-a04a-c1d85f75f6d8] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.00399217s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-202523 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-202523 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-202523 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-202523 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" [ed370852-4661-4519-826f-20db8b80a305] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ed370852-4661-4519-826f-20db8b80a305] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.010492808s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-202523 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-202523 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-202523 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" [f33afde6-4c94-43ee-ad97-6a9aa1456717] Pending
helpers_test.go:344: "sp-pod" [f33afde6-4c94-43ee-ad97-6a9aa1456717] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [f33afde6-4c94-43ee-ad97-6a9aa1456717] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003609598s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-202523 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (29.67s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.84s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (19.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-202523 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-mhpbn" [30d5c58f-0a54-41b0-beb4-c16aafff20f7] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-mhpbn" [30d5c58f-0a54-41b0-beb4-c16aafff20f7] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 17.003229734s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-202523 exec mysql-6cdb49bbb-mhpbn -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-202523 exec mysql-6cdb49bbb-mhpbn -- mysql -ppassword -e "show databases;": exit status 1 (97.390508ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-202523 exec mysql-6cdb49bbb-mhpbn -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-202523 exec mysql-6cdb49bbb-mhpbn -- mysql -ppassword -e "show databases;": exit status 1 (209.978538ms)

                                                
                                                
** 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 **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-202523 exec mysql-6cdb49bbb-mhpbn -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (19.66s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.54s)

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.21s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-202523 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-202523 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-wv6s4" [17d7aeeb-0ba1-4e25-b212-6a7bcfc804a3] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-wv6s4" [17d7aeeb-0ba1-4e25-b212-6a7bcfc804a3] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.025455256s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.22s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-202523 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" [32cf8998-b529-43b9-9bdf-8688360af666] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [32cf8998-b529-43b9-9bdf-8688360af666] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.004034447s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.26s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 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 13 18:40 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 13 18:40 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 13 18:40 test-1726252854496336026
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 ssh cat /mount-9p/test-1726252854496336026
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-202523 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" [0b7090ed-9825-4ede-b25e-3397fc830a65] Pending
helpers_test.go:344: "busybox-mount" [0b7090ed-9825-4ede-b25e-3397fc830a65] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [0b7090ed-9825-4ede-b25e-3397fc830a65] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [0b7090ed-9825-4ede-b25e-3397fc830a65] 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 13.004074502s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-202523 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-202523 /tmp/TestFunctionalparallelMountCmdany-port3150841401/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (15.55s)

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

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

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

                                                
                                                
=== 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 "304.351859ms" 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 "54.220282ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.36s)

                                                
                                    
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-202523 version --short
--- PASS: TestFunctional/parallel/Version/short (0.05s)

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

                                                
                                                
=== 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-202523 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.69s)

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

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

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

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

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

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

                                                
                                                
=== 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-202523 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-202523 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-202523
localhost/kicbase/echo-server:functional-202523
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-202523 image ls --format short --alsologtostderr:
I0913 18:41:13.977319   56574 out.go:345] Setting OutFile to fd 1 ...
I0913 18:41:13.977511   56574 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:13.977519   56574 out.go:358] Setting ErrFile to fd 2...
I0913 18:41:13.977526   56574 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:13.978180   56574 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
I0913 18:41:13.979097   56574 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:13.979230   56574 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:13.979641   56574 cli_runner.go:164] Run: docker container inspect functional-202523 --format={{.State.Status}}
I0913 18:41:13.999191   56574 ssh_runner.go:195] Run: systemctl --version
I0913 18:41:13.999241   56574 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-202523
I0913 18:41:14.018202   56574 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/functional-202523/id_rsa Username:docker}
I0913 18:41:14.125866   56574 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.33s)

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

                                                
                                                
=== 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-202523 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-202523 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| localhost/minikube-local-cache-test     | functional-202523  | d93219e993c76 | 3.33kB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| localhost/kicbase/echo-server           | functional-202523  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| 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/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-202523 image ls --format table --alsologtostderr:
I0913 18:41:14.633366   56932 out.go:345] Setting OutFile to fd 1 ...
I0913 18:41:14.633507   56932 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.633517   56932 out.go:358] Setting ErrFile to fd 2...
I0913 18:41:14.633525   56932 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.633859   56932 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
I0913 18:41:14.634780   56932 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.634951   56932 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.635519   56932 cli_runner.go:164] Run: docker container inspect functional-202523 --format={{.State.Status}}
I0913 18:41:14.655331   56932 ssh_runner.go:195] Run: systemctl --version
I0913 18:41:14.655397   56932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-202523
I0913 18:41:14.675509   56932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/functional-202523/id_rsa Username:docker}
I0913 18:41:14.774115   56932 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-202523 image ls --format json --alsologtostderr:
[{"id":"d93219e993c76606746564a6994532d3cc031a58b2aee255d58446c40a9e8d71","repoDigests":["localhost/minikube-local-cache-test@sha256:890d2a51e7cb35aac4a6da332b8c4e1ffb0a287091b50f0f1094149f4264982d"],"repoTags":["localhost/minikube-local-cache-test:functional-202523"],"size":"3330"},{"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":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"9aa1fad941575eed91ab13d44
f3e4cb5b1ff4e09cbbe954ea63002289416a13b","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":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-202523"],"size":"4943877"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc56759179
0e5e36db6","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":"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":"952376
00"},{"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":"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":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350
b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"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":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e
93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"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":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["re
gistry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-202523 image ls --format json --alsologtostderr:
I0913 18:41:14.410673   56822 out.go:345] Setting OutFile to fd 1 ...
I0913 18:41:14.410959   56822 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.410970   56822 out.go:358] Setting ErrFile to fd 2...
I0913 18:41:14.410975   56822 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.411250   56822 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
I0913 18:41:14.412078   56822 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.412230   56822 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.412805   56822 cli_runner.go:164] Run: docker container inspect functional-202523 --format={{.State.Status}}
I0913 18:41:14.430259   56822 ssh_runner.go:195] Run: systemctl --version
I0913 18:41:14.430318   56822 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-202523
I0913 18:41:14.448439   56822 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/functional-202523/id_rsa Username:docker}
I0913 18:41:14.542113   56822 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.24s)

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

                                                
                                                
=== 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-202523 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-202523 image ls --format yaml --alsologtostderr:
- 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-202523
size: "4943877"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- 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: 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: 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:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- 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: d93219e993c76606746564a6994532d3cc031a58b2aee255d58446c40a9e8d71
repoDigests:
- localhost/minikube-local-cache-test@sha256:890d2a51e7cb35aac4a6da332b8c4e1ffb0a287091b50f0f1094149f4264982d
repoTags:
- localhost/minikube-local-cache-test:functional-202523
size: "3330"
- 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: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- 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: 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: 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: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-202523 image ls --format yaml --alsologtostderr:
I0913 18:41:14.054492   56647 out.go:345] Setting OutFile to fd 1 ...
I0913 18:41:14.054629   56647 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.054639   56647 out.go:358] Setting ErrFile to fd 2...
I0913 18:41:14.054644   56647 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.054831   56647 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
I0913 18:41:14.055458   56647 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.055554   56647 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.055959   56647 cli_runner.go:164] Run: docker container inspect functional-202523 --format={{.State.Status}}
I0913 18:41:14.073772   56647 ssh_runner.go:195] Run: systemctl --version
I0913 18:41:14.073815   56647 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-202523
I0913 18:41:14.090804   56647 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/functional-202523/id_rsa Username:docker}
I0913 18:41:14.225975   56647 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.35s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 image build -t localhost/my-image:functional-202523 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-202523 image build -t localhost/my-image:functional-202523 testdata/build --alsologtostderr: (2.867760418s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-202523 image build -t localhost/my-image:functional-202523 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 74c3e54459e
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-202523
--> bedb9fe4ff8
Successfully tagged localhost/my-image:functional-202523
bedb9fe4ff8fc97ba8ff1361cdbfb0bc88ef2958ccb642c71642ee3c3a4729e5
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-202523 image build -t localhost/my-image:functional-202523 testdata/build --alsologtostderr:
I0913 18:41:14.540473   56887 out.go:345] Setting OutFile to fd 1 ...
I0913 18:41:14.541060   56887 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.541123   56887 out.go:358] Setting ErrFile to fd 2...
I0913 18:41:14.541144   56887 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:41:14.541598   56887 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
I0913 18:41:14.542997   56887 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.543601   56887 config.go:182] Loaded profile config "functional-202523": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:41:14.544046   56887 cli_runner.go:164] Run: docker container inspect functional-202523 --format={{.State.Status}}
I0913 18:41:14.562731   56887 ssh_runner.go:195] Run: systemctl --version
I0913 18:41:14.562786   56887 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-202523
I0913 18:41:14.580789   56887 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/functional-202523/id_rsa Username:docker}
I0913 18:41:14.685926   56887 build_images.go:161] Building image from path: /tmp/build.1954973652.tar
I0913 18:41:14.685992   56887 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0913 18:41:14.694756   56887 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1954973652.tar
I0913 18:41:14.697963   56887 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1954973652.tar: stat -c "%s %y" /var/lib/minikube/build/build.1954973652.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1954973652.tar': No such file or directory
I0913 18:41:14.697993   56887 ssh_runner.go:362] scp /tmp/build.1954973652.tar --> /var/lib/minikube/build/build.1954973652.tar (3072 bytes)
I0913 18:41:14.734667   56887 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1954973652
I0913 18:41:14.742860   56887 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1954973652 -xf /var/lib/minikube/build/build.1954973652.tar
I0913 18:41:14.751696   56887 crio.go:315] Building image: /var/lib/minikube/build/build.1954973652
I0913 18:41:14.751776   56887 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-202523 /var/lib/minikube/build/build.1954973652 --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
I0913 18:41:17.345431   56887 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-202523 /var/lib/minikube/build/build.1954973652 --cgroup-manager=cgroupfs: (2.593626774s)
I0913 18:41:17.345511   56887 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1954973652
I0913 18:41:17.353546   56887 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1954973652.tar
I0913 18:41:17.361057   56887 build_images.go:217] Built localhost/my-image:functional-202523 from /tmp/build.1954973652.tar
I0913 18:41:17.361086   56887 build_images.go:133] succeeded building to: functional-202523
I0913 18:41:17.361092   56887 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-202523 image ls
2024/09/13 18:41:18 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.33s)

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

                                                
                                                
=== 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.003180276s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-202523
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.03s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (155.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-481323 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 18:41:39.366867   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:43:55.505770   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-481323 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m34.409158052s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-481323 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (155.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.4s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-481323 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-481323 -- exec busybox-7dff88458-4dt27 -- 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-481323 -- exec busybox-7dff88458-4dt27 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-481323 -- exec busybox-7dff88458-64sx5 -- 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-481323 -- exec busybox-7dff88458-64sx5 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-481323 -- exec busybox-7dff88458-tvlbg -- 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-481323 -- exec busybox-7dff88458-tvlbg -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (0.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-481323 -v=7 --alsologtostderr
E0913 18:44:23.208317   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-481323 -v=7 --alsologtostderr: (31.979931173s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-481323 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.4s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:45:05.723769   78012 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:45:05.723898   78012 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:45:05.723908   78012 out.go:358] Setting ErrFile to fd 2...
	I0913 18:45:05.723915   78012 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:45:05.724145   78012 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:45:05.724354   78012 out.go:352] Setting JSON to false
	I0913 18:45:05.724381   78012 mustload.go:65] Loading cluster: ha-481323
	I0913 18:45:05.724492   78012 notify.go:220] Checking for updates...
	I0913 18:45:05.724870   78012 config.go:182] Loaded profile config "ha-481323": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:45:05.724887   78012 status.go:255] checking status of ha-481323 ...
	I0913 18:45:05.725309   78012 cli_runner.go:164] Run: docker container inspect ha-481323 --format={{.State.Status}}
	I0913 18:45:05.742245   78012 status.go:330] ha-481323 host status = "Running" (err=<nil>)
	I0913 18:45:05.742290   78012 host.go:66] Checking if "ha-481323" exists ...
	I0913 18:45:05.742542   78012 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-481323
	I0913 18:45:05.759870   78012 host.go:66] Checking if "ha-481323" exists ...
	I0913 18:45:05.760186   78012 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:45:05.760234   78012 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-481323
	I0913 18:45:05.778586   78012 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/ha-481323/id_rsa Username:docker}
	I0913 18:45:05.870304   78012 ssh_runner.go:195] Run: systemctl --version
	I0913 18:45:05.874064   78012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:45:05.884388   78012 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:45:05.932060   78012 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:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-13 18:45:05.922420482 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:45:05.932561   78012 kubeconfig.go:125] found "ha-481323" server: "https://192.168.49.254:8443"
	I0913 18:45:05.932587   78012 api_server.go:166] Checking apiserver status ...
	I0913 18:45:05.932615   78012 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:45:05.943466   78012 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1525/cgroup
	I0913 18:45:05.952525   78012 api_server.go:182] apiserver freezer: "9:freezer:/docker/900b73c1b4ceaf8a36cfe9d9d41da6815c3de8da68586e4273aada4c7387c8a1/crio/crio-9a928c93c6f166ccdd1bc4eb40fd2d546cbe6467761ad8e87bde125078812b0e"
	I0913 18:45:05.952609   78012 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/900b73c1b4ceaf8a36cfe9d9d41da6815c3de8da68586e4273aada4c7387c8a1/crio/crio-9a928c93c6f166ccdd1bc4eb40fd2d546cbe6467761ad8e87bde125078812b0e/freezer.state
	I0913 18:45:05.960400   78012 api_server.go:204] freezer state: "THAWED"
	I0913 18:45:05.960422   78012 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0913 18:45:05.964116   78012 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0913 18:45:05.964140   78012 status.go:422] ha-481323 apiserver status = Running (err=<nil>)
	I0913 18:45:05.964153   78012 status.go:257] ha-481323 status: &{Name:ha-481323 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:45:05.964192   78012 status.go:255] checking status of ha-481323-m02 ...
	I0913 18:45:05.964435   78012 cli_runner.go:164] Run: docker container inspect ha-481323-m02 --format={{.State.Status}}
	I0913 18:45:05.980431   78012 status.go:330] ha-481323-m02 host status = "Stopped" (err=<nil>)
	I0913 18:45:05.980451   78012 status.go:343] host is not running, skipping remaining checks
	I0913 18:45:05.980458   78012 status.go:257] ha-481323-m02 status: &{Name:ha-481323-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:45:05.980493   78012 status.go:255] checking status of ha-481323-m03 ...
	I0913 18:45:05.980806   78012 cli_runner.go:164] Run: docker container inspect ha-481323-m03 --format={{.State.Status}}
	I0913 18:45:05.997057   78012 status.go:330] ha-481323-m03 host status = "Running" (err=<nil>)
	I0913 18:45:05.997082   78012 host.go:66] Checking if "ha-481323-m03" exists ...
	I0913 18:45:05.997350   78012 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-481323-m03
	I0913 18:45:06.014024   78012 host.go:66] Checking if "ha-481323-m03" exists ...
	I0913 18:45:06.014305   78012 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:45:06.014357   78012 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-481323-m03
	I0913 18:45:06.031349   78012 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/ha-481323-m03/id_rsa Username:docker}
	I0913 18:45:06.118465   78012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:45:06.129271   78012 kubeconfig.go:125] found "ha-481323" server: "https://192.168.49.254:8443"
	I0913 18:45:06.129298   78012 api_server.go:166] Checking apiserver status ...
	I0913 18:45:06.129339   78012 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:45:06.139347   78012 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1423/cgroup
	I0913 18:45:06.148224   78012 api_server.go:182] apiserver freezer: "9:freezer:/docker/0e13a57bbbaea4047a8055003cc8eaa41a933d673b23250fe7bff5154f4e1736/crio/crio-6fa8657476febc93de104a85bd4840a4854ac2c73b04afbaefad688920da0141"
	I0913 18:45:06.148277   78012 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0e13a57bbbaea4047a8055003cc8eaa41a933d673b23250fe7bff5154f4e1736/crio/crio-6fa8657476febc93de104a85bd4840a4854ac2c73b04afbaefad688920da0141/freezer.state
	I0913 18:45:06.155902   78012 api_server.go:204] freezer state: "THAWED"
	I0913 18:45:06.155937   78012 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0913 18:45:06.159436   78012 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0913 18:45:06.159456   78012 status.go:422] ha-481323-m03 apiserver status = Running (err=<nil>)
	I0913 18:45:06.159464   78012 status.go:257] ha-481323-m03 status: &{Name:ha-481323-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:45:06.159482   78012 status.go:255] checking status of ha-481323-m04 ...
	I0913 18:45:06.159719   78012 cli_runner.go:164] Run: docker container inspect ha-481323-m04 --format={{.State.Status}}
	I0913 18:45:06.177396   78012 status.go:330] ha-481323-m04 host status = "Running" (err=<nil>)
	I0913 18:45:06.177419   78012 host.go:66] Checking if "ha-481323-m04" exists ...
	I0913 18:45:06.177724   78012 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-481323-m04
	I0913 18:45:06.193656   78012 host.go:66] Checking if "ha-481323-m04" exists ...
	I0913 18:45:06.193931   78012 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:45:06.193987   78012 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-481323-m04
	I0913 18:45:06.210626   78012 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/ha-481323-m04/id_rsa Username:docker}
	I0913 18:45:06.302155   78012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:45:06.312178   78012 status.go:257] ha-481323-m04 status: &{Name:ha-481323-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (31.48s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0913 18:45:42.602064   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:42.608434   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:42.619764   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:42.641159   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:42.682524   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:42.763963   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:42.925435   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (4.783443228s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (177.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-481323 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-481323 -v=7 --alsologtostderr
E0913 18:45:43.247451   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:43.889448   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:45.170836   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:47.732939   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:45:52.855015   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:46:03.097170   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-481323 -v=7 --alsologtostderr: (36.588742106s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-481323 --wait=true -v=7 --alsologtostderr
E0913 18:46:23.579011   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:47:04.541292   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:48:26.463625   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-481323 --wait=true -v=7 --alsologtostderr: (2m20.324889888s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-481323
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (177.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-481323 stop -v=7 --alsologtostderr
E0913 18:48:55.505655   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-481323 stop -v=7 --alsologtostderr: (35.323948042s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-481323 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-481323 status -v=7 --alsologtostderr: exit status 7 (95.560433ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:49:27.120734   95250 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:49:27.120979   95250 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:49:27.120988   95250 out.go:358] Setting ErrFile to fd 2...
	I0913 18:49:27.120992   95250 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:49:27.121170   95250 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:49:27.121328   95250 out.go:352] Setting JSON to false
	I0913 18:49:27.121356   95250 mustload.go:65] Loading cluster: ha-481323
	I0913 18:49:27.121466   95250 notify.go:220] Checking for updates...
	I0913 18:49:27.121814   95250 config.go:182] Loaded profile config "ha-481323": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:49:27.121830   95250 status.go:255] checking status of ha-481323 ...
	I0913 18:49:27.122229   95250 cli_runner.go:164] Run: docker container inspect ha-481323 --format={{.State.Status}}
	I0913 18:49:27.139179   95250 status.go:330] ha-481323 host status = "Stopped" (err=<nil>)
	I0913 18:49:27.139211   95250 status.go:343] host is not running, skipping remaining checks
	I0913 18:49:27.139218   95250 status.go:257] ha-481323 status: &{Name:ha-481323 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:49:27.139256   95250 status.go:255] checking status of ha-481323-m02 ...
	I0913 18:49:27.139505   95250 cli_runner.go:164] Run: docker container inspect ha-481323-m02 --format={{.State.Status}}
	I0913 18:49:27.156327   95250 status.go:330] ha-481323-m02 host status = "Stopped" (err=<nil>)
	I0913 18:49:27.156346   95250 status.go:343] host is not running, skipping remaining checks
	I0913 18:49:27.156353   95250 status.go:257] ha-481323-m02 status: &{Name:ha-481323-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:49:27.156370   95250 status.go:255] checking status of ha-481323-m04 ...
	I0913 18:49:27.156615   95250 cli_runner.go:164] Run: docker container inspect ha-481323-m04 --format={{.State.Status}}
	I0913 18:49:27.172833   95250 status.go:330] ha-481323-m04 host status = "Stopped" (err=<nil>)
	I0913 18:49:27.172859   95250 status.go:343] host is not running, skipping remaining checks
	I0913 18:49:27.172868   95250 status.go:257] ha-481323-m04 status: &{Name:ha-481323-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (58.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-481323 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-481323 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (57.513137443s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-481323 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 (58.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (62.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-481323 --control-plane -v=7 --alsologtostderr
E0913 18:50:42.599264   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:51:10.305922   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-481323 --control-plane -v=7 --alsologtostderr: (1m1.987975026s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-481323 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (62.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.61s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (37.78s)

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

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

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

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

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

                                                
                                    
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-531364 --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-531364 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (60.193891ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e97d979d-193c-4ce3-bff6-9fe93605d351","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-531364] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"62204caa-f890-47a2-80ff-4932e477ea7d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19636"}}
	{"specversion":"1.0","id":"5b619866-fed5-480e-9623-795f432ed7ec","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":"98c526bd-7da7-465a-94b8-b45015784227","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig"}}
	{"specversion":"1.0","id":"90e66582-ead2-4bc9-af6b-6ee718dd9fa6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube"}}
	{"specversion":"1.0","id":"e74cc415-4b97-4723-981e-202a43faefd3","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":"0cc30eab-5bd1-4cee-8e77-feab7f63efa9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"88fd4f6a-d6c3-46a9-942f-735f3e2a29af","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-531364" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-531364
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (26.46s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.1s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.17s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-964876 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-964876 --network=existing-network: (20.120828466s)
helpers_test.go:175: Cleaning up "existing-network-964876" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-964876
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-964876: (1.914770503s)
--- PASS: TestKicExistingNetwork (22.17s)

                                                
                                    
x
+
TestKicCustomSubnet (22.56s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-414426 --subnet=192.168.60.0/24
E0913 18:53:55.505662   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/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-414426 --subnet=192.168.60.0/24: (20.53960824s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-414426 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-414426" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-414426
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-414426: (1.995362006s)
--- PASS: TestKicCustomSubnet (22.56s)

                                                
                                    
x
+
TestKicStaticIP (25.64s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (46.25s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-809217 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-809217 --driver=docker  --container-runtime=crio: (20.44815814s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-826421 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-826421 --driver=docker  --container-runtime=crio: (21.189214992s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-809217
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-826421
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-826421" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-826421
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-826421: (1.794920483s)
helpers_test.go:175: Cleaning up "first-809217" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-809217
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-809217: (1.804005632s)
--- PASS: TestMinikubeProfile (46.25s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.19s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-074842 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0913 18:55:18.570263   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-074842 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.191635765s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.19s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.1s)

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

                                                
                                    
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-087188 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.23s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
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-087188 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-087188
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-087188: (1.167380733s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (6.99s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (91.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-840568 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 18:55:42.598552   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-840568 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m30.881533416s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-840568 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (91.30s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (25.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.05s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:57:52.403525  160070 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:57:52.403768  160070 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:57:52.403776  160070 out.go:358] Setting ErrFile to fd 2...
	I0913 18:57:52.403781  160070 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:57:52.403960  160070 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 18:57:52.404113  160070 out.go:352] Setting JSON to false
	I0913 18:57:52.404141  160070 mustload.go:65] Loading cluster: multinode-840568
	I0913 18:57:52.404243  160070 notify.go:220] Checking for updates...
	I0913 18:57:52.404510  160070 config.go:182] Loaded profile config "multinode-840568": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:57:52.404526  160070 status.go:255] checking status of multinode-840568 ...
	I0913 18:57:52.404984  160070 cli_runner.go:164] Run: docker container inspect multinode-840568 --format={{.State.Status}}
	I0913 18:57:52.425519  160070 status.go:330] multinode-840568 host status = "Running" (err=<nil>)
	I0913 18:57:52.425556  160070 host.go:66] Checking if "multinode-840568" exists ...
	I0913 18:57:52.425898  160070 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-840568
	I0913 18:57:52.443368  160070 host.go:66] Checking if "multinode-840568" exists ...
	I0913 18:57:52.443656  160070 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:57:52.443718  160070 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-840568
	I0913 18:57:52.460533  160070 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/multinode-840568/id_rsa Username:docker}
	I0913 18:57:52.546418  160070 ssh_runner.go:195] Run: systemctl --version
	I0913 18:57:52.550336  160070 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:57:52.560689  160070 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:57:52.609974  160070 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:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-13 18:57:52.601227226 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 18:57:52.610487  160070 kubeconfig.go:125] found "multinode-840568" server: "https://192.168.67.2:8443"
	I0913 18:57:52.610512  160070 api_server.go:166] Checking apiserver status ...
	I0913 18:57:52.610539  160070 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:57:52.620283  160070 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1514/cgroup
	I0913 18:57:52.628737  160070 api_server.go:182] apiserver freezer: "9:freezer:/docker/71aed149e538fe4498cf45ab92377d89145965ad96322111dd2c405af343b5de/crio/crio-8ecd49fb00a5b88134ac176b279f0163db2aa9809f0e9f284f1ad72d16456e77"
	I0913 18:57:52.628785  160070 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/71aed149e538fe4498cf45ab92377d89145965ad96322111dd2c405af343b5de/crio/crio-8ecd49fb00a5b88134ac176b279f0163db2aa9809f0e9f284f1ad72d16456e77/freezer.state
	I0913 18:57:52.636316  160070 api_server.go:204] freezer state: "THAWED"
	I0913 18:57:52.636338  160070 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0913 18:57:52.639941  160070 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0913 18:57:52.639961  160070 status.go:422] multinode-840568 apiserver status = Running (err=<nil>)
	I0913 18:57:52.639970  160070 status.go:257] multinode-840568 status: &{Name:multinode-840568 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:57:52.639984  160070 status.go:255] checking status of multinode-840568-m02 ...
	I0913 18:57:52.640250  160070 cli_runner.go:164] Run: docker container inspect multinode-840568-m02 --format={{.State.Status}}
	I0913 18:57:52.657190  160070 status.go:330] multinode-840568-m02 host status = "Running" (err=<nil>)
	I0913 18:57:52.657212  160070 host.go:66] Checking if "multinode-840568-m02" exists ...
	I0913 18:57:52.657450  160070 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-840568-m02
	I0913 18:57:52.675062  160070 host.go:66] Checking if "multinode-840568-m02" exists ...
	I0913 18:57:52.675304  160070 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:57:52.675335  160070 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-840568-m02
	I0913 18:57:52.691917  160070 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19636-3706/.minikube/machines/multinode-840568-m02/id_rsa Username:docker}
	I0913 18:57:52.778192  160070 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:57:52.789996  160070 status.go:257] multinode-840568-m02 status: &{Name:multinode-840568-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0913 18:57:52.790037  160070 status.go:255] checking status of multinode-840568-m03 ...
	I0913 18:57:52.790348  160070 cli_runner.go:164] Run: docker container inspect multinode-840568-m03 --format={{.State.Status}}
	I0913 18:57:52.807463  160070 status.go:330] multinode-840568-m03 host status = "Stopped" (err=<nil>)
	I0913 18:57:52.807484  160070 status.go:343] host is not running, skipping remaining checks
	I0913 18:57:52.807490  160070 status.go:257] multinode-840568-m03 status: &{Name:multinode-840568-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (98.13s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-840568
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-840568
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-840568: (24.639081154s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-840568 --wait=true -v=8 --alsologtostderr
E0913 18:58:55.505522   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-840568 --wait=true -v=8 --alsologtostderr: (1m13.408794782s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-840568
--- PASS: TestMultiNode/serial/RestartKeepsNodes (98.13s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.15s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-840568 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-840568 stop: (23.461996567s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-840568 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-840568 status: exit status 7 (78.641295ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:00:08.369820  169751 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:00:08.369916  169751 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:00:08.369923  169751 out.go:358] Setting ErrFile to fd 2...
	I0913 19:00:08.369927  169751 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:00:08.370094  169751 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 19:00:08.370245  169751 out.go:352] Setting JSON to false
	I0913 19:00:08.370269  169751 mustload.go:65] Loading cluster: multinode-840568
	I0913 19:00:08.370374  169751 notify.go:220] Checking for updates...
	I0913 19:00:08.370706  169751 config.go:182] Loaded profile config "multinode-840568": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 19:00:08.370726  169751 status.go:255] checking status of multinode-840568 ...
	I0913 19:00:08.371221  169751 cli_runner.go:164] Run: docker container inspect multinode-840568 --format={{.State.Status}}
	I0913 19:00:08.388388  169751 status.go:330] multinode-840568 host status = "Stopped" (err=<nil>)
	I0913 19:00:08.388409  169751 status.go:343] host is not running, skipping remaining checks
	I0913 19:00:08.388417  169751 status.go:257] multinode-840568 status: &{Name:multinode-840568 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:00:08.388457  169751 status.go:255] checking status of multinode-840568-m02 ...
	I0913 19:00:08.388693  169751 cli_runner.go:164] Run: docker container inspect multinode-840568-m02 --format={{.State.Status}}
	I0913 19:00:08.405358  169751 status.go:330] multinode-840568-m02 host status = "Stopped" (err=<nil>)
	I0913 19:00:08.405409  169751 status.go:343] host is not running, skipping remaining checks
	I0913 19:00:08.405420  169751 status.go:257] multinode-840568-m02 status: &{Name:multinode-840568-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-840568 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 19:00:42.598743   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-840568 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.792324868s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-840568 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 (52.33s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.04s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (102.29s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-357137 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0913 19:02:05.667965   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-357137 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m17.118695953s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-357137 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-357137
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-357137: (5.636423584s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-357137 --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-357137 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.424888166s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-357137 image list
helpers_test.go:175: Cleaning up "test-preload-357137" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-357137
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-357137: (1.934220922s)
--- PASS: TestPreload (102.29s)

                                                
                                    
x
+
TestScheduledStopUnix (95.47s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-846038 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-846038 --memory=2048 --driver=docker  --container-runtime=crio: (19.728807521s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-846038 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-846038 -n scheduled-stop-846038
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-846038 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-846038 --cancel-scheduled
E0913 19:03:55.506760   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-846038 -n scheduled-stop-846038
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-846038
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-846038 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-846038
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-846038: exit status 7 (59.144185ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.41s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cf3f0880-48f7-4ae4-993d-328ecf112f0c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-610594] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3b774e1d-5c1f-4751-bf45-24fb3831dd19","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19636"}}
	{"specversion":"1.0","id":"f123377a-aa71-442a-98c7-1295c209f6b9","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":"adf1518b-1fb4-4c4f-9351-957cd5db5f27","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig"}}
	{"specversion":"1.0","id":"7619d66e-7e83-49b3-ab10-538f5c32d621","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube"}}
	{"specversion":"1.0","id":"632995a9-3b51-4099-898a-c629da550ef4","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":"255e98e8-8d8b-4508-93f8-00ec43d6d31e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e60f851e-c064-433a-a058-2a2ce314a81f","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":"fe32aede-b2e4-430f-a88e-a9bbb11d3109","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":"d138ce73-a398-4252-a8fe-f756653a217f","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":"23e8ebe4-9f55-44a7-bf5b-026c993cd647","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":"677682b8-f335-4438-80dd-3f89f7fe27a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-610594\" primary control-plane node in \"insufficient-storage-610594\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"a6a163e0-0904-4b3c-9071-020d6fc71afa","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-1726193793-19634 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"a3ed58e8-0450-4c09-96d5-1cee8af7060a","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":"745ad91f-4c9e-436f-81b4-e0eb72ccf177","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-610594 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-610594 --output=json --layout=cluster: exit status 7 (243.443502ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0913 19:04:57.732059  192313 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-610594" does not appear in /home/jenkins/minikube-integration/19636-3706/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0913 19:04:57.973877  192414 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-610594" does not appear in /home/jenkins/minikube-integration/19636-3706/kubeconfig
	E0913 19:04:57.983143  192414 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/insufficient-storage-610594/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (58.11s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3783111780 start -p running-upgrade-351951 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3783111780 start -p running-upgrade-351951 --memory=2200 --vm-driver=docker  --container-runtime=crio: (32.981346449s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-351951 --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-351951 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (19.43592355s)
helpers_test.go:175: Cleaning up "running-upgrade-351951" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-351951
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-351951: (5.257163684s)
--- PASS: TestRunningBinaryUpgrade (58.11s)

                                                
                                    
x
+
TestKubernetesUpgrade (357.76s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (92.65s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3164187916 start -p missing-upgrade-641932 --memory=2200 --driver=docker  --container-runtime=crio
E0913 19:05:42.598578   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3164187916 start -p missing-upgrade-641932 --memory=2200 --driver=docker  --container-runtime=crio: (24.521146524s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-641932
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-641932: (10.462185871s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-641932
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-641932 --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-641932 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (55.125730682s)
helpers_test.go:175: Cleaning up "missing-upgrade-641932" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-641932
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-641932: (1.922209315s)
--- PASS: TestMissingContainerUpgrade (92.65s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.45s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-320843] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19636
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.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.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (38.37s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.21s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3467917750 start -p stopped-upgrade-382788 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3467917750 start -p stopped-upgrade-382788 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m14.397548203s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3467917750 -p stopped-upgrade-382788 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3467917750 -p stopped-upgrade-382788 stop: (1.698202298s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-382788 --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-382788 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.114882952s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.21s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (20.28s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (11.83s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.67s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (10.76s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.49s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:06:34.496543  219827 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:06:34.496819  219827 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:06:34.496829  219827 out.go:358] Setting ErrFile to fd 2...
	I0913 19:06:34.496835  219827 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:06:34.497051  219827 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-3706/.minikube/bin
	I0913 19:06:34.497689  219827 out.go:352] Setting JSON to false
	I0913 19:06:34.498819  219827 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2944,"bootTime":1726251450,"procs":330,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 19:06:34.498883  219827 start.go:139] virtualization: kvm guest
	I0913 19:06:34.501219  219827 out.go:177] * [false-173344] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 19:06:34.502653  219827 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 19:06:34.502680  219827 notify.go:220] Checking for updates...
	I0913 19:06:34.505837  219827 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 19:06:34.507081  219827 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-3706/kubeconfig
	I0913 19:06:34.508260  219827 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-3706/.minikube
	I0913 19:06:34.509500  219827 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 19:06:34.510810  219827 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 19:06:34.512514  219827 config.go:182] Loaded profile config "kubernetes-upgrade-602950": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0913 19:06:34.512636  219827 config.go:182] Loaded profile config "missing-upgrade-641932": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0913 19:06:34.512736  219827 config.go:182] Loaded profile config "stopped-upgrade-382788": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0913 19:06:34.512826  219827 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 19:06:34.547292  219827 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 19:06:34.547407  219827 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 19:06:34.613585  219827 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:true BridgeNfIP6Tables:true Debug:false NFd:75 OomKillDisable:true NGoroutines:99 SystemTime:2024-09-13 19:06:34.604542923 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_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-15 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerEr
rors:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] 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>}}
	I0913 19:06:34.613730  219827 docker.go:318] overlay module found
	I0913 19:06:34.615871  219827 out.go:177] * Using the docker driver based on user configuration
	I0913 19:06:34.617214  219827 start.go:297] selected driver: docker
	I0913 19:06:34.617227  219827 start.go:901] validating driver "docker" against <nil>
	I0913 19:06:34.617241  219827 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 19:06:34.619644  219827 out.go:201] 
	W0913 19:06:34.621004  219827 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
	I0913 19:06:34.622192  219827 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-602950
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.85.2:8443
name: missing-upgrade-641932
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: stopped-upgrade-382788
contexts:
- context:
cluster: kubernetes-upgrade-602950
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-602950
name: kubernetes-upgrade-602950
- context:
cluster: missing-upgrade-641932
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-641932
name: missing-upgrade-641932
- context:
cluster: stopped-upgrade-382788
user: stopped-upgrade-382788
name: stopped-upgrade-382788
current-context: stopped-upgrade-382788
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-602950
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kubernetes-upgrade-602950/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kubernetes-upgrade-602950/client.key
- name: missing-upgrade-641932
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/missing-upgrade-641932/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/missing-upgrade-641932/client.key
- name: stopped-upgrade-382788
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/stopped-upgrade-382788/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/stopped-upgrade-382788/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.79s)

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

                                                
                                    
x
+
TestPause/serial/Start (40.01s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-278856 --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-278856 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (40.008173752s)
--- PASS: TestPause/serial/Start (40.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-173344 --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-173344 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (41.163850689s)
--- PASS: TestNetworkPlugins/group/auto/Start (41.16s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (77.4s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-173344 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-173344 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-686zn" [f70e8569-b791-4d5e-b4f7-e17410c94ec4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-686zn" [f70e8569-b791-4d5e-b4f7-e17410c94ec4] Running
E0913 19:08:55.505598   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.003389938s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (8.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-173344 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-173344 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-173344 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/Start (70.7s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.67s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-278856","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-278856","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.28s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.59s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.64s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.65s)

                                                
                                                
=== 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-278856
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-278856: exit status 1 (17.646134ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

                                                
                                    
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-tdhc5" [58981036-3db5-4fd2-a546-c43d28e0755b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004155382s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-173344 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-wmgd2" [9c9b09ee-188e-47fe-b47b-c241a7529820] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wmgd2" [9c9b09ee-188e-47fe-b47b-c241a7529820] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004408126s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.18s)

                                                
                                    
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-f4szx" [0330ac38-8f3a-4879-9463-bf637f5fc4b4] Running
E0913 19:10:42.599151   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/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.006615304s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-173344 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-m9trk" [2ffaddc3-e430-403f-85c7-489f5960adcc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-m9trk" [2ffaddc3-e430-403f-85c7-489f5960adcc] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.005638794s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.22s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-173344 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-twgf7" [3674cbdc-e9c1-421a-8d61-ecd3c10d8041] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-twgf7" [3674cbdc-e9c1-421a-8d61-ecd3c10d8041] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003848271s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.25s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-173344 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.1s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-173344 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0913 19:11:58.572140   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-173344 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m8.962675673s)
--- PASS: TestNetworkPlugins/group/bridge/Start (68.96s)

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

                                                
                                                
=== 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-535457 --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-535457 --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: (2m10.185676122s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (130.19s)

                                                
                                    
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-zxf4k" [03b43c68-914f-4845-8cd6-16a45b5bf497] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003730826s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-173344 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-9j6mz" [c7ff179c-ed99-4151-b0bb-c2ffdc378b55] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9j6mz" [c7ff179c-ed99-4151-b0bb-c2ffdc378b55] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003647829s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.53s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-173344 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-zsk8g" [df155bdf-4adc-4f4d-9a8e-331f4c6448fb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-zsk8g" [df155bdf-4adc-4f4d-9a8e-331f4c6448fb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.00390447s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.23s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-173344 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-7vr9t" [8605513b-8a1e-4d4e-adc0-9d98d826edc5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-7vr9t" [8605513b-8a1e-4d4e-adc0-9d98d826edc5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003654462s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.30s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-173344 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.10s)
E0913 19:17:57.625511   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.311443   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.317854   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.329061   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.350671   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.391932   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.473616   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.635589   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:00.957565   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:01.599577   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:02.881514   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:05.443502   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-676754 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" [e96ce4d4-5393-48e4-aab9-151881eba60e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e96ce4d4-5393-48e4-aab9-151881eba60e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004177244s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-676754 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.24s)

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

                                                
                                                
=== 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-071207 --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-071207 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m8.221045314s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (68.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-913455 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" [8c8f363d-203f-40f5-9c1c-9e0af1fc060b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8c8f363d-203f-40f5-9c1c-9e0af1fc060b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 7.003878118s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-913455 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (7.26s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-676754 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-676754 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m21.622913137s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-676754 -n embed-certs-676754
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (261.90s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-913455 --alsologtostderr -v=3
E0913 19:13:50.932910   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:50.940023   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:50.951290   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:50.973506   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:51.015562   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:51.097170   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:51.259465   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:51.581729   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:52.223926   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:53.505988   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:55.505472   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/addons-639162/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:13:56.067208   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-913455 --alsologtostderr -v=3: (11.879212992s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.88s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-913455 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0913 19:14:01.188738   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:14:11.431000   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-913455 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m22.25197031s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-913455 -n no-preload-913455
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-535457 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" [fb00312d-3ef0-4db0-98bc-a441e2a81c9d] Pending
helpers_test.go:344: "busybox" [fb00312d-3ef0-4db0-98bc-a441e2a81c9d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fb00312d-3ef0-4db0-98bc-a441e2a81c9d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.003180148s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-535457 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.38s)

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

                                                
                                                
=== 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-535457 --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-535457 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.84s)

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

                                                
                                                
=== 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-535457 --alsologtostderr -v=3
E0913 19:14:31.913234   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/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-535457 --alsologtostderr -v=3: (11.947955484s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.95s)

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

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

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

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

                                                
                                                
=== 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-535457 --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-535457 --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: (2m18.432993726s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-535457 -n old-k8s-version-535457
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (138.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-071207 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" [85963a7e-1067-41a5-80b8-d04f0c96d71c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [85963a7e-1067-41a5-80b8-d04f0c96d71c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.005585575s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-071207 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.27s)

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

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

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

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

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

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

                                                
                                                
=== 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-071207 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0913 19:15:12.875340   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.076334   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.082642   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.093982   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.115350   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.156746   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.238118   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.399640   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:27.720896   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:28.362674   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:29.644684   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:32.206035   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:37.327314   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:37.921636   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:37.928012   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:37.939394   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:37.960793   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:38.002170   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:38.083787   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:38.245251   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:38.566969   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:39.209018   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:40.491332   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:42.598713   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/functional-202523/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:43.052935   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:47.569099   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:48.174589   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:15:58.416353   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:08.050539   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:18.898057   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:34.796813   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/auto-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:35.688588   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:35.695001   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:35.706341   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:35.727677   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:35.769061   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:35.850517   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:36.012169   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:36.333711   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:36.975765   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:38.257460   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:40.819415   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:45.941299   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:49.011826   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-071207 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m21.874996367s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-071207 -n default-k8s-diff-port-071207
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.16s)

                                                
                                    
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-f48px" [76377879-7a5b-4e46-93d4-ea56f72ef64b] Running
E0913 19:16:56.182931   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:16:59.859743   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004087802s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-f48px" [76377879-7a5b-4e46-93d4-ea56f72ef64b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003436639s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-535457 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-535457 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

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

                                                
                                                
=== 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-535457 --alsologtostderr -v=1
E0913 19:17:05.956494   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:05.962957   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:05.974430   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:05.996333   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:06.037780   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:06.119566   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:06.281078   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-535457 -n old-k8s-version-535457
E0913 19:17:06.602882   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-535457 -n old-k8s-version-535457: exit status 2 (274.867324ms)

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

                                                
                                                
-- 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-535457 --alsologtostderr -v=1
E0913 19:17:07.245155   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-535457 -n old-k8s-version-535457
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-535457 -n old-k8s-version-535457
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-707912 --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
E0913 19:17:11.088541   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:11.194906   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:11.836751   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:13.118261   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:15.680033   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:16.210414   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:16.664181   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/custom-flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:20.802071   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:26.452145   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:31.043988   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/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-707912 --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: (25.892836679s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (25.89s)

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

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

                                                
                                    
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-707912 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-707912 --alsologtostderr -v=3: (1.189997428s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.19s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-707912 --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
E0913 19:17:46.933558   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:17:51.526066   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-707912 --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.81242862s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-707912 -n newest-cni-707912
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.11s)

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

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

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

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

                                                
                                    
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-f5v9m" [6a1ec982-3535-463a-afe9-292ceba66058] Running
E0913 19:18:10.564903   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:10.933879   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kindnet-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003773594s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-f5v9m" [6a1ec982-3535-463a-afe9-292ceba66058] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004129618s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-676754 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-676754 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.21s)

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

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

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

                                                
                                                
-- 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-676754 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-676754 -n embed-certs-676754
E0913 19:18:20.807053   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-676754 -n embed-certs-676754
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.46s)

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

                                                
                                                
=== 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-fww54" [17cf9f81-d622-416d-8675-6d36bb1f293c] Running
E0913 19:18:21.781034   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/calico-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003440859s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-fww54" [17cf9f81-d622-416d-8675-6d36bb1f293c] Running
E0913 19:18:27.895594   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/flannel-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:32.487466   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/enable-default-cni-173344/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004321956s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-913455 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

                                                
                                    
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-bm9n7" [8ce84426-b4b3-45ec-958e-443f39062157] Running
E0913 19:19:22.250684   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/bridge-173344/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:19:25.017553   10461 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/old-k8s-version-535457/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00437793s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-bm9n7" [8ce84426-b4b3-45ec-958e-443f39062157] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003590544s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-071207 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

                                                
                                    

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

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-602950
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.85.2:8443
name: missing-upgrade-641932
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: stopped-upgrade-382788
contexts:
- context:
cluster: kubernetes-upgrade-602950
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:31 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-602950
name: kubernetes-upgrade-602950
- context:
cluster: missing-upgrade-641932
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-641932
name: missing-upgrade-641932
- context:
cluster: stopped-upgrade-382788
user: stopped-upgrade-382788
name: stopped-upgrade-382788
current-context: stopped-upgrade-382788
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-602950
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kubernetes-upgrade-602950/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/kubernetes-upgrade-602950/client.key
- name: missing-upgrade-641932
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/missing-upgrade-641932/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/missing-upgrade-641932/client.key
- name: stopped-upgrade-382788
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/stopped-upgrade-382788/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/stopped-upgrade-382788/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.6s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.85.2:8443
name: missing-upgrade-641932
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-3706/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:41 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.103.2:8443
name: stopped-upgrade-382788
contexts:
- context:
cluster: missing-upgrade-641932
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:02 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-641932
name: missing-upgrade-641932
- context:
cluster: stopped-upgrade-382788
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:06:41 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: stopped-upgrade-382788
name: stopped-upgrade-382788
current-context: stopped-upgrade-382788
kind: Config
preferences: {}
users:
- name: missing-upgrade-641932
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/missing-upgrade-641932/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/missing-upgrade-641932/client.key
- name: stopped-upgrade-382788
user:
client-certificate: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/stopped-upgrade-382788/client.crt
client-key: /home/jenkins/minikube-integration/19636-3706/.minikube/profiles/stopped-upgrade-382788/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-173344 [took: 4.45667443s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-173344" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-173344
--- SKIP: TestNetworkPlugins/group/cilium (4.60s)

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

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

                                                
                                    
Copied to clipboard