Test Report: Docker_Linux_crio 19649

                    
                      32fce3c1cb58db02ee1cd4b36165a584c8a30f83:2024-09-16:36244
                    
                

Test fail (4/328)

Order failed test Duration
33 TestAddons/parallel/Registry 73.77
34 TestAddons/parallel/Ingress 151.43
36 TestAddons/parallel/MetricsServer 361.98
120 TestFunctional/parallel/ImageCommands/ImageListYaml 2.27
x
+
TestAddons/parallel/Registry (73.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.082861ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002871758s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003163126s
addons_test.go:342: (dbg) Run:  kubectl --context addons-593827 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-593827 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:347: (dbg) Non-zero exit: kubectl --context addons-593827 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.071370137s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-593827 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:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 ip
2024/09/16 17:46:34 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 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-593827
helpers_test.go:235: (dbg) docker inspect addons-593827:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87",
	        "Created": "2024-09-16T17:34:16.419175346Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 28315,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T17:34:16.551797723Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:42cce955f9eac9d57cd22fac71bb25240691d58509ec274149a0acd1eaaf86ec",
	        "ResolvConfPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/hostname",
	        "HostsPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/hosts",
	        "LogPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87-json.log",
	        "Name": "/addons-593827",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-593827:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-593827",
	            "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/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1-init/diff:/var/lib/docker/overlay2/ee051aae69833d7660e9ea1712c15a7d952553a5c6ed4b0812da78b7a4fdb469/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-593827",
	                "Source": "/var/lib/docker/volumes/addons-593827/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-593827",
	            "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-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc",
	            "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-593827",
	                "name.minikube.sigs.k8s.io": "addons-593827",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1c95b4b70bfd9e0f790348d4361a4381caea7b9614635598615322b5ba6b71a8",
	            "SandboxKey": "/var/run/docker/netns/1c95b4b70bfd",
	            "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-593827": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c679ec4149133dcd6a550d27bdf2f2b5d85b16451744bcb2cba91fe8525ec404",
	                    "EndpointID": "25ea04d8406daa6ff52703deaf9b5101b3994845e4760f85ddd387060716633f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-593827",
	                        "e8fbfa4b3fbd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-593827 -n addons-593827
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-593827 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 logs -n 25: (1.153985757s)
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 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| delete  | -p download-only-113281                                                                     | download-only-113281   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| delete  | -p download-only-998642                                                                     | download-only-998642   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| delete  | -p download-only-113281                                                                     | download-only-113281   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-496133 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | download-docker-496133                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-496133                                                                   | download-docker-496133 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-802593   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | binary-mirror-802593                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34691                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-802593                                                                     | binary-mirror-802593   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-593827 --wait=true                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:37 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-593827 ssh cat                                                                       | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | /opt/local-path-provisioner/pvc-4a33750a-d711-4a89-9e76-3c5d355de091_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | -p addons-593827                                                                            |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | -p addons-593827                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-593827 ssh curl -s                                                                   | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-593827 ip                                                                            | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 17:33:51
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 17:33:51.867337   27554 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:33:51.867433   27554 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:51.867439   27554 out.go:358] Setting ErrFile to fd 2...
	I0916 17:33:51.867445   27554 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:51.867637   27554 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:33:51.868245   27554 out.go:352] Setting JSON to false
	I0916 17:33:51.869106   27554 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4573,"bootTime":1726503459,"procs":171,"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"}
	I0916 17:33:51.869164   27554 start.go:139] virtualization: kvm guest
	I0916 17:33:51.871807   27554 out.go:177] * [addons-593827] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0916 17:33:51.873195   27554 out.go:177]   - MINIKUBE_LOCATION=19649
	I0916 17:33:51.873200   27554 notify.go:220] Checking for updates...
	I0916 17:33:51.876380   27554 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:33:51.877834   27554 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:33:51.879313   27554 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:33:51.880686   27554 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 17:33:51.882014   27554 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 17:33:51.883653   27554 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:33:51.904256   27554 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:33:51.904366   27554 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:51.954955   27554 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 17:33:51.945670163 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:51.955056   27554 docker.go:318] overlay module found
	I0916 17:33:51.956786   27554 out.go:177] * Using the docker driver based on user configuration
	I0916 17:33:51.957969   27554 start.go:297] selected driver: docker
	I0916 17:33:51.957987   27554 start.go:901] validating driver "docker" against <nil>
	I0916 17:33:51.957999   27554 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 17:33:51.958744   27554 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:52.006987   27554 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 17:33:51.998171163 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:52.007173   27554 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 17:33:52.007403   27554 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]
	I0916 17:33:52.009224   27554 out.go:177] * Using Docker driver with root privileges
	I0916 17:33:52.010790   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:33:52.010845   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:33:52.010858   27554 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 17:33:52.010922   27554 start.go:340] cluster config:
	{Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:33:52.012606   27554 out.go:177] * Starting "addons-593827" primary control-plane node in "addons-593827" cluster
	I0916 17:33:52.013888   27554 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 17:33:52.015238   27554 out.go:177] * Pulling base image v0.0.45-1726481311-19649 ...
	I0916 17:33:52.016567   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:33:52.016614   27554 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0916 17:33:52.016626   27554 cache.go:56] Caching tarball of preloaded images
	I0916 17:33:52.016689   27554 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local docker daemon
	I0916 17:33:52.016759   27554 preload.go:172] Found /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0916 17:33:52.016775   27554 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0916 17:33:52.017140   27554 profile.go:143] Saving config to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json ...
	I0916 17:33:52.017164   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json: {Name:mk4a4b5a3a3d8ed61be49c7bb49407125388e277 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:33:52.032326   27554 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc to local cache
	I0916 17:33:52.032437   27554 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory
	I0916 17:33:52.032455   27554 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory, skipping pull
	I0916 17:33:52.032461   27554 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc exists in cache, skipping pull
	I0916 17:33:52.032469   27554 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc as a tarball
	I0916 17:33:52.032476   27554 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc from local cache
	I0916 17:34:04.043567   27554 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc from cached tarball
	I0916 17:34:04.043610   27554 cache.go:194] Successfully downloaded all kic artifacts
	I0916 17:34:04.043667   27554 start.go:360] acquireMachinesLock for addons-593827: {Name:mkeb83151b36cc0032230d8dd490d92272c918ea Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 17:34:04.043779   27554 start.go:364] duration metric: took 90.528µs to acquireMachinesLock for "addons-593827"
	I0916 17:34:04.043805   27554 start.go:93] Provisioning new machine with config: &{Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:34:04.043898   27554 start.go:125] createHost starting for "" (driver="docker")
	I0916 17:34:04.045831   27554 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 17:34:04.046106   27554 start.go:159] libmachine.API.Create for "addons-593827" (driver="docker")
	I0916 17:34:04.046143   27554 client.go:168] LocalClient.Create starting
	I0916 17:34:04.046253   27554 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem
	I0916 17:34:04.299569   27554 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem
	I0916 17:34:04.769625   27554 cli_runner.go:164] Run: docker network inspect addons-593827 --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}}]}"
	W0916 17:34:04.785538   27554 cli_runner.go:211] docker network inspect addons-593827 --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
	I0916 17:34:04.785598   27554 network_create.go:284] running [docker network inspect addons-593827] to gather additional debugging logs...
	I0916 17:34:04.785613   27554 cli_runner.go:164] Run: docker network inspect addons-593827
	W0916 17:34:04.802177   27554 cli_runner.go:211] docker network inspect addons-593827 returned with exit code 1
	I0916 17:34:04.802209   27554 network_create.go:287] error running [docker network inspect addons-593827]: docker network inspect addons-593827: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-593827 not found
	I0916 17:34:04.802224   27554 network_create.go:289] output of [docker network inspect addons-593827]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-593827 not found
	
	** /stderr **
	I0916 17:34:04.802304   27554 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}}]}"
	I0916 17:34:04.818092   27554 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:0xc00193ce70}
	I0916 17:34:04.818128   27554 network_create.go:124] attempt to create docker network addons-593827 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0916 17:34:04.818171   27554 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-593827 addons-593827
	I0916 17:34:04.877252   27554 network_create.go:108] docker network addons-593827 192.168.49.0/24 created
	I0916 17:34:04.877288   27554 kic.go:121] calculated static IP "192.168.49.2" for the "addons-593827" container
	I0916 17:34:04.877344   27554 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 17:34:04.892408   27554 cli_runner.go:164] Run: docker volume create addons-593827 --label name.minikube.sigs.k8s.io=addons-593827 --label created_by.minikube.sigs.k8s.io=true
	I0916 17:34:04.909287   27554 oci.go:103] Successfully created a docker volume addons-593827
	I0916 17:34:04.909365   27554 cli_runner.go:164] Run: docker run --rm --name addons-593827-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --entrypoint /usr/bin/test -v addons-593827:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -d /var/lib
	I0916 17:34:12.056016   27554 cli_runner.go:217] Completed: docker run --rm --name addons-593827-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --entrypoint /usr/bin/test -v addons-593827:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -d /var/lib: (7.146608831s)
	I0916 17:34:12.056044   27554 oci.go:107] Successfully prepared a docker volume addons-593827
	I0916 17:34:12.056070   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:34:12.056088   27554 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 17:34:12.056129   27554 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-593827:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 17:34:16.360351   27554 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-593827:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -I lz4 -xf /preloaded.tar -C /extractDir: (4.304180009s)
	I0916 17:34:16.360384   27554 kic.go:203] duration metric: took 4.304293472s to extract preloaded images to volume ...
	W0916 17:34:16.360499   27554 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0916 17:34:16.360591   27554 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 17:34:16.405039   27554 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-593827 --name addons-593827 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-593827 --network addons-593827 --ip 192.168.49.2 --volume addons-593827:/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-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc
	I0916 17:34:16.729417   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Running}}
	I0916 17:34:16.747704   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:16.765731   27554 cli_runner.go:164] Run: docker exec addons-593827 stat /var/lib/dpkg/alternatives/iptables
	I0916 17:34:16.807991   27554 oci.go:144] the created container "addons-593827" has a running status.
	I0916 17:34:16.808028   27554 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa...
	I0916 17:34:17.090489   27554 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 17:34:17.117768   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:17.135812   27554 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 17:34:17.135831   27554 kic_runner.go:114] Args: [docker exec --privileged addons-593827 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 17:34:17.181065   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:17.199123   27554 machine.go:93] provisionDockerMachine start ...
	I0916 17:34:17.199200   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.218739   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.218997   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.219013   27554 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 17:34:17.373787   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-593827
	
	I0916 17:34:17.373811   27554 ubuntu.go:169] provisioning hostname "addons-593827"
	I0916 17:34:17.373868   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.391882   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.392049   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.392064   27554 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-593827 && echo "addons-593827" | sudo tee /etc/hostname
	I0916 17:34:17.524498   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-593827
	
	I0916 17:34:17.524572   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.540956   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.541121   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.541138   27554 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-593827' /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-593827/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-593827' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 17:34:17.662591   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 17:34:17.662621   27554 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19649-19430/.minikube CaCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19649-19430/.minikube}
	I0916 17:34:17.662644   27554 ubuntu.go:177] setting up certificates
	I0916 17:34:17.662655   27554 provision.go:84] configureAuth start
	I0916 17:34:17.662709   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:17.678572   27554 provision.go:143] copyHostCerts
	I0916 17:34:17.678646   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/ca.pem (1082 bytes)
	I0916 17:34:17.678783   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/cert.pem (1123 bytes)
	I0916 17:34:17.678866   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/key.pem (1679 bytes)
	I0916 17:34:17.678935   27554 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem org=jenkins.addons-593827 san=[127.0.0.1 192.168.49.2 addons-593827 localhost minikube]
	I0916 17:34:17.929865   27554 provision.go:177] copyRemoteCerts
	I0916 17:34:17.929918   27554 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 17:34:17.929951   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.945904   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.038831   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0916 17:34:18.059139   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0916 17:34:18.079677   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0916 17:34:18.099742   27554 provision.go:87] duration metric: took 437.074074ms to configureAuth
	I0916 17:34:18.099769   27554 ubuntu.go:193] setting minikube options for container-runtime
	I0916 17:34:18.099932   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:18.100021   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.116237   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:18.116400   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:18.116417   27554 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
	I0916 17:34:18.322822   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0916 17:34:18.322854   27554 machine.go:96] duration metric: took 1.123711162s to provisionDockerMachine
	I0916 17:34:18.322866   27554 client.go:171] duration metric: took 14.276717233s to LocalClient.Create
	I0916 17:34:18.322894   27554 start.go:167] duration metric: took 14.276787655s to libmachine.API.Create "addons-593827"
	I0916 17:34:18.322907   27554 start.go:293] postStartSetup for "addons-593827" (driver="docker")
	I0916 17:34:18.322924   27554 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]
	I0916 17:34:18.322995   27554 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
	I0916 17:34:18.323044   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.339565   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.427631   27554 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 17:34:18.430368   27554 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 17:34:18.430405   27554 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 17:34:18.430419   27554 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 17:34:18.430427   27554 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 17:34:18.430435   27554 filesync.go:126] Scanning /home/jenkins/minikube-integration/19649-19430/.minikube/addons for local assets ...
	I0916 17:34:18.430488   27554 filesync.go:126] Scanning /home/jenkins/minikube-integration/19649-19430/.minikube/files for local assets ...
	I0916 17:34:18.430510   27554 start.go:296] duration metric: took 107.592717ms for postStartSetup
	I0916 17:34:18.430769   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:18.447565   27554 profile.go:143] Saving config to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json ...
	I0916 17:34:18.447835   27554 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 17:34:18.447880   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.463840   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.547098   27554 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 17:34:18.550922   27554 start.go:128] duration metric: took 14.507010259s to createHost
	I0916 17:34:18.550946   27554 start.go:83] releasing machines lock for "addons-593827", held for 14.507155489s
	I0916 17:34:18.551007   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:18.567769   27554 ssh_runner.go:195] Run: cat /version.json
	I0916 17:34:18.567807   27554 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 17:34:18.567831   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.567871   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.585558   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.585909   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.669934   27554 ssh_runner.go:195] Run: systemctl --version
	I0916 17:34:18.673716   27554 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0916 17:34:18.816338   27554 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 17:34:18.820399   27554 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" ;
	I0916 17:34:18.837184   27554 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0916 17:34:18.837260   27554 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" ;
	I0916 17:34:18.863260   27554 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0916 17:34:18.863284   27554 start.go:495] detecting cgroup driver to use...
	I0916 17:34:18.863311   27554 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0916 17:34:18.863346   27554 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0916 17:34:18.876118   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0916 17:34:18.885523   27554 docker.go:217] disabling cri-docker service (if available) ...
	I0916 17:34:18.885570   27554 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0916 17:34:18.897154   27554 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0916 17:34:18.908981   27554 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0916 17:34:18.982540   27554 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0916 17:34:19.059695   27554 docker.go:233] disabling docker service ...
	I0916 17:34:19.059752   27554 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0916 17:34:19.076488   27554 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0916 17:34:19.086158   27554 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0916 17:34:19.158659   27554 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0916 17:34:19.239381   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0916 17:34:19.249314   27554 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"
	I0916 17:34:19.263207   27554 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0916 17:34:19.263250   27554 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"
	I0916 17:34:19.271745   27554 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0916 17:34:19.271804   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.280229   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.288202   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.296063   27554 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 17:34:19.303897   27554 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"
	I0916 17:34:19.311872   27554 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"
	I0916 17:34:19.324511   27554 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"
	I0916 17:34:19.332575   27554 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 17:34:19.339638   27554 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 17:34:19.346486   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:19.418397   27554 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0916 17:34:19.522541   27554 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0916 17:34:19.522613   27554 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0916 17:34:19.525794   27554 start.go:563] Will wait 60s for crictl version
	I0916 17:34:19.525852   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:34:19.528569   27554 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 17:34:19.558004   27554 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0916 17:34:19.558102   27554 ssh_runner.go:195] Run: crio --version
	I0916 17:34:19.590078   27554 ssh_runner.go:195] Run: crio --version
	I0916 17:34:19.622609   27554 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0916 17:34:19.623966   27554 cli_runner.go:164] Run: docker network inspect addons-593827 --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}}]}"
	I0916 17:34:19.640160   27554 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 17:34:19.643489   27554 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""
	I0916 17:34:19.652982   27554 kubeadm.go:883] updating cluster {Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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} ...
	I0916 17:34:19.653085   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:34:19.653122   27554 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 17:34:19.709203   27554 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 17:34:19.709223   27554 crio.go:433] Images already preloaded, skipping extraction
	I0916 17:34:19.709262   27554 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 17:34:19.739611   27554 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 17:34:19.739631   27554 cache_images.go:84] Images are preloaded, skipping loading
	I0916 17:34:19.739638   27554 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0916 17:34:19.739715   27554 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-593827 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-593827 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:}
	I0916 17:34:19.739772   27554 ssh_runner.go:195] Run: crio config
	I0916 17:34:19.777745   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:34:19.777772   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:34:19.777785   27554 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 17:34:19.777807   27554 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-593827 NodeName:addons-593827 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}
	I0916 17:34:19.777929   27554 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-593827"
	  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
	
	I0916 17:34:19.777984   27554 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 17:34:19.785555   27554 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 17:34:19.785611   27554 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 17:34:19.792755   27554 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0916 17:34:19.807607   27554 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 17:34:19.823748   27554 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0916 17:34:19.838648   27554 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 17:34:19.841449   27554 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""
	I0916 17:34:19.850441   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:19.927283   27554 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 17:34:19.938537   27554 certs.go:68] Setting up /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827 for IP: 192.168.49.2
	I0916 17:34:19.938562   27554 certs.go:194] generating shared ca certs ...
	I0916 17:34:19.938582   27554 certs.go:226] acquiring lock for ca certs: {Name:mk4a896f111432f616dd1961934a06cd28479e22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:19.938818   27554 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key
	I0916 17:34:20.012591   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt ...
	I0916 17:34:20.012618   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt: {Name:mk2acb514b840f9a047f1ad7d490f2f16d949003 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.012768   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key ...
	I0916 17:34:20.012783   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key: {Name:mkf34d44d21ad8b868947ceabdd8ed8826689fb0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.012851   27554 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key
	I0916 17:34:20.090745   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt ...
	I0916 17:34:20.090786   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt: {Name:mk7332cb36cff6ffa461fdf1b34bd131ace16300 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.090958   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key ...
	I0916 17:34:20.090968   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key: {Name:mk75422d8547ee1004af44590d72ba51b8a23bf1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.091036   27554 certs.go:256] generating profile certs ...
	I0916 17:34:20.091089   27554 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key
	I0916 17:34:20.091110   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt with IP's: []
	I0916 17:34:20.274030   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt ...
	I0916 17:34:20.274057   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: {Name:mkf1cf7691a79d0e7ea7d2ca3440f62da1f9bed0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.274225   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key ...
	I0916 17:34:20.274236   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key: {Name:mke18cb931b63f3161f879bc3317e180794786c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.274301   27554 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2
	I0916 17:34:20.274319   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 17:34:20.418239   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 ...
	I0916 17:34:20.418265   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2: {Name:mkc2a48191a7cefc6067b7dffe81e22ea22e31a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.418408   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2 ...
	I0916 17:34:20.418420   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2: {Name:mkb6839b7c911ebbbdfea8f3a0d90226f9f8bfdd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.418484   27554 certs.go:381] copying /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 -> /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt
	I0916 17:34:20.418555   27554 certs.go:385] copying /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2 -> /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key
	I0916 17:34:20.418600   27554 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key
	I0916 17:34:20.418616   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt with IP's: []
	I0916 17:34:20.534263   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt ...
	I0916 17:34:20.534289   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt: {Name:mke769d6d821c482619e050c01c7fcf6bd2fa2c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.534435   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key ...
	I0916 17:34:20.534447   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key: {Name:mkca84952243fa0dcca9a81cf46ea660db14a3c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.534614   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem (1675 bytes)
	I0916 17:34:20.534646   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem (1082 bytes)
	I0916 17:34:20.534671   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem (1123 bytes)
	I0916 17:34:20.534694   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem (1679 bytes)
	I0916 17:34:20.535282   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 17:34:20.556239   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0916 17:34:20.575957   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 17:34:20.595677   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0916 17:34:20.615647   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 17:34:20.636139   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0916 17:34:20.656465   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 17:34:20.676162   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0916 17:34:20.695917   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 17:34:20.715190   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 17:34:20.729800   27554 ssh_runner.go:195] Run: openssl version
	I0916 17:34:20.734490   27554 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"
	I0916 17:34:20.743154   27554 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.746111   27554 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 17:34 /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.746149   27554 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.752074   27554 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"
	I0916 17:34:20.759899   27554 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 17:34:20.762722   27554 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
	I0916 17:34:20.762784   27554 kubeadm.go:392] StartCluster: {Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:34:20.762888   27554 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0916 17:34:20.762931   27554 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0916 17:34:20.792856   27554 cri.go:89] found id: ""
	I0916 17:34:20.792915   27554 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 17:34:20.800688   27554 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 17:34:20.808285   27554 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 17:34:20.808334   27554 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
	I0916 17:34:20.815683   27554 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
	I0916 17:34:20.815697   27554 kubeadm.go:157] found existing configuration files:
	
	I0916 17:34:20.815737   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 17:34:20.824455   27554 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
	I0916 17:34:20.824509   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 17:34:20.832114   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 17:34:20.840039   27554 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
	I0916 17:34:20.840080   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 17:34:20.847792   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 17:34:20.855725   27554 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
	I0916 17:34:20.855776   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 17:34:20.862860   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 17:34:20.869971   27554 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
	I0916 17:34:20.870010   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 17:34:20.876790   27554 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"
	I0916 17:34:20.909978   27554 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 17:34:20.910057   27554 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 17:34:20.924464   27554 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0916 17:34:20.924548   27554 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0916 17:34:20.924595   27554 kubeadm.go:310] OS: Linux
	I0916 17:34:20.924675   27554 kubeadm.go:310] CGROUPS_CPU: enabled
	I0916 17:34:20.924756   27554 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0916 17:34:20.924816   27554 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0916 17:34:20.924881   27554 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0916 17:34:20.924954   27554 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0916 17:34:20.925019   27554 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0916 17:34:20.925081   27554 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0916 17:34:20.925150   27554 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0916 17:34:20.925211   27554 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0916 17:34:20.971305   27554 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 17:34:20.971439   27554 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 17:34:20.971569   27554 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 17:34:20.977940   27554 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 17:34:20.980730   27554 out.go:235]   - Generating certificates and keys ...
	I0916 17:34:20.980824   27554 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 17:34:20.980877   27554 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 17:34:21.217910   27554 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 17:34:21.374738   27554 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 17:34:21.448314   27554 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 17:34:21.641409   27554 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 17:34:21.855241   27554 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 17:34:21.855407   27554 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-593827 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 17:34:22.055760   27554 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 17:34:22.055907   27554 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-593827 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 17:34:22.115263   27554 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 17:34:22.192158   27554 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 17:34:22.555765   27554 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 17:34:22.555858   27554 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 17:34:22.632608   27554 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 17:34:22.715414   27554 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 17:34:22.803464   27554 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 17:34:23.028454   27554 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 17:34:23.132354   27554 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 17:34:23.132812   27554 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 17:34:23.135096   27554 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 17:34:23.137214   27554 out.go:235]   - Booting up control plane ...
	I0916 17:34:23.137343   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 17:34:23.137442   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 17:34:23.137532   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 17:34:23.146235   27554 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 17:34:23.151086   27554 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 17:34:23.151133   27554 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 17:34:23.223560   27554 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 17:34:23.223706   27554 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 17:34:24.224355   27554 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000866887s
	I0916 17:34:24.224426   27554 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 17:34:28.225629   27554 kubeadm.go:310] [api-check] The API server is healthy after 4.001222534s
	I0916 17:34:28.235656   27554 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 17:34:28.244361   27554 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 17:34:28.259965   27554 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 17:34:28.260206   27554 kubeadm.go:310] [mark-control-plane] Marking the node addons-593827 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 17:34:28.266500   27554 kubeadm.go:310] [bootstrap-token] Using token: w961sf.4zr16omyd5cnthyu
	I0916 17:34:28.267883   27554 out.go:235]   - Configuring RBAC rules ...
	I0916 17:34:28.268040   27554 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 17:34:28.270327   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 17:34:28.274857   27554 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
	I0916 17:34:28.276982   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 17:34:28.279055   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 17:34:28.282437   27554 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 17:34:28.630772   27554 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 17:34:29.046914   27554 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 17:34:29.631120   27554 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 17:34:29.631874   27554 kubeadm.go:310] 
	I0916 17:34:29.631959   27554 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 17:34:29.631969   27554 kubeadm.go:310] 
	I0916 17:34:29.632050   27554 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 17:34:29.632058   27554 kubeadm.go:310] 
	I0916 17:34:29.632097   27554 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 17:34:29.632169   27554 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 17:34:29.632238   27554 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 17:34:29.632264   27554 kubeadm.go:310] 
	I0916 17:34:29.632355   27554 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 17:34:29.632366   27554 kubeadm.go:310] 
	I0916 17:34:29.632430   27554 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 17:34:29.632440   27554 kubeadm.go:310] 
	I0916 17:34:29.632511   27554 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 17:34:29.632622   27554 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 17:34:29.632717   27554 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 17:34:29.632734   27554 kubeadm.go:310] 
	I0916 17:34:29.632818   27554 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 17:34:29.632884   27554 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 17:34:29.632898   27554 kubeadm.go:310] 
	I0916 17:34:29.633030   27554 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token w961sf.4zr16omyd5cnthyu \
	I0916 17:34:29.633132   27554 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db6a3a7bc32d44b05eb88a225e9f6ae20a262671e1f1ff76e8016e9c8151a13b \
	I0916 17:34:29.633152   27554 kubeadm.go:310] 	--control-plane 
	I0916 17:34:29.633158   27554 kubeadm.go:310] 
	I0916 17:34:29.633226   27554 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 17:34:29.633233   27554 kubeadm.go:310] 
	I0916 17:34:29.633331   27554 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token w961sf.4zr16omyd5cnthyu \
	I0916 17:34:29.633470   27554 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db6a3a7bc32d44b05eb88a225e9f6ae20a262671e1f1ff76e8016e9c8151a13b 
	I0916 17:34:29.635388   27554 kubeadm.go:310] W0916 17:34:20.907696    1288 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.
	I0916 17:34:29.635701   27554 kubeadm.go:310] W0916 17:34:20.908254    1288 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.
	I0916 17:34:29.635894   27554 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
	I0916 17:34:29.636001   27554 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 17:34:29.636025   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:34:29.636040   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:34:29.637939   27554 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0916 17:34:29.639359   27554 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0916 17:34:29.642778   27554 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0916 17:34:29.642793   27554 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0916 17:34:29.657901   27554 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
	I0916 17:34:29.840543   27554 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 17:34:29.840623   27554 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
	I0916 17:34:29.840643   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-593827 minikube.k8s.io/updated_at=2024_09_16T17_34_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=91d692c919753635ac118b7ed7ae5503b67c63c8 minikube.k8s.io/name=addons-593827 minikube.k8s.io/primary=true
	I0916 17:34:29.846942   27554 ops.go:34] apiserver oom_adj: -16
	I0916 17:34:29.904678   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:30.405525   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:30.904858   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:31.405123   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:31.905377   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:32.405391   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:32.905117   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:33.405048   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:33.464493   27554 kubeadm.go:1113] duration metric: took 3.62392727s to wait for elevateKubeSystemPrivileges
	I0916 17:34:33.464531   27554 kubeadm.go:394] duration metric: took 12.701751537s to StartCluster
	I0916 17:34:33.464553   27554 settings.go:142] acquiring lock: {Name:mk8dca90e80578dfbe24f93777f747bc4ec96f93 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:33.464659   27554 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:34:33.464978   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/kubeconfig: {Name:mk4564b08d546412063bf719b449b4d1a904566a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:33.465164   27554 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"
	I0916 17:34:33.465194   27554 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}
	I0916 17:34:33.465279   27554 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 helm-tiller:true 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]
	I0916 17:34:33.465399   27554 addons.go:69] Setting default-storageclass=true in profile "addons-593827"
	I0916 17:34:33.465415   27554 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-593827"
	I0916 17:34:33.465417   27554 addons.go:69] Setting metrics-server=true in profile "addons-593827"
	I0916 17:34:33.465437   27554 addons.go:69] Setting registry=true in profile "addons-593827"
	I0916 17:34:33.465446   27554 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-593827"
	I0916 17:34:33.465440   27554 addons.go:69] Setting ingress=true in profile "addons-593827"
	I0916 17:34:33.465436   27554 addons.go:69] Setting cloud-spanner=true in profile "addons-593827"
	I0916 17:34:33.465458   27554 addons.go:69] Setting ingress-dns=true in profile "addons-593827"
	I0916 17:34:33.465462   27554 addons.go:234] Setting addon cloud-spanner=true in "addons-593827"
	I0916 17:34:33.465462   27554 addons.go:234] Setting addon ingress=true in "addons-593827"
	I0916 17:34:33.465468   27554 addons.go:234] Setting addon ingress-dns=true in "addons-593827"
	I0916 17:34:33.465474   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:33.465480   27554 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-593827"
	I0916 17:34:33.465489   27554 addons.go:69] Setting storage-provisioner=true in profile "addons-593827"
	I0916 17:34:33.465500   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465501   27554 addons.go:69] Setting volumesnapshots=true in profile "addons-593827"
	I0916 17:34:33.465506   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465509   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465513   27554 addons.go:234] Setting addon volumesnapshots=true in "addons-593827"
	I0916 17:34:33.465515   27554 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-593827"
	I0916 17:34:33.465517   27554 addons.go:69] Setting helm-tiller=true in profile "addons-593827"
	I0916 17:34:33.465528   27554 addons.go:234] Setting addon helm-tiller=true in "addons-593827"
	I0916 17:34:33.465528   27554 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-593827"
	I0916 17:34:33.465546   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465548   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465584   27554 addons.go:69] Setting inspektor-gadget=true in profile "addons-593827"
	I0916 17:34:33.465598   27554 addons.go:234] Setting addon inspektor-gadget=true in "addons-593827"
	I0916 17:34:33.465430   27554 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-593827"
	I0916 17:34:33.465639   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465650   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465840   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465994   27554 addons.go:69] Setting gcp-auth=true in profile "addons-593827"
	I0916 17:34:33.466012   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465401   27554 addons.go:69] Setting yakd=true in profile "addons-593827"
	I0916 17:34:33.466018   27554 mustload.go:65] Loading cluster: addons-593827
	I0916 17:34:33.465427   27554 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-593827"
	I0916 17:34:33.466028   27554 addons.go:234] Setting addon yakd=true in "addons-593827"
	I0916 17:34:33.466056   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466068   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.466116   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466177   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:33.466267   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466358   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466431   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466479   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465451   27554 addons.go:234] Setting addon registry=true in "addons-593827"
	I0916 17:34:33.466649   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.467131   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465478   27554 addons.go:69] Setting volcano=true in profile "addons-593827"
	I0916 17:34:33.468622   27554 addons.go:234] Setting addon volcano=true in "addons-593827"
	I0916 17:34:33.468657   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465446   27554 addons.go:234] Setting addon metrics-server=true in "addons-593827"
	I0916 17:34:33.466012   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466014   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465492   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.466013   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465507   27554 addons.go:234] Setting addon storage-provisioner=true in "addons-593827"
	I0916 17:34:33.468766   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.469083   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.471994   27554 out.go:177] * Verifying Kubernetes components...
	I0916 17:34:33.473037   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.473576   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.475475   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:33.476390   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.496441   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.497699   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 17:34:33.500137   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:33.501680   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:33.503340   27554 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 17:34:33.503363   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 17:34:33.503421   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.517533   27554 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-593827"
	I0916 17:34:33.517584   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.518040   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.531216   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.532441   27554 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 17:34:33.533699   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 17:34:33.533718   27554 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 17:34:33.533769   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.538646   27554 addons.go:234] Setting addon default-storageclass=true in "addons-593827"
	I0916 17:34:33.538691   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.540826   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 17:34:33.542740   27554 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 17:34:33.543059   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 17:34:33.543079   27554 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 17:34:33.543140   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.543490   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.544135   27554 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 17:34:33.544198   27554 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 17:34:33.544206   27554 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 17:34:33.544244   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.544684   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.545685   27554 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 17:34:33.545700   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 17:34:33.545751   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.547051   27554 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 17:34:33.548682   27554 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 17:34:33.548699   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 17:34:33.548744   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.574846   27554 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 17:34:33.578282   27554 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 17:34:33.578466   27554 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0916 17:34:33.578723   27554 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 17:34:33.578743   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 17:34:33.578854   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.579097   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 17:34:33.582116   27554 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 17:34:33.582186   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 17:34:33.582184   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0916 17:34:33.582201   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0916 17:34:33.582276   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.583563   27554 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 17:34:33.583581   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 17:34:33.583636   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.584398   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 17:34:33.584518   27554 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 17:34:33.585875   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 17:34:33.586079   27554 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 17:34:33.586094   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 17:34:33.586199   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.589077   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 17:34:33.590243   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.590623   27554 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 17:34:33.592186   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 17:34:33.592199   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 17:34:33.592237   27554 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 17:34:33.592314   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.600097   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 17:34:33.603041   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 17:34:33.608445   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.609214   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.610950   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 17:34:33.610972   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 17:34:33.611040   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.614788   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.620559   27554 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 17:34:33.621983   27554 out.go:177]   - Using image docker.io/busybox:stable
	I0916 17:34:33.623545   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.624048   27554 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 17:34:33.624063   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 17:34:33.624116   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	W0916 17:34:33.624935   27554 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0916 17:34:33.629391   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.632654   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.639033   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.642741   27554 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 17:34:33.642775   27554 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 17:34:33.642832   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.646506   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.648575   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.652668   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.658723   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.660486   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.663500   27554 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 -"
	I0916 17:34:33.778338   27554 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
	I0916 17:34:33.870749   27554 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 17:34:34.068824   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 17:34:34.068852   27554 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 17:34:34.078332   27554 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 17:34:34.078407   27554 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 17:34:34.080601   27554 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
	I0916 17:34:34.166253   27554 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
	I0916 17:34:34.177512   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 17:34:34.177539   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 17:34:34.179059   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0916 17:34:34.179087   27554 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0916 17:34:34.185450   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 17:34:34.185481   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 17:34:34.263408   27554 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
	I0916 17:34:34.268307   27554 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 17:34:34.268385   27554 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 17:34:34.275198   27554 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 17:34:34.275274   27554 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 17:34:34.277657   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 17:34:34.277720   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 17:34:34.363360   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 17:34:34.363455   27554 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 17:34:34.365248   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 17:34:34.365329   27554 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 17:34:34.375483   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 17:34:34.375586   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 17:34:34.463513   27554 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
	I0916 17:34:34.467316   27554 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
	I0916 17:34:34.472642   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 17:34:34.472722   27554 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0916 17:34:34.474216   27554 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
	I0916 17:34:34.563492   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 17:34:34.563573   27554 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 17:34:34.564439   27554 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 17:34:34.564503   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 17:34:34.564620   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 17:34:34.564657   27554 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)
	I0916 17:34:34.566927   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 17:34:34.566986   27554 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 17:34:34.569473   27554 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 17:34:34.569539   27554 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 17:34:34.675978   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 17:34:34.676061   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 17:34:34.680827   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 17:34:34.680901   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 17:34:34.684894   27554 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 17:34:34.864223   27554 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 17:34:34.864256   27554 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 17:34:34.864514   27554 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
	I0916 17:34:34.866099   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 17:34:34.866121   27554 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 17:34:34.873010   27554 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
	I0916 17:34:34.977967   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 17:34:34.977997   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 17:34:35.065512   27554 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
	I0916 17:34:35.165258   27554 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 17:34:35.165360   27554 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 17:34:35.166682   27554 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 17:34:35.166742   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 17:34:35.371211   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 17:34:35.371311   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 17:34:35.571903   27554 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 17:34:35.571994   27554 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 17:34:35.582718   27554 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
	I0916 17:34:35.675886   27554 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 17:34:35.675912   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 17:34:35.782913   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 17:34:35.783007   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 17:34:35.965733   27554 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
	I0916 17:34:36.182893   27554 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.519361494s)
	I0916 17:34:36.183030   27554 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 17:34:36.472799   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 17:34:36.472830   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 17:34:36.770280   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 17:34:36.770314   27554 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 17:34:37.183170   27554 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-593827" context rescaled to 1 replicas
	I0916 17:34:37.283145   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 17:34:37.283178   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 17:34:37.564324   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 17:34:37.564411   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 17:34:37.683248   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 17:34:37.683278   27554 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 17:34:37.880398   27554 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
	I0916 17:34:39.481121   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.702738851s)
	I0916 17:34:39.481204   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.400584062s)
	I0916 17:34:39.481237   27554 addons.go:475] Verifying addon ingress=true in "addons-593827"
	I0916 17:34:39.481286   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.315000459s)
	I0916 17:34:39.481172   27554 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.610375537s)
	I0916 17:34:39.481345   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.217850857s)
	I0916 17:34:39.481400   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.017868s)
	I0916 17:34:39.481631   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.617054666s)
	I0916 17:34:39.481659   27554 addons.go:475] Verifying addon metrics-server=true in "addons-593827"
	I0916 17:34:39.481695   27554 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.608659989s)
	I0916 17:34:39.481464   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.014119435s)
	I0916 17:34:39.481774   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.416171651s)
	I0916 17:34:39.481498   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.007219665s)
	I0916 17:34:39.481542   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.796576222s)
	I0916 17:34:39.481731   27554 addons.go:475] Verifying addon registry=true in "addons-593827"
	I0916 17:34:39.482237   27554 node_ready.go:35] waiting up to 6m0s for node "addons-593827" to be "Ready" ...
	I0916 17:34:39.484158   27554 out.go:177] * Verifying ingress addon...
	I0916 17:34:39.484157   27554 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-593827 service yakd-dashboard -n yakd-dashboard
	
	I0916 17:34:39.484176   27554 out.go:177] * Verifying registry addon...
	I0916 17:34:39.486974   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 17:34:39.486978   27554 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0916 17:34:39.565579   27554 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0916 17:34:39.567831   27554 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 17:34:39.567859   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:39.568076   27554 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 17:34:39.568098   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:39.990219   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:39.991112   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:40.173183   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.590418454s)
	W0916 17:34:40.173224   27554 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
	I0916 17:34:40.173247   27554 retry.go:31] will retry after 349.082929ms: 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
	I0916 17:34:40.173289   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.207456786s)
	I0916 17:34:40.490535   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:40.490958   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:40.522921   27554 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
	I0916 17:34:40.584806   27554 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.704354103s)
	I0916 17:34:40.584856   27554 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-593827"
	I0916 17:34:40.586584   27554 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 17:34:40.588774   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 17:34:40.592047   27554 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 17:34:40.592070   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:40.738570   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 17:34:40.738626   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:40.755473   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:40.854406   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 17:34:40.869687   27554 addons.go:234] Setting addon gcp-auth=true in "addons-593827"
	I0916 17:34:40.869731   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:40.870112   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:40.886065   27554 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 17:34:40.886109   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:40.903061   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:40.990775   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:40.991228   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:41.091708   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:41.485064   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:41.490062   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:41.490485   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:41.591648   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:41.990217   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:41.990642   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:42.092424   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:42.490222   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:42.490962   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:42.665036   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:42.990004   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:42.990632   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:43.092689   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:43.267412   27554 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.744441776s)
	I0916 17:34:43.267499   27554 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.381405176s)
	I0916 17:34:43.269579   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:43.271190   27554 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 17:34:43.272564   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 17:34:43.272584   27554 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 17:34:43.290894   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 17:34:43.290918   27554 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 17:34:43.308514   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 17:34:43.308535   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 17:34:43.325903   27554 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
	I0916 17:34:43.485882   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:43.490341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:43.491245   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:43.592603   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:43.900284   27554 addons.go:475] Verifying addon gcp-auth=true in "addons-593827"
	I0916 17:34:43.901627   27554 out.go:177] * Verifying gcp-auth addon...
	I0916 17:34:43.903543   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 17:34:43.965974   27554 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 17:34:43.965999   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:43.989486   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:43.990022   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:44.092312   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:44.407298   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:44.490692   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:44.491301   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:44.592574   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:44.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:44.992307   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:44.992716   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:45.093139   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:45.407101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:45.490330   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:45.491045   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:45.592579   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:45.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:45.985693   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:45.989770   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:45.990249   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:46.092730   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:46.405925   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:46.489308   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:46.489700   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:46.592020   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:46.906686   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:46.990078   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:46.990616   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:47.091449   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:47.407220   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:47.489850   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:47.490320   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:47.592313   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:47.907391   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:47.986132   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:48.008610   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.009121   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:48.101823   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:48.406243   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:48.489679   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.489877   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:48.592190   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:48.906789   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:48.989834   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.990531   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:49.092620   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:49.407275   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:49.505896   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:49.506389   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:49.591889   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:49.905990   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:49.989404   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:49.989761   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:50.092884   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:50.406098   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:50.485260   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:50.489292   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:50.489825   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:50.591938   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:50.906332   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:50.989500   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:50.989888   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:51.092244   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:51.406461   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:51.490291   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:51.490580   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:51.592251   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:51.907107   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:51.989267   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:51.990099   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:52.092608   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:52.407072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:52.485491   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:52.489739   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:52.490338   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:52.592709   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:52.907003   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:52.989516   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:52.989999   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:53.092159   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:53.406649   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:53.490071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:53.490444   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:53.592011   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:53.906651   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:53.989723   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:53.990121   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:54.092359   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:54.407019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:54.489292   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:54.489657   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:54.592245   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:54.906971   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:54.985509   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:54.989872   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:54.990524   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:55.092685   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:55.407125   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:55.489233   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:55.489687   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:55.591899   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:55.906264   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:55.989523   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:55.990124   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:56.092197   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:56.406484   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:56.489750   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:56.490090   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:56.592531   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:56.907025   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:56.989072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:56.990571   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:57.091812   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:57.406202   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:57.485709   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:57.489686   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:57.490079   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:57.595020   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:57.906458   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:57.989690   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:57.990153   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:58.092527   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:58.406744   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:58.490218   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:58.490511   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:58.591719   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:58.905935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:58.989252   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:58.990742   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:59.091814   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:59.406511   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:59.485809   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:59.489745   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:59.490218   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:59.592341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:59.907373   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:59.989495   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:59.990077   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:00.092460   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:00.406973   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:00.489505   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:00.489900   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:00.592176   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:00.906713   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:00.990289   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:00.990524   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:01.091876   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:01.406335   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:01.489558   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:01.490150   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:01.592256   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:01.907056   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:01.985534   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:01.989438   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:01.990165   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:02.092634   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:02.407262   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:02.489631   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:02.489971   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:02.592042   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:02.906736   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:02.990066   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:02.990252   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:03.091799   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:03.407167   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:03.490616   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:03.490884   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:03.592118   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:03.906661   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:03.986114   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:03.990310   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:03.990677   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:04.091993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:04.406331   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:04.490094   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:04.490499   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:04.591841   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:04.907175   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:04.989354   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:04.989982   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:05.092129   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:05.406412   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:05.489935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:05.490362   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:05.591578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:05.906911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:05.990490   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:05.990799   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:06.092019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:06.406483   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:06.485631   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:06.489614   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:06.490047   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:06.592190   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:06.907103   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:06.989615   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:06.989969   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:07.092275   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:07.406678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:07.490446   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:07.490834   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:07.591988   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:07.906669   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.007136   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.007566   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:08.108094   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:08.407439   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.485884   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:08.490072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.490384   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:08.591543   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:08.908151   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.989445   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.990006   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:09.092116   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:09.406493   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:09.489871   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:09.490230   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:09.592844   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:09.906530   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:09.990172   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:09.990721   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:10.091844   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:10.406161   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:10.489773   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:10.490096   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:10.592301   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:10.907243   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:10.985754   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:10.989688   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:10.990143   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:11.092386   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:11.406832   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:11.490153   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:11.490709   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:11.591935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:11.906653   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:11.990019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:11.990480   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:12.091528   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:12.406891   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:12.490276   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:12.490582   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:12.591611   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:12.906070   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:12.989668   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:12.990038   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:13.092194   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:13.406278   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:13.485762   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:13.490013   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:13.490500   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:13.591920   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:13.906327   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:13.990008   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:13.990346   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:14.091422   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:14.407023   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:14.489324   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:14.489694   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:14.591908   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:14.906530   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:14.989882   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:14.990328   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:15.091501   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:15.406723   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:15.486266   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:15.489258   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:15.490790   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:15.591957   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:15.906230   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:15.990117   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:15.990493   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:16.092537   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:16.407093   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:16.489643   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:16.489991   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:16.592337   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:16.907453   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:16.989894   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:16.990237   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:17.092737   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:17.406451   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:17.489999   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:17.490376   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:17.591890   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:17.906705   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:17.986216   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:17.990529   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:17.990981   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:18.092526   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:18.406973   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:18.489585   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:18.490145   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:18.592421   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:18.906846   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:18.989224   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:18.989744   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:19.094840   27554 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 17:35:19.094864   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:19.465032   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:19.487965   27554 node_ready.go:49] node "addons-593827" has status "Ready":"True"
	I0916 17:35:19.487993   27554 node_ready.go:38] duration metric: took 40.005347872s for node "addons-593827" to be "Ready" ...
	I0916 17:35:19.488004   27554 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" ...
	I0916 17:35:19.490600   27554 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 17:35:19.490621   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:19.491230   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:19.501046   27554 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:19.594835   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:19.967683   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.069522   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:20.070279   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.170541   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:20.407240   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.490263   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.490907   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:20.506394   27554 pod_ready.go:93] pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.506419   27554 pod_ready.go:82] duration metric: took 1.005343735s for pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.506447   27554 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.567514   27554 pod_ready.go:93] pod "etcd-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.567538   27554 pod_ready.go:82] duration metric: took 61.082513ms for pod "etcd-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.567557   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.572253   27554 pod_ready.go:93] pod "kube-apiserver-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.572329   27554 pod_ready.go:82] duration metric: took 4.763003ms for pod "kube-apiserver-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.572354   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.576580   27554 pod_ready.go:93] pod "kube-controller-manager-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.576599   27554 pod_ready.go:82] duration metric: took 4.228504ms for pod "kube-controller-manager-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.576609   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-crh9h" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.593257   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:20.686882   27554 pod_ready.go:93] pod "kube-proxy-crh9h" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.686909   27554 pod_ready.go:82] duration metric: took 110.292687ms for pod "kube-proxy-crh9h" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.686921   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.907047   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.990942   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.991481   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:21.087520   27554 pod_ready.go:93] pod "kube-scheduler-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:21.087543   27554 pod_ready.go:82] duration metric: took 400.615621ms for pod "kube-scheduler-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:21.087556   27554 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:21.092906   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:21.407343   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:21.490966   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:21.491208   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:21.593081   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:21.907016   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:21.990693   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:21.991071   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:22.093208   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:22.406494   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:22.490491   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:22.490937   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:22.592389   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:22.907213   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:22.991541   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:22.992054   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:23.093649   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:23.093755   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:23.406892   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:23.491072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:23.491950   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:23.593413   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:23.906944   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:23.991480   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:23.991881   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:24.093272   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:24.464579   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:24.490668   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:24.491295   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:24.593402   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:24.907447   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:24.990717   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:24.991052   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:25.093013   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:25.406904   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:25.490724   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:25.491388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:25.593223   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:25.593362   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:25.907163   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:25.990911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:25.991163   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:26.092566   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:26.406993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:26.490907   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:26.491215   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:26.593079   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:26.907019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:26.990917   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:26.991194   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:27.092401   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:27.407463   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:27.492179   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:27.492278   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:27.593142   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:27.593430   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:27.966339   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:28.065308   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:28.067604   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:28.168984   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:28.480429   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:28.568576   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:28.569821   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:28.672035   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:28.966521   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.068781   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:29.069913   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.167226   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:29.406648   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.490875   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.491607   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:29.593583   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:29.594448   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:29.907520   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.990834   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.991386   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:30.093291   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:30.407836   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:30.492400   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:30.493593   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:30.592992   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:30.908480   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:30.990955   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:30.991450   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:31.093192   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:31.406570   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:31.490888   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:31.491457   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:31.593163   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:31.907202   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:31.991273   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:31.991965   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:32.092348   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:32.093062   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:32.410555   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:32.491174   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:32.491559   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:32.593133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:32.906465   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:32.990516   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:32.990796   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:33.092771   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:33.406619   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:33.491057   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:33.491677   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:33.592861   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:33.906678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:33.990696   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:33.991037   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:34.093311   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:34.093354   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:34.407470   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:34.490617   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:34.490730   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:34.592724   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:34.907141   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:34.991656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:34.993060   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:35.093779   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:35.407582   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:35.490836   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:35.491300   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:35.593704   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:35.906722   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:35.991125   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:35.991412   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:36.093272   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:36.406578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:36.490393   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:36.490640   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:36.592715   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:36.592798   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:36.906725   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:36.990559   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:36.990713   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:37.092638   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:37.407553   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:37.490433   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:37.491101   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:37.592993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:37.907139   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:37.991090   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:37.991138   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:38.093560   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:38.407349   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:38.491475   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:38.492535   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:38.592962   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:38.593051   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:38.907071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:38.992355   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:38.992631   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:39.092962   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:39.407359   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:39.491464   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:39.491556   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:39.592929   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:39.906685   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:39.990732   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:39.990952   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:40.093646   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:40.406797   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:40.508044   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:40.508369   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:40.593407   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:40.907115   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:40.991411   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:40.991568   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:41.092326   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:41.093525   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:41.407626   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:41.490622   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:41.490971   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:41.592885   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:41.907108   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:41.991221   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:41.991469   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:42.092219   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:42.407033   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:42.491283   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:42.491654   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:42.592535   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:42.908177   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:42.991765   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:42.993000   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:43.093446   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:43.094810   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:43.406341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:43.490605   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:43.491679   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:43.593575   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:43.906383   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:43.991522   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:43.991818   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:44.093224   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:44.407071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:44.508597   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:44.508873   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:44.593101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:44.906934   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:44.990998   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:44.991496   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:45.093617   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:45.407604   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:45.490600   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:45.490879   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:45.592524   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:45.592561   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:45.907134   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:45.991464   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:45.991579   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:46.093915   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:46.407436   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:46.490764   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:46.491311   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:46.594525   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:46.906989   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:46.991029   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:46.991308   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:47.093217   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:47.406727   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:47.490602   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:47.491320   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:47.592947   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:47.592947   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:47.906414   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:47.990101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:47.990592   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:48.093278   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:48.479911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:48.568765   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:48.568967   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:48.668817   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:48.906809   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:48.990650   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:48.991251   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:49.093031   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:49.465509   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:49.491978   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:49.492698   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:49.593211   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:49.593507   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:49.907191   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:49.991398   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:49.991503   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:50.092677   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:50.407453   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:50.490410   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:50.491070   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:50.613538   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:50.907441   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:50.990326   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:50.990933   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:51.093342   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:51.407235   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:51.491829   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:51.492364   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:51.593276   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:51.593863   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:51.907279   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:51.991179   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:51.992175   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:52.092964   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:52.409868   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:52.511379   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:52.511901   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:52.593546   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:52.907133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:52.991422   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:52.992036   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:53.093027   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:53.406639   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:53.491051   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:53.492554   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:53.592780   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:53.906417   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:53.990986   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:53.991412   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:54.092684   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:54.093150   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:54.406589   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:54.490589   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:54.490918   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:54.593072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:54.907295   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:54.991249   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:54.991537   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:55.093462   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:55.406228   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:55.491305   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:55.491922   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:55.593034   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:55.906618   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:55.990406   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:55.990606   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:56.092867   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:56.093064   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:56.406377   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:56.491435   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:56.491472   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:56.593192   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:56.907932   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:56.990912   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:56.991126   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:57.093127   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:57.409628   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:57.490750   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:57.491208   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:57.593137   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:57.907296   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:57.990281   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:57.990409   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:58.092514   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:58.406544   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:58.490630   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:58.490926   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:58.592787   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:58.593222   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:58.907701   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:58.990817   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:58.991246   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:59.094642   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:59.407086   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:59.491546   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:59.491802   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:59.593647   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:59.907071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:59.990895   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:59.991204   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:00.093505   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:00.411548   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:00.490460   27554 kapi.go:107] duration metric: took 1m21.003483338s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 17:36:00.490709   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:00.592992   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:00.907159   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.010388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:01.093573   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:01.111147   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:01.407960   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.490870   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:01.593124   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:01.907883   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.991016   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:02.092710   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:02.407447   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:02.490660   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:02.592504   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:02.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:02.991719   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:03.092678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:03.406697   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:03.507944   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:03.593338   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:03.593433   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:03.906794   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:03.991052   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:04.093286   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:04.474347   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:04.493601   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:04.592547   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:04.908133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.009368   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:05.092697   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:05.407870   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.490725   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:05.592656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:05.966234   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.991547   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:06.094027   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:06.095241   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:06.407211   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:06.492727   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:06.593780   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:06.907329   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:06.991510   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:07.093353   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:07.407611   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:07.491140   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:07.593011   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:07.907132   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:07.990970   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:08.093564   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:08.406456   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:08.491753   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:08.592584   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:08.592871   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:08.906832   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.008333   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:09.108467   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:09.406394   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.491961   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:09.593302   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:09.907578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.991284   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:10.093191   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:10.407812   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:10.490938   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:10.593293   27554 kapi.go:107] duration metric: took 1m30.004518799s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 17:36:10.593360   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:10.907084   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:10.991211   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:11.407600   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:11.491154   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:11.907752   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:11.991112   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:12.406775   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:12.491153   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:12.593574   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:12.907764   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:12.990924   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:13.407002   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:13.491217   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:13.906970   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:13.991321   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:14.407376   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:14.491335   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:14.906742   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:14.990937   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:15.093116   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:15.406642   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:15.490870   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:15.906943   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:15.990976   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:16.406991   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:16.491087   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:16.907646   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:16.990673   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:17.093274   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:17.407358   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:17.491347   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:17.906580   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:17.990784   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:18.406736   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:18.490668   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:18.906984   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:18.991910   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:19.407786   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:19.491163   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:19.593020   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:19.907108   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:19.991134   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:20.406468   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:20.491360   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:20.907572   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:20.990627   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:21.406942   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:21.491036   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:21.593274   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:21.907478   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:21.990370   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:22.406692   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:22.490989   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:22.907340   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:22.991567   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:23.407039   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:23.491388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:23.593979   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:23.964882   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:23.993824   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:24.463782   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:24.491476   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:24.965557   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.066810   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:25.406565   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.491227   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:25.594077   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:25.906656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.991244   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:26.407260   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:26.491771   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:26.907621   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:26.990921   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:27.407101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:27.491613   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:27.906924   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:27.991243   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:28.093390   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:28.407522   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:28.490695   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:28.906743   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:28.991720   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:29.406868   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:29.490802   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:29.907819   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:30.064822   27554 kapi.go:107] duration metric: took 1m50.577837939s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 17:36:30.407089   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:30.593713   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:30.906864   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:31.406560   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:31.907304   27554 kapi.go:107] duration metric: took 1m48.003756101s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 17:36:31.909196   27554 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-593827 cluster.
	I0916 17:36:31.911300   27554 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.
	I0916 17:36:31.912879   27554 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 17:36:31.914677   27554 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, cloud-spanner, helm-tiller, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0916 17:36:31.916648   27554 addons.go:510] duration metric: took 1m58.451378309s for enable addons: enabled=[nvidia-device-plugin storage-provisioner ingress-dns metrics-server cloud-spanner helm-tiller yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0916 17:36:32.593798   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:34.593830   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:37.092422   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:39.092623   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:41.092714   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:43.093085   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:45.093251   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:47.592856   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:50.092718   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:52.592147   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:54.592795   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:57.093201   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:59.592803   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:02.092772   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:04.592711   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:07.092425   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:09.592785   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:10.093314   27554 pod_ready.go:93] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"True"
	I0916 17:37:10.093336   27554 pod_ready.go:82] duration metric: took 1m49.005772953s for pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.093346   27554 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.097340   27554 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace has status "Ready":"True"
	I0916 17:37:10.097355   27554 pod_ready.go:82] duration metric: took 4.003376ms for pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.097372   27554 pod_ready.go:39] duration metric: took 1m50.609354031s 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" ...
	I0916 17:37:10.097389   27554 api_server.go:52] waiting for apiserver process to appear ...
	I0916 17:37:10.097417   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:10.097461   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:10.132343   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:10.132367   27554 cri.go:89] found id: ""
	I0916 17:37:10.132376   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:10.132425   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.136013   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:10.136089   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:10.168008   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:10.168026   27554 cri.go:89] found id: ""
	I0916 17:37:10.168033   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:10.168077   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.171226   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:10.171286   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:10.203145   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:10.203168   27554 cri.go:89] found id: ""
	I0916 17:37:10.203176   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:10.203235   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.206409   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:10.206461   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:10.239318   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:10.239346   27554 cri.go:89] found id: ""
	I0916 17:37:10.239354   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:10.239404   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.242929   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:10.242986   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:10.274452   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:10.274471   27554 cri.go:89] found id: ""
	I0916 17:37:10.274478   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:10.274521   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.277472   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:10.277533   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:10.308138   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:10.308159   27554 cri.go:89] found id: ""
	I0916 17:37:10.308168   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:10.308221   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.311351   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:10.311402   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:10.343436   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:10.343456   27554 cri.go:89] found id: ""
	I0916 17:37:10.343462   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:10.343507   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.346628   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:10.346646   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:10.357667   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:10.357689   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:10.399030   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:10.399059   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:10.442298   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:10.442329   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:10.500160   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:10.500189   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:10.534964   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:10.534993   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:10.574857   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:10.574888   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:10.644440   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:10.644470   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:10.779872   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:10.779897   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:10.818150   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:10.818180   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:10.850174   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:10.850200   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:10.906208   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:10.906239   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:13.482198   27554 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 17:37:13.495625   27554 api_server.go:72] duration metric: took 2m40.030396892s to wait for apiserver process to appear ...
	I0916 17:37:13.495646   27554 api_server.go:88] waiting for apiserver healthz status ...
	I0916 17:37:13.495674   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:13.495713   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:13.527893   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:13.527912   27554 cri.go:89] found id: ""
	I0916 17:37:13.527919   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:13.527958   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.531200   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:13.531252   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:13.563394   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:13.563413   27554 cri.go:89] found id: ""
	I0916 17:37:13.563420   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:13.563466   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.566886   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:13.566942   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:13.599306   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:13.599329   27554 cri.go:89] found id: ""
	I0916 17:37:13.599339   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:13.599394   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.602672   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:13.602729   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:13.635104   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:13.635127   27554 cri.go:89] found id: ""
	I0916 17:37:13.635137   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:13.635190   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.638333   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:13.638391   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:13.669568   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:13.669589   27554 cri.go:89] found id: ""
	I0916 17:37:13.669596   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:13.669640   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.673030   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:13.673094   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:13.707014   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:13.707037   27554 cri.go:89] found id: ""
	I0916 17:37:13.707044   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:13.707104   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.710247   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:13.710307   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:13.742696   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:13.742717   27554 cri.go:89] found id: ""
	I0916 17:37:13.742726   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:13.742801   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.746147   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:13.746171   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:13.815150   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:13.815182   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:13.826837   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:13.826862   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:13.870533   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:13.870563   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:13.909589   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:13.909621   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:13.941319   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:13.941347   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:13.975426   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:13.975460   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:14.048525   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:14.048560   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:14.088499   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:14.088532   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:14.180103   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:14.180136   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:14.221582   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:14.221612   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:14.277100   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:14.277133   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:16.833483   27554 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 17:37:16.837819   27554 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 17:37:16.838553   27554 api_server.go:141] control plane version: v1.31.1
	I0916 17:37:16.838574   27554 api_server.go:131] duration metric: took 3.342921982s to wait for apiserver health ...
	I0916 17:37:16.838581   27554 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 17:37:16.838599   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:16.838638   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:16.871627   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:16.871647   27554 cri.go:89] found id: ""
	I0916 17:37:16.871655   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:16.871693   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.874961   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:16.875008   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:16.907736   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:16.907756   27554 cri.go:89] found id: ""
	I0916 17:37:16.907763   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:16.907802   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.911105   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:16.911168   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:16.943483   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:16.943504   27554 cri.go:89] found id: ""
	I0916 17:37:16.943511   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:16.943557   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.946621   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:16.946671   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:16.979047   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:16.979071   27554 cri.go:89] found id: ""
	I0916 17:37:16.979080   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:16.979123   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.982238   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:16.982289   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:17.014718   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:17.014737   27554 cri.go:89] found id: ""
	I0916 17:37:17.014745   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:17.014802   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.017964   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:17.018012   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:17.050596   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:17.050618   27554 cri.go:89] found id: ""
	I0916 17:37:17.050626   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:17.050669   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.053852   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:17.053901   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:17.087775   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:17.087802   27554 cri.go:89] found id: ""
	I0916 17:37:17.087813   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:17.087861   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.091183   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:17.091203   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:17.137679   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:17.137704   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:17.182937   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:17.182968   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:17.216865   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:17.216893   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:17.293858   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:17.293889   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:17.335990   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:17.336017   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:17.401012   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:17.401046   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:17.412633   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:17.412655   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:17.505520   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:17.505547   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:17.561150   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:17.561180   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:17.599898   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:17.599922   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:17.632016   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:17.632050   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:20.196622   27554 system_pods.go:59] 19 kube-system pods found
	I0916 17:37:20.196654   27554 system_pods.go:61] "coredns-7c65d6cfc9-dkqgl" [3d07bad3-b679-46ac-af2e-d8bb5c86089b] Running
	I0916 17:37:20.196662   27554 system_pods.go:61] "csi-hostpath-attacher-0" [27167121-3815-465b-a549-9360d701b813] Running
	I0916 17:37:20.196666   27554 system_pods.go:61] "csi-hostpath-resizer-0" [6bd02aa4-8c6a-4ce4-b973-311516eecfd4] Running
	I0916 17:37:20.196670   27554 system_pods.go:61] "csi-hostpathplugin-qrfqc" [a874aa83-3711-4dd5-bc5b-ec6a7d9ab6af] Running
	I0916 17:37:20.196673   27554 system_pods.go:61] "etcd-addons-593827" [967ddaaf-a7a2-444b-9e36-7f90ab15a890] Running
	I0916 17:37:20.196677   27554 system_pods.go:61] "kindnet-fp7l6" [3f1a888e-c47c-42f8-866a-226694c5d24e] Running
	I0916 17:37:20.196681   27554 system_pods.go:61] "kube-apiserver-addons-593827" [574647b6-d539-4df7-9fe6-69f36b5696e1] Running
	I0916 17:37:20.196684   27554 system_pods.go:61] "kube-controller-manager-addons-593827" [f7de1bb8-c926-4e4f-8761-f1923e73c890] Running
	I0916 17:37:20.196688   27554 system_pods.go:61] "kube-ingress-dns-minikube" [6b3a4355-4ad7-4def-824e-c26cb980da56] Running
	I0916 17:37:20.196691   27554 system_pods.go:61] "kube-proxy-crh9h" [a46dae7c-594e-47c6-a450-1a07263f1059] Running
	I0916 17:37:20.196694   27554 system_pods.go:61] "kube-scheduler-addons-593827" [3141c747-a211-476c-a959-633e5c5ead5f] Running
	I0916 17:37:20.196698   27554 system_pods.go:61] "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
	I0916 17:37:20.196701   27554 system_pods.go:61] "nvidia-device-plugin-daemonset-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
	I0916 17:37:20.196705   27554 system_pods.go:61] "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
	I0916 17:37:20.196708   27554 system_pods.go:61] "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
	I0916 17:37:20.196716   27554 system_pods.go:61] "snapshot-controller-56fcc65765-78mh9" [1ee8c484-c4d6-466c-9ac9-6eca6f08c730] Running
	I0916 17:37:20.196719   27554 system_pods.go:61] "snapshot-controller-56fcc65765-q4pzm" [954b3b0a-157d-492c-aa95-33f9d5c1d3e7] Running
	I0916 17:37:20.196724   27554 system_pods.go:61] "storage-provisioner" [6eae7ff8-4e33-4017-9e11-9da99080ef22] Running
	I0916 17:37:20.196727   27554 system_pods.go:61] "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
	I0916 17:37:20.196734   27554 system_pods.go:74] duration metric: took 3.358147744s to wait for pod list to return data ...
	I0916 17:37:20.196742   27554 default_sa.go:34] waiting for default service account to be created ...
	I0916 17:37:20.198630   27554 default_sa.go:45] found service account: "default"
	I0916 17:37:20.198648   27554 default_sa.go:55] duration metric: took 1.900368ms for default service account to be created ...
	I0916 17:37:20.198655   27554 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 17:37:20.206655   27554 system_pods.go:86] 19 kube-system pods found
	I0916 17:37:20.206681   27554 system_pods.go:89] "coredns-7c65d6cfc9-dkqgl" [3d07bad3-b679-46ac-af2e-d8bb5c86089b] Running
	I0916 17:37:20.206686   27554 system_pods.go:89] "csi-hostpath-attacher-0" [27167121-3815-465b-a549-9360d701b813] Running
	I0916 17:37:20.206690   27554 system_pods.go:89] "csi-hostpath-resizer-0" [6bd02aa4-8c6a-4ce4-b973-311516eecfd4] Running
	I0916 17:37:20.206694   27554 system_pods.go:89] "csi-hostpathplugin-qrfqc" [a874aa83-3711-4dd5-bc5b-ec6a7d9ab6af] Running
	I0916 17:37:20.206697   27554 system_pods.go:89] "etcd-addons-593827" [967ddaaf-a7a2-444b-9e36-7f90ab15a890] Running
	I0916 17:37:20.206700   27554 system_pods.go:89] "kindnet-fp7l6" [3f1a888e-c47c-42f8-866a-226694c5d24e] Running
	I0916 17:37:20.206703   27554 system_pods.go:89] "kube-apiserver-addons-593827" [574647b6-d539-4df7-9fe6-69f36b5696e1] Running
	I0916 17:37:20.206707   27554 system_pods.go:89] "kube-controller-manager-addons-593827" [f7de1bb8-c926-4e4f-8761-f1923e73c890] Running
	I0916 17:37:20.206710   27554 system_pods.go:89] "kube-ingress-dns-minikube" [6b3a4355-4ad7-4def-824e-c26cb980da56] Running
	I0916 17:37:20.206713   27554 system_pods.go:89] "kube-proxy-crh9h" [a46dae7c-594e-47c6-a450-1a07263f1059] Running
	I0916 17:37:20.206716   27554 system_pods.go:89] "kube-scheduler-addons-593827" [3141c747-a211-476c-a959-633e5c5ead5f] Running
	I0916 17:37:20.206719   27554 system_pods.go:89] "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
	I0916 17:37:20.206722   27554 system_pods.go:89] "nvidia-device-plugin-daemonset-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
	I0916 17:37:20.206726   27554 system_pods.go:89] "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
	I0916 17:37:20.206729   27554 system_pods.go:89] "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
	I0916 17:37:20.206734   27554 system_pods.go:89] "snapshot-controller-56fcc65765-78mh9" [1ee8c484-c4d6-466c-9ac9-6eca6f08c730] Running
	I0916 17:37:20.206740   27554 system_pods.go:89] "snapshot-controller-56fcc65765-q4pzm" [954b3b0a-157d-492c-aa95-33f9d5c1d3e7] Running
	I0916 17:37:20.206743   27554 system_pods.go:89] "storage-provisioner" [6eae7ff8-4e33-4017-9e11-9da99080ef22] Running
	I0916 17:37:20.206746   27554 system_pods.go:89] "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
	I0916 17:37:20.206754   27554 system_pods.go:126] duration metric: took 8.093383ms to wait for k8s-apps to be running ...
	I0916 17:37:20.206777   27554 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 17:37:20.206824   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 17:37:20.217778   27554 system_svc.go:56] duration metric: took 10.996284ms WaitForService to wait for kubelet
	I0916 17:37:20.217807   27554 kubeadm.go:582] duration metric: took 2m46.752581674s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 17:37:20.217830   27554 node_conditions.go:102] verifying NodePressure condition ...
	I0916 17:37:20.220878   27554 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0916 17:37:20.220907   27554 node_conditions.go:123] node cpu capacity is 8
	I0916 17:37:20.220921   27554 node_conditions.go:105] duration metric: took 3.085615ms to run NodePressure ...
	I0916 17:37:20.220935   27554 start.go:241] waiting for startup goroutines ...
	I0916 17:37:20.220944   27554 start.go:246] waiting for cluster config update ...
	I0916 17:37:20.220965   27554 start.go:255] writing updated cluster config ...
	I0916 17:37:20.221255   27554 ssh_runner.go:195] Run: rm -f paused
	I0916 17:37:20.268755   27554 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0916 17:37:20.270858   27554 out.go:177] * Done! kubectl is now configured to use "addons-593827" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 16 17:46:30 addons-593827 crio[1026]: time="2024-09-16 17:46:30.910092918Z" level=info msg="Image gcr.io/k8s-minikube/busybox:latest not found" id=25de8b36-a77a-4b20-92a3-ae4a9bef0aa1 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.168874611Z" level=info msg="Stopping pod sandbox: 18bfbf4759d457994506722a74abaababad7e6d18e3065290c1d587458695a0c" id=3dd63e98-cc8a-420e-a509-6f3ff29ade08 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.169187796Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:18bfbf4759d457994506722a74abaababad7e6d18e3065290c1d587458695a0c UID:fca180fc-b21b-4874-8134-605af26d6c58 NetNS:/var/run/netns/d444750f-37b0-4477-8dc0-de6f74008da0 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.169361528Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.213404028Z" level=info msg="Stopped pod sandbox: 18bfbf4759d457994506722a74abaababad7e6d18e3065290c1d587458695a0c" id=3dd63e98-cc8a-420e-a509-6f3ff29ade08 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.765095005Z" level=info msg="Stopping container: f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980 (timeout: 30s)" id=99e09a67-552e-4e8e-9f0c-28d12ad0dd5e name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.770376567Z" level=info msg="Stopping container: d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4 (timeout: 30s)" id=ae8ab830-b8ea-47c2-b583-d2dea16b74af name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:46:34 addons-593827 conmon[5110]: conmon f5c463e03d4e6cbc9be7 <ninfo>: container 5122 exited with status 2
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.900250209Z" level=info msg="Stopped container f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980: kube-system/registry-66c9cd494c-x885p/registry" id=99e09a67-552e-4e8e-9f0c-28d12ad0dd5e name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.900855859Z" level=info msg="Stopping pod sandbox: 5f5a85b3b52f678e924a5cdac7f43584f89c93965c41bd53223a56984397d647" id=d90d1b4e-767a-47e2-8cbb-d49d888901ee name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.901147468Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-x885p Namespace:kube-system ID:5f5a85b3b52f678e924a5cdac7f43584f89c93965c41bd53223a56984397d647 UID:bf06e05d-e85d-4724-93f1-019645891641 NetNS:/var/run/netns/e06523ae-b571-4987-9239-273c874a9d7d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.901339183Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-x885p from CNI network \"kindnet\" (type=ptp)"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.904959149Z" level=info msg="Stopped container d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4: kube-system/registry-proxy-m7kds/registry-proxy" id=ae8ab830-b8ea-47c2-b583-d2dea16b74af name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.905510375Z" level=info msg="Stopping pod sandbox: 7a097baa98d297f6454a3c197e232ddf95d0c333dd45b8e0d542fd43da25d96a" id=95114acc-c134-40e1-b363-2a709253788f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.910054663Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-TXJ36EOAXNQ5M3ZZ - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-MXZO65QAS77C5EPK - [0:0]\n:KUBE-HP-AIAOYRHPTHSX5ZZ6 - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-2t6zh_ingress-nginx_af0c2158-a586-49cb-8500-3153c1e34818_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-AIAOYRHPTHSX5ZZ6\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-2t6zh_ingress-nginx_af0c2158-a586-49cb-8500-3153c1e34818_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-TXJ36EOAXNQ5M3ZZ\n-A KUBE-HP-AIAOYRHPTHSX5ZZ6 -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-2t6zh_ingress-nginx_af0c2158-a586-49cb-8500-3153c1e34818_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-AIAOYRHPTHSX5ZZ6 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-2t6zh_ingress-nginx_af0c2158-a586-49cb-8
500-3153c1e34818_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-TXJ36EOAXNQ5M3ZZ -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-2t6zh_ingress-nginx_af0c2158-a586-49cb-8500-3153c1e34818_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-TXJ36EOAXNQ5M3ZZ -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-2t6zh_ingress-nginx_af0c2158-a586-49cb-8500-3153c1e34818_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-MXZO65QAS77C5EPK\nCOMMIT\n"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.912336206Z" level=info msg="Closing host port tcp:5000"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.913704985Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.913838690Z" level=info msg="Got pod network &{Name:registry-proxy-m7kds Namespace:kube-system ID:7a097baa98d297f6454a3c197e232ddf95d0c333dd45b8e0d542fd43da25d96a UID:8d0b9712-207c-405c-a10a-c52898980d93 NetNS:/var/run/netns/551734dc-aca7-4953-b116-d951f9659b6f Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.913950901Z" level=info msg="Deleting pod kube-system_registry-proxy-m7kds from CNI network \"kindnet\" (type=ptp)"
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.936587616Z" level=info msg="Stopped pod sandbox: 5f5a85b3b52f678e924a5cdac7f43584f89c93965c41bd53223a56984397d647" id=d90d1b4e-767a-47e2-8cbb-d49d888901ee name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:46:34 addons-593827 crio[1026]: time="2024-09-16 17:46:34.976161914Z" level=info msg="Stopped pod sandbox: 7a097baa98d297f6454a3c197e232ddf95d0c333dd45b8e0d542fd43da25d96a" id=95114acc-c134-40e1-b363-2a709253788f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:46:35 addons-593827 crio[1026]: time="2024-09-16 17:46:35.094639069Z" level=info msg="Removing container: d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4" id=1ca2b99d-0229-49d9-a78c-f66337129ab2 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 17:46:35 addons-593827 crio[1026]: time="2024-09-16 17:46:35.108460087Z" level=info msg="Removed container d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4: kube-system/registry-proxy-m7kds/registry-proxy" id=1ca2b99d-0229-49d9-a78c-f66337129ab2 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 17:46:35 addons-593827 crio[1026]: time="2024-09-16 17:46:35.111259057Z" level=info msg="Removing container: f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980" id=580ac7ef-b247-47a8-b601-902ae742f472 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 17:46:35 addons-593827 crio[1026]: time="2024-09-16 17:46:35.133199524Z" level=info msg="Removed container f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980: kube-system/registry-66c9cd494c-x885p/registry" id=580ac7ef-b247-47a8-b601-902ae742f472 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	a48d34ca7b883       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              13 seconds ago      Running             nginx                     0                   a7c78e1790859       nginx
	c91d9842e25d6       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             10 minutes ago      Exited              patch                     3                   d4b304242b045       ingress-nginx-admission-patch-dgztk
	f859762c23798       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 10 minutes ago      Running             gcp-auth                  0                   d741c9ae54253       gcp-auth-89d5ffd79-nv6hr
	c1265216c1296       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             10 minutes ago      Running             controller                0                   1dc6015d3ca12       ingress-nginx-controller-bc57996ff-2t6zh
	04f37d31b37ea       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   59ca692b02a89       metrics-server-84c5f94fbc-ztbgc
	8a1097719b8b3       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   de6e442002c04       ingress-nginx-admission-create-6t4js
	f9b2bbe66fac4       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   b693adb349014       kube-ingress-dns-minikube
	db6a5ad954e90       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             10 minutes ago      Running             local-path-provisioner    0                   f9c8caa28fcf1       local-path-provisioner-86d989889c-6jjsg
	b4986de9d024c       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             11 minutes ago      Running             coredns                   0                   d767d497ec31d       coredns-7c65d6cfc9-dkqgl
	194f1458029a4       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             11 minutes ago      Running             storage-provisioner       0                   0960f2a9318dd       storage-provisioner
	938156d094afe       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   d64ab143361ac       kube-proxy-crh9h
	2e30ee51f82c3       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   7664f254a8598       kindnet-fp7l6
	79168830b8df6       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             12 minutes ago      Running             etcd                      0                   6a50cd6f719f7       etcd-addons-593827
	23599c6d42062       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             12 minutes ago      Running             kube-apiserver            0                   3196db2bb8259       kube-apiserver-addons-593827
	8ebfefc7dfd4c       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             12 minutes ago      Running             kube-controller-manager   0                   6965dd822fb0f       kube-controller-manager-addons-593827
	b9cf594329096       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             12 minutes ago      Running             kube-scheduler            0                   748ed274730e9       kube-scheduler-addons-593827
	
	
	==> coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] <==
	[INFO] 10.244.0.2:38517 - 14776 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000144962s
	[INFO] 10.244.0.2:47776 - 8911 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075625s
	[INFO] 10.244.0.2:47776 - 4300 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117622s
	[INFO] 10.244.0.2:51041 - 42694 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004040077s
	[INFO] 10.244.0.2:51041 - 50371 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.005042265s
	[INFO] 10.244.0.2:51109 - 60254 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003775644s
	[INFO] 10.244.0.2:51109 - 43355 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004295988s
	[INFO] 10.244.0.2:34041 - 21234 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005096384s
	[INFO] 10.244.0.2:34041 - 39671 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005160177s
	[INFO] 10.244.0.2:53775 - 10374 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000082467s
	[INFO] 10.244.0.2:53775 - 34692 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000117081s
	[INFO] 10.244.0.21:41982 - 8956 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000156289s
	[INFO] 10.244.0.21:36128 - 55368 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165781s
	[INFO] 10.244.0.21:35215 - 48822 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000119654s
	[INFO] 10.244.0.21:60507 - 48544 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132637s
	[INFO] 10.244.0.21:58782 - 57284 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000139976s
	[INFO] 10.244.0.21:53566 - 14529 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000172636s
	[INFO] 10.244.0.21:36906 - 6348 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007641832s
	[INFO] 10.244.0.21:43656 - 42759 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007669285s
	[INFO] 10.244.0.21:51509 - 46223 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006658383s
	[INFO] 10.244.0.21:50007 - 33963 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008268263s
	[INFO] 10.244.0.21:44097 - 42259 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005729998s
	[INFO] 10.244.0.21:54644 - 48804 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005913656s
	[INFO] 10.244.0.21:58644 - 10658 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00076372s
	[INFO] 10.244.0.21:42240 - 48904 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000889832s
	
	
	==> describe nodes <==
	Name:               addons-593827
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-593827
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=91d692c919753635ac118b7ed7ae5503b67c63c8
	                    minikube.k8s.io/name=addons-593827
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T17_34_29_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-593827
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 16 Sep 2024 17:34:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-593827
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 17:46:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:35:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-593827
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859300Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859300Ki
	  pods:               110
	System Info:
	  Machine ID:                 18f3e95821b54bc99ec381903f80b26d
	  System UUID:                daba0769-bedf-4cd5-bbf0-e72e4e39c7cf
	  Boot ID:                    9f0bed1e-9ab0-4767-9fd9-c5f6e21c1a4f
	  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
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         17s
	  gcp-auth                    gcp-auth-89d5ffd79-nv6hr                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-2t6zh    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-dkqgl                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     12m
	  kube-system                 etcd-addons-593827                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-fp7l6                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-593827                250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-593827       200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-crh9h                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-593827                100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-ztbgc             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-6jjsg     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                 12m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m   kubelet          Node addons-593827 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-593827 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-593827 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m   node-controller  Node addons-593827 event: Registered Node addons-593827 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-593827 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001938] 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.001284] 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.004051]  #5
	[  +0.000664]  #6
	[  +0.001034]  #7
	[  +0.059365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.382888] i8042: Warning: Keylock active
	[  +0.007677] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.004634] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.001018] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001007] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000624] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000794] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000732] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.605429] 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.614304] kauditd_printk_skb: 46 callbacks suppressed
	[Sep16 17:46] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +1.026451] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +2.015797] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	
	
	==> etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] <==
	{"level":"info","ts":"2024-09-16T17:34:36.562990Z","caller":"traceutil/trace.go:171","msg":"trace[2063157153] transaction","detail":"{read_only:false; response_revision:363; number_of_response:1; }","duration":"181.962781ms","start":"2024-09-16T17:34:36.380956Z","end":"2024-09-16T17:34:36.562918Z","steps":["trace[2063157153] 'process raft request'  (duration: 102.092459ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:36.563239Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"281.296923ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4034"}
	{"level":"info","ts":"2024-09-16T17:34:36.563293Z","caller":"traceutil/trace.go:171","msg":"trace[1839763767] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:363; }","duration":"281.368063ms","start":"2024-09-16T17:34:36.281913Z","end":"2024-09-16T17:34:36.563281Z","steps":["trace[1839763767] 'agreement among raft nodes before linearized reading'  (duration: 281.225307ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:36.563579Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.281652ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T17:34:36.563611Z","caller":"traceutil/trace.go:171","msg":"trace[431053167] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:363; }","duration":"182.385243ms","start":"2024-09-16T17:34:36.381216Z","end":"2024-09-16T17:34:36.563602Z","steps":["trace[431053167] 'agreement among raft nodes before linearized reading'  (duration: 182.255439ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:36.867475Z","caller":"traceutil/trace.go:171","msg":"trace[907109855] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"187.570955ms","start":"2024-09-16T17:34:36.679883Z","end":"2024-09-16T17:34:36.867454Z","steps":["trace[907109855] 'process raft request'  (duration: 187.523035ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:36.868834Z","caller":"traceutil/trace.go:171","msg":"trace[314813456] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"189.137562ms","start":"2024-09-16T17:34:36.679681Z","end":"2024-09-16T17:34:36.868819Z","steps":["trace[314813456] 'process raft request'  (duration: 187.596295ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.085607Z","caller":"traceutil/trace.go:171","msg":"trace[1478604788] linearizableReadLoop","detail":"{readStateIndex:387; appliedIndex:386; }","duration":"104.646496ms","start":"2024-09-16T17:34:36.980944Z","end":"2024-09-16T17:34:37.085590Z","steps":["trace[1478604788] 'read index received'  (duration: 2.805308ms)","trace[1478604788] 'applied index is now lower than readState.Index'  (duration: 101.840552ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:34:37.085856Z","caller":"traceutil/trace.go:171","msg":"trace[1096782645] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"105.146738ms","start":"2024-09-16T17:34:36.980697Z","end":"2024-09-16T17:34:37.085843Z","steps":["trace[1096782645] 'process raft request'  (duration: 83.272785ms)","trace[1096782645] 'compare'  (duration: 21.287383ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:34:37.086035Z","caller":"traceutil/trace.go:171","msg":"trace[1868276868] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"105.026452ms","start":"2024-09-16T17:34:36.981000Z","end":"2024-09-16T17:34:37.086026Z","steps":["trace[1868276868] 'process raft request'  (duration: 104.369056ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.086116Z","caller":"traceutil/trace.go:171","msg":"trace[1723866825] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"103.932452ms","start":"2024-09-16T17:34:36.982178Z","end":"2024-09-16T17:34:37.086110Z","steps":["trace[1723866825] 'process raft request'  (duration: 103.296664ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.086239Z","caller":"traceutil/trace.go:171","msg":"trace[739931754] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"103.486029ms","start":"2024-09-16T17:34:36.982747Z","end":"2024-09-16T17:34:37.086233Z","steps":["trace[739931754] 'process raft request'  (duration: 102.806866ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086348Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.388709ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-16T17:34:37.086369Z","caller":"traceutil/trace.go:171","msg":"trace[1669398351] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:380; }","duration":"105.423663ms","start":"2024-09-16T17:34:36.980939Z","end":"2024-09-16T17:34:37.086363Z","steps":["trace[1669398351] 'agreement among raft nodes before linearized reading'  (duration: 105.368772ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086465Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.980248ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-593827\" ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2024-09-16T17:34:37.086483Z","caller":"traceutil/trace.go:171","msg":"trace[1554914053] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-593827; range_end:; response_count:1; response_revision:380; }","duration":"103.99736ms","start":"2024-09-16T17:34:36.982479Z","end":"2024-09-16T17:34:37.086477Z","steps":["trace[1554914053] 'agreement among raft nodes before linearized reading'  (duration: 103.963873ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086744Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.834105ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-16T17:34:37.164328Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.726883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T17:34:37.164391Z","caller":"traceutil/trace.go:171","msg":"trace[325602053] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:380; }","duration":"181.798861ms","start":"2024-09-16T17:34:36.982578Z","end":"2024-09-16T17:34:37.164377Z","steps":["trace[325602053] 'agreement among raft nodes before linearized reading'  (duration: 181.692505ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.168542Z","caller":"traceutil/trace.go:171","msg":"trace[940748400] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:380; }","duration":"185.621621ms","start":"2024-09-16T17:34:36.982902Z","end":"2024-09-16T17:34:37.168524Z","steps":["trace[940748400] 'agreement among raft nodes before linearized reading'  (duration: 103.825416ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.765304Z","caller":"traceutil/trace.go:171","msg":"trace[503259950] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"100.798562ms","start":"2024-09-16T17:34:37.663933Z","end":"2024-09-16T17:34:37.764732Z","steps":[],"step_count":0}
	{"level":"info","ts":"2024-09-16T17:37:02.494931Z","caller":"traceutil/trace.go:171","msg":"trace[584497191] transaction","detail":"{read_only:false; response_revision:1331; number_of_response:1; }","duration":"112.283806ms","start":"2024-09-16T17:37:02.382631Z","end":"2024-09-16T17:37:02.494915Z","steps":["trace[584497191] 'process raft request'  (duration: 81.495978ms)","trace[584497191] 'compare'  (duration: 30.706188ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:44:25.426324Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1578}
	{"level":"info","ts":"2024-09-16T17:44:25.448628Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1578,"took":"21.847559ms","hash":3180953335,"current-db-size-bytes":6672384,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-16T17:44:25.448670Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3180953335,"revision":1578,"compact-revision":-1}
	
	
	==> gcp-auth [f859762c23798fc1f3e4d7a78e019a83c48ede4d75ab5b13db21fae29ab18309] <==
	2024/09/16 17:37:20 Ready to write response ...
	2024/09/16 17:37:20 Ready to marshal response ...
	2024/09/16 17:37:20 Ready to write response ...
	2024/09/16 17:45:23 Ready to marshal response ...
	2024/09/16 17:45:23 Ready to write response ...
	2024/09/16 17:45:23 Ready to marshal response ...
	2024/09/16 17:45:23 Ready to write response ...
	2024/09/16 17:45:34 Ready to marshal response ...
	2024/09/16 17:45:34 Ready to write response ...
	2024/09/16 17:45:34 Ready to marshal response ...
	2024/09/16 17:45:34 Ready to write response ...
	2024/09/16 17:45:37 Ready to marshal response ...
	2024/09/16 17:45:37 Ready to write response ...
	2024/09/16 17:45:47 Ready to marshal response ...
	2024/09/16 17:45:47 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:46:02 Ready to marshal response ...
	2024/09/16 17:46:02 Ready to write response ...
	2024/09/16 17:46:18 Ready to marshal response ...
	2024/09/16 17:46:18 Ready to write response ...
	
	
	==> kernel <==
	 17:46:36 up  1:28,  0 users,  load average: 0.83, 0.51, 0.42
	Linux addons-593827 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 [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] <==
	I0916 17:44:28.575846       1 main.go:299] handling current node
	I0916 17:44:38.568731       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:44:38.568765       1 main.go:299] handling current node
	I0916 17:44:48.574819       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:44:48.574846       1 main.go:299] handling current node
	I0916 17:44:58.568402       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:44:58.568437       1 main.go:299] handling current node
	I0916 17:45:08.572778       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:45:08.572808       1 main.go:299] handling current node
	I0916 17:45:18.568312       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:45:18.568351       1 main.go:299] handling current node
	I0916 17:45:28.568519       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:45:28.568555       1 main.go:299] handling current node
	I0916 17:45:38.568850       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:45:38.568886       1 main.go:299] handling current node
	I0916 17:45:48.569137       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:45:48.569170       1 main.go:299] handling current node
	I0916 17:45:58.569184       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:45:58.569214       1 main.go:299] handling current node
	I0916 17:46:08.570829       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:46:08.570858       1 main.go:299] handling current node
	I0916 17:46:18.568861       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:46:18.568895       1 main.go:299] handling current node
	I0916 17:46:28.568204       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:46:28.568241       1 main.go:299] handling current node
	
	
	==> kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0916 17:37:09.683798       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.148.183:443: connect: connection refused" logger="UnhandledError"
	E0916 17:37:09.685176       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.148.183:443: connect: connection refused" logger="UnhandledError"
	I0916 17:37:09.716922       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0916 17:45:49.404230       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0916 17:45:50.618914       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:47204: read: connection reset by peer
	I0916 17:45:58.638669       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.132.106"}
	I0916 17:46:18.257071       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.257132       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.269702       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.269753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.270524       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.270562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.282941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.283083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.373622       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.373752       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.773919       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0916 17:46:18.936536       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.158.124"}
	W0916 17:46:19.271396       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 17:46:19.374441       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 17:46:19.386471       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0916 17:46:22.736544       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0916 17:46:23.751878       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	
	
	==> kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] <==
	E0916 17:46:22.427833       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"
	W0916 17:46:22.445554       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
	E0916 17:46:22.445612       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"
	W0916 17:46:23.139553       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
	E0916 17:46:23.139598       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"
	E0916 17:46:23.753255       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0916 17:46:24.714869       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
	E0916 17:46:24.714930       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"
	W0916 17:46:26.746084       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
	E0916 17:46:26.746125       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"
	W0916 17:46:26.754548       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
	E0916 17:46:26.754585       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"
	W0916 17:46:28.442722       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
	E0916 17:46:28.442775       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"
	W0916 17:46:28.776231       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
	E0916 17:46:28.776274       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"
	W0916 17:46:31.888170       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
	E0916 17:46:31.888210       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"
	I0916 17:46:32.194646       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-593827"
	I0916 17:46:32.846092       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	I0916 17:46:33.731564       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0916 17:46:33.731598       1 shared_informer.go:320] Caches are synced for resource quota
	I0916 17:46:34.381383       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0916 17:46:34.381424       1 shared_informer.go:320] Caches are synced for garbage collector
	I0916 17:46:34.745771       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="5.02µs"
	
	
	==> kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] <==
	I0916 17:34:38.280100       1 server_linux.go:66] "Using iptables proxy"
	I0916 17:34:38.775340       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 17:34:38.775420       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`"
	I0916 17:34:38.890253       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 17:34:38.890302       1 server_linux.go:169] "Using iptables Proxier"
	I0916 17:34:38.892871       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"
	I0916 17:34:38.893213       1 server.go:483] "Version info" version="v1.31.1"
	I0916 17:34:38.893546       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 17:34:38.894867       1 config.go:199] "Starting service config controller"
	I0916 17:34:38.894927       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 17:34:38.894895       1 config.go:105] "Starting endpoint slice config controller"
	I0916 17:34:38.894949       1 config.go:328] "Starting node config controller"
	I0916 17:34:38.894959       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 17:34:38.894968       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 17:34:38.995062       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0916 17:34:38.995085       1 shared_informer.go:320] Caches are synced for node config
	I0916 17:34:38.995062       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] <==
	W0916 17:34:26.583964       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0916 17:34:26.584024       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:26.583991       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
	E0916 17:34:26.584056       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"
	W0916 17:34:27.395019       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.395059       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"
	W0916 17:34:27.473598       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
	E0916 17:34:27.473631       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"
	W0916 17:34:27.482106       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.482142       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"
	W0916 17:34:27.545336       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0916 17:34:27.545374       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:27.547039       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
	E0916 17:34:27.547066       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"
	W0916 17:34:27.548885       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.548914       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:27.578277       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
	E0916 17:34:27.578328       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"
	W0916 17:34:27.635652       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
	E0916 17:34:27.635687       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"
	W0916 17:34:27.741291       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
	E0916 17:34:27.741336       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"
	W0916 17:34:27.781887       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0916 17:34:27.781930       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0916 17:34:30.579877       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 17:46:29 addons-593827 kubelet[1619]: I0916 17:46:29.092270    1619 scope.go:117] "RemoveContainer" containerID="7316a2291c5c6dc1b12dabd41cb524f88617ebca70e907fe1042336729a0aa29"
	Sep 16 17:46:29 addons-593827 kubelet[1619]: I0916 17:46:29.106545    1619 scope.go:117] "RemoveContainer" containerID="28e4613cdc0d4b72d618a8c173f2bf262fb1171d98365316aebf3fb55a3af9bf"
	Sep 16 17:46:29 addons-593827 kubelet[1619]: E0916 17:46:29.113795    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726508789113576740,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582618,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:46:29 addons-593827 kubelet[1619]: E0916 17:46:29.113833    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726508789113576740,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582618,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:46:30 addons-593827 kubelet[1619]: E0916 17:46:30.910336    1619 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="fca180fc-b21b-4874-8134-605af26d6c58"
	Sep 16 17:46:34 addons-593827 kubelet[1619]: I0916 17:46:34.356513    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5b2rh\" (UniqueName: \"kubernetes.io/projected/fca180fc-b21b-4874-8134-605af26d6c58-kube-api-access-5b2rh\") pod \"fca180fc-b21b-4874-8134-605af26d6c58\" (UID: \"fca180fc-b21b-4874-8134-605af26d6c58\") "
	Sep 16 17:46:34 addons-593827 kubelet[1619]: I0916 17:46:34.356578    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/fca180fc-b21b-4874-8134-605af26d6c58-gcp-creds\") pod \"fca180fc-b21b-4874-8134-605af26d6c58\" (UID: \"fca180fc-b21b-4874-8134-605af26d6c58\") "
	Sep 16 17:46:34 addons-593827 kubelet[1619]: I0916 17:46:34.356659    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/fca180fc-b21b-4874-8134-605af26d6c58-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "fca180fc-b21b-4874-8134-605af26d6c58" (UID: "fca180fc-b21b-4874-8134-605af26d6c58"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 16 17:46:34 addons-593827 kubelet[1619]: I0916 17:46:34.358507    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/fca180fc-b21b-4874-8134-605af26d6c58-kube-api-access-5b2rh" (OuterVolumeSpecName: "kube-api-access-5b2rh") pod "fca180fc-b21b-4874-8134-605af26d6c58" (UID: "fca180fc-b21b-4874-8134-605af26d6c58"). InnerVolumeSpecName "kube-api-access-5b2rh". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 17:46:34 addons-593827 kubelet[1619]: I0916 17:46:34.456966    1619 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-5b2rh\" (UniqueName: \"kubernetes.io/projected/fca180fc-b21b-4874-8134-605af26d6c58-kube-api-access-5b2rh\") on node \"addons-593827\" DevicePath \"\""
	Sep 16 17:46:34 addons-593827 kubelet[1619]: I0916 17:46:34.456997    1619 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/fca180fc-b21b-4874-8134-605af26d6c58-gcp-creds\") on node \"addons-593827\" DevicePath \"\""
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.061585    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jktrf\" (UniqueName: \"kubernetes.io/projected/bf06e05d-e85d-4724-93f1-019645891641-kube-api-access-jktrf\") pod \"bf06e05d-e85d-4724-93f1-019645891641\" (UID: \"bf06e05d-e85d-4724-93f1-019645891641\") "
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.063328    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bf06e05d-e85d-4724-93f1-019645891641-kube-api-access-jktrf" (OuterVolumeSpecName: "kube-api-access-jktrf") pod "bf06e05d-e85d-4724-93f1-019645891641" (UID: "bf06e05d-e85d-4724-93f1-019645891641"). InnerVolumeSpecName "kube-api-access-jktrf". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.093415    1619 scope.go:117] "RemoveContainer" containerID="d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.109664    1619 scope.go:117] "RemoveContainer" containerID="d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: E0916 17:46:35.110038    1619 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4\": container with ID starting with d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4 not found: ID does not exist" containerID="d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.110084    1619 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4"} err="failed to get container status \"d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4\": rpc error: code = NotFound desc = could not find container \"d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4\": container with ID starting with d7e288e7c6091f32b841a2b603ccdab822f6f0fc521eb8785a4f0f0e18399fb4 not found: ID does not exist"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.110105    1619 scope.go:117] "RemoveContainer" containerID="f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.133439    1619 scope.go:117] "RemoveContainer" containerID="f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: E0916 17:46:35.133809    1619 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980\": container with ID starting with f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980 not found: ID does not exist" containerID="f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.133854    1619 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980"} err="failed to get container status \"f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980\": rpc error: code = NotFound desc = could not find container \"f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980\": container with ID starting with f5c463e03d4e6cbc9be71ce6e2748c38d96fb83c0f0d4a14b27430cc9db3f980 not found: ID does not exist"
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.162177    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l7q6d\" (UniqueName: \"kubernetes.io/projected/8d0b9712-207c-405c-a10a-c52898980d93-kube-api-access-l7q6d\") pod \"8d0b9712-207c-405c-a10a-c52898980d93\" (UID: \"8d0b9712-207c-405c-a10a-c52898980d93\") "
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.162260    1619 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jktrf\" (UniqueName: \"kubernetes.io/projected/bf06e05d-e85d-4724-93f1-019645891641-kube-api-access-jktrf\") on node \"addons-593827\" DevicePath \"\""
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.163913    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8d0b9712-207c-405c-a10a-c52898980d93-kube-api-access-l7q6d" (OuterVolumeSpecName: "kube-api-access-l7q6d") pod "8d0b9712-207c-405c-a10a-c52898980d93" (UID: "8d0b9712-207c-405c-a10a-c52898980d93"). InnerVolumeSpecName "kube-api-access-l7q6d". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 17:46:35 addons-593827 kubelet[1619]: I0916 17:46:35.263517    1619 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-l7q6d\" (UniqueName: \"kubernetes.io/projected/8d0b9712-207c-405c-a10a-c52898980d93-kube-api-access-l7q6d\") on node \"addons-593827\" DevicePath \"\""
	
	
	==> storage-provisioner [194f1458029a4d1bf009dcd83bafdb960cdf43493015be05c5dec83522a34321] <==
	I0916 17:35:20.080270       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 17:35:20.089625       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 17:35:20.089690       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 17:35:20.100988       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 17:35:20.101258       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13!
	I0916 17:35:20.101545       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c08897f1-37c2-4c19-b30a-a14febd94ca2", APIVersion:"v1", ResourceVersion:"928", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13 became leader
	I0916 17:35:20.202226       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-593827/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 17:37:20 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	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-rbv2m (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rbv2m:
	    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-593827
	  Normal   Pulling    7m44s (x4 over 9m16s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m43s (x4 over 9m15s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m43s (x4 over 9m15s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m29s (x6 over 9m15s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m16s (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-6t4js" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-dgztk" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-593827 describe pod busybox ingress-nginx-admission-create-6t4js ingress-nginx-admission-patch-dgztk: exit status 1
--- FAIL: TestAddons/parallel/Registry (73.77s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (151.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-593827 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-593827 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-593827 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [a1db8022-1f57-4edf-9d10-d72fe6884cdc] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [a1db8022-1f57-4edf-9d10-d72fe6884cdc] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003226093s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-593827 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.816732933s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-593827 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 addons disable ingress-dns --alsologtostderr -v=1: (1.066190526s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 addons disable ingress --alsologtostderr -v=1: (7.594233093s)
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-593827
helpers_test.go:235: (dbg) docker inspect addons-593827:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87",
	        "Created": "2024-09-16T17:34:16.419175346Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 28315,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T17:34:16.551797723Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:42cce955f9eac9d57cd22fac71bb25240691d58509ec274149a0acd1eaaf86ec",
	        "ResolvConfPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/hostname",
	        "HostsPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/hosts",
	        "LogPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87-json.log",
	        "Name": "/addons-593827",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-593827:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-593827",
	            "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/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1-init/diff:/var/lib/docker/overlay2/ee051aae69833d7660e9ea1712c15a7d952553a5c6ed4b0812da78b7a4fdb469/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-593827",
	                "Source": "/var/lib/docker/volumes/addons-593827/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-593827",
	            "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-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc",
	            "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-593827",
	                "name.minikube.sigs.k8s.io": "addons-593827",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1c95b4b70bfd9e0f790348d4361a4381caea7b9614635598615322b5ba6b71a8",
	            "SandboxKey": "/var/run/docker/netns/1c95b4b70bfd",
	            "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-593827": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c679ec4149133dcd6a550d27bdf2f2b5d85b16451744bcb2cba91fe8525ec404",
	                    "EndpointID": "25ea04d8406daa6ff52703deaf9b5101b3994845e4760f85ddd387060716633f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-593827",
	                        "e8fbfa4b3fbd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-593827 -n addons-593827
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-593827 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 logs -n 25: (1.139954524s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-113281                                                                     | download-only-113281   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| start   | --download-only -p                                                                          | download-docker-496133 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | download-docker-496133                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-496133                                                                   | download-docker-496133 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-802593   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | binary-mirror-802593                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34691                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-802593                                                                     | binary-mirror-802593   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-593827 --wait=true                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:37 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-593827 ssh cat                                                                       | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | /opt/local-path-provisioner/pvc-4a33750a-d711-4a89-9e76-3c5d355de091_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | -p addons-593827                                                                            |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | -p addons-593827                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-593827 ssh curl -s                                                                   | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-593827 ip                                                                            | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-593827 ip                                                                            | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:48 UTC | 16 Sep 24 17:48 UTC |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:48 UTC | 16 Sep 24 17:48 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:48 UTC | 16 Sep 24 17:48 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 17:33:51
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 17:33:51.867337   27554 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:33:51.867433   27554 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:51.867439   27554 out.go:358] Setting ErrFile to fd 2...
	I0916 17:33:51.867445   27554 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:51.867637   27554 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:33:51.868245   27554 out.go:352] Setting JSON to false
	I0916 17:33:51.869106   27554 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4573,"bootTime":1726503459,"procs":171,"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"}
	I0916 17:33:51.869164   27554 start.go:139] virtualization: kvm guest
	I0916 17:33:51.871807   27554 out.go:177] * [addons-593827] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0916 17:33:51.873195   27554 out.go:177]   - MINIKUBE_LOCATION=19649
	I0916 17:33:51.873200   27554 notify.go:220] Checking for updates...
	I0916 17:33:51.876380   27554 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:33:51.877834   27554 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:33:51.879313   27554 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:33:51.880686   27554 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 17:33:51.882014   27554 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 17:33:51.883653   27554 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:33:51.904256   27554 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:33:51.904366   27554 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:51.954955   27554 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 17:33:51.945670163 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:51.955056   27554 docker.go:318] overlay module found
	I0916 17:33:51.956786   27554 out.go:177] * Using the docker driver based on user configuration
	I0916 17:33:51.957969   27554 start.go:297] selected driver: docker
	I0916 17:33:51.957987   27554 start.go:901] validating driver "docker" against <nil>
	I0916 17:33:51.957999   27554 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 17:33:51.958744   27554 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:52.006987   27554 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 17:33:51.998171163 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:52.007173   27554 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 17:33:52.007403   27554 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]
	I0916 17:33:52.009224   27554 out.go:177] * Using Docker driver with root privileges
	I0916 17:33:52.010790   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:33:52.010845   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:33:52.010858   27554 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 17:33:52.010922   27554 start.go:340] cluster config:
	{Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:33:52.012606   27554 out.go:177] * Starting "addons-593827" primary control-plane node in "addons-593827" cluster
	I0916 17:33:52.013888   27554 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 17:33:52.015238   27554 out.go:177] * Pulling base image v0.0.45-1726481311-19649 ...
	I0916 17:33:52.016567   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:33:52.016614   27554 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0916 17:33:52.016626   27554 cache.go:56] Caching tarball of preloaded images
	I0916 17:33:52.016689   27554 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local docker daemon
	I0916 17:33:52.016759   27554 preload.go:172] Found /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0916 17:33:52.016775   27554 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0916 17:33:52.017140   27554 profile.go:143] Saving config to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json ...
	I0916 17:33:52.017164   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json: {Name:mk4a4b5a3a3d8ed61be49c7bb49407125388e277 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:33:52.032326   27554 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc to local cache
	I0916 17:33:52.032437   27554 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory
	I0916 17:33:52.032455   27554 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory, skipping pull
	I0916 17:33:52.032461   27554 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc exists in cache, skipping pull
	I0916 17:33:52.032469   27554 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc as a tarball
	I0916 17:33:52.032476   27554 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc from local cache
	I0916 17:34:04.043567   27554 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc from cached tarball
	I0916 17:34:04.043610   27554 cache.go:194] Successfully downloaded all kic artifacts
	I0916 17:34:04.043667   27554 start.go:360] acquireMachinesLock for addons-593827: {Name:mkeb83151b36cc0032230d8dd490d92272c918ea Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 17:34:04.043779   27554 start.go:364] duration metric: took 90.528µs to acquireMachinesLock for "addons-593827"
	I0916 17:34:04.043805   27554 start.go:93] Provisioning new machine with config: &{Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:34:04.043898   27554 start.go:125] createHost starting for "" (driver="docker")
	I0916 17:34:04.045831   27554 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 17:34:04.046106   27554 start.go:159] libmachine.API.Create for "addons-593827" (driver="docker")
	I0916 17:34:04.046143   27554 client.go:168] LocalClient.Create starting
	I0916 17:34:04.046253   27554 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem
	I0916 17:34:04.299569   27554 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem
	I0916 17:34:04.769625   27554 cli_runner.go:164] Run: docker network inspect addons-593827 --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}}]}"
	W0916 17:34:04.785538   27554 cli_runner.go:211] docker network inspect addons-593827 --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
	I0916 17:34:04.785598   27554 network_create.go:284] running [docker network inspect addons-593827] to gather additional debugging logs...
	I0916 17:34:04.785613   27554 cli_runner.go:164] Run: docker network inspect addons-593827
	W0916 17:34:04.802177   27554 cli_runner.go:211] docker network inspect addons-593827 returned with exit code 1
	I0916 17:34:04.802209   27554 network_create.go:287] error running [docker network inspect addons-593827]: docker network inspect addons-593827: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-593827 not found
	I0916 17:34:04.802224   27554 network_create.go:289] output of [docker network inspect addons-593827]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-593827 not found
	
	** /stderr **
	I0916 17:34:04.802304   27554 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}}]}"
	I0916 17:34:04.818092   27554 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:0xc00193ce70}
	I0916 17:34:04.818128   27554 network_create.go:124] attempt to create docker network addons-593827 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0916 17:34:04.818171   27554 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-593827 addons-593827
	I0916 17:34:04.877252   27554 network_create.go:108] docker network addons-593827 192.168.49.0/24 created
	I0916 17:34:04.877288   27554 kic.go:121] calculated static IP "192.168.49.2" for the "addons-593827" container
	I0916 17:34:04.877344   27554 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 17:34:04.892408   27554 cli_runner.go:164] Run: docker volume create addons-593827 --label name.minikube.sigs.k8s.io=addons-593827 --label created_by.minikube.sigs.k8s.io=true
	I0916 17:34:04.909287   27554 oci.go:103] Successfully created a docker volume addons-593827
	I0916 17:34:04.909365   27554 cli_runner.go:164] Run: docker run --rm --name addons-593827-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --entrypoint /usr/bin/test -v addons-593827:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -d /var/lib
	I0916 17:34:12.056016   27554 cli_runner.go:217] Completed: docker run --rm --name addons-593827-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --entrypoint /usr/bin/test -v addons-593827:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -d /var/lib: (7.146608831s)
	I0916 17:34:12.056044   27554 oci.go:107] Successfully prepared a docker volume addons-593827
	I0916 17:34:12.056070   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:34:12.056088   27554 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 17:34:12.056129   27554 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-593827:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 17:34:16.360351   27554 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-593827:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -I lz4 -xf /preloaded.tar -C /extractDir: (4.304180009s)
	I0916 17:34:16.360384   27554 kic.go:203] duration metric: took 4.304293472s to extract preloaded images to volume ...
	W0916 17:34:16.360499   27554 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0916 17:34:16.360591   27554 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 17:34:16.405039   27554 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-593827 --name addons-593827 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-593827 --network addons-593827 --ip 192.168.49.2 --volume addons-593827:/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-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc
	I0916 17:34:16.729417   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Running}}
	I0916 17:34:16.747704   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:16.765731   27554 cli_runner.go:164] Run: docker exec addons-593827 stat /var/lib/dpkg/alternatives/iptables
	I0916 17:34:16.807991   27554 oci.go:144] the created container "addons-593827" has a running status.
	I0916 17:34:16.808028   27554 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa...
	I0916 17:34:17.090489   27554 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 17:34:17.117768   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:17.135812   27554 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 17:34:17.135831   27554 kic_runner.go:114] Args: [docker exec --privileged addons-593827 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 17:34:17.181065   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:17.199123   27554 machine.go:93] provisionDockerMachine start ...
	I0916 17:34:17.199200   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.218739   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.218997   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.219013   27554 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 17:34:17.373787   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-593827
	
	I0916 17:34:17.373811   27554 ubuntu.go:169] provisioning hostname "addons-593827"
	I0916 17:34:17.373868   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.391882   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.392049   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.392064   27554 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-593827 && echo "addons-593827" | sudo tee /etc/hostname
	I0916 17:34:17.524498   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-593827
	
	I0916 17:34:17.524572   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.540956   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.541121   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.541138   27554 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-593827' /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-593827/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-593827' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 17:34:17.662591   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 17:34:17.662621   27554 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19649-19430/.minikube CaCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19649-19430/.minikube}
	I0916 17:34:17.662644   27554 ubuntu.go:177] setting up certificates
	I0916 17:34:17.662655   27554 provision.go:84] configureAuth start
	I0916 17:34:17.662709   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:17.678572   27554 provision.go:143] copyHostCerts
	I0916 17:34:17.678646   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/ca.pem (1082 bytes)
	I0916 17:34:17.678783   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/cert.pem (1123 bytes)
	I0916 17:34:17.678866   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/key.pem (1679 bytes)
	I0916 17:34:17.678935   27554 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem org=jenkins.addons-593827 san=[127.0.0.1 192.168.49.2 addons-593827 localhost minikube]
	I0916 17:34:17.929865   27554 provision.go:177] copyRemoteCerts
	I0916 17:34:17.929918   27554 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 17:34:17.929951   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.945904   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.038831   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0916 17:34:18.059139   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0916 17:34:18.079677   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0916 17:34:18.099742   27554 provision.go:87] duration metric: took 437.074074ms to configureAuth
	I0916 17:34:18.099769   27554 ubuntu.go:193] setting minikube options for container-runtime
	I0916 17:34:18.099932   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:18.100021   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.116237   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:18.116400   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:18.116417   27554 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
	I0916 17:34:18.322822   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0916 17:34:18.322854   27554 machine.go:96] duration metric: took 1.123711162s to provisionDockerMachine
	I0916 17:34:18.322866   27554 client.go:171] duration metric: took 14.276717233s to LocalClient.Create
	I0916 17:34:18.322894   27554 start.go:167] duration metric: took 14.276787655s to libmachine.API.Create "addons-593827"
	I0916 17:34:18.322907   27554 start.go:293] postStartSetup for "addons-593827" (driver="docker")
	I0916 17:34:18.322924   27554 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]
	I0916 17:34:18.322995   27554 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
	I0916 17:34:18.323044   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.339565   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.427631   27554 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 17:34:18.430368   27554 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 17:34:18.430405   27554 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 17:34:18.430419   27554 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 17:34:18.430427   27554 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 17:34:18.430435   27554 filesync.go:126] Scanning /home/jenkins/minikube-integration/19649-19430/.minikube/addons for local assets ...
	I0916 17:34:18.430488   27554 filesync.go:126] Scanning /home/jenkins/minikube-integration/19649-19430/.minikube/files for local assets ...
	I0916 17:34:18.430510   27554 start.go:296] duration metric: took 107.592717ms for postStartSetup
	I0916 17:34:18.430769   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:18.447565   27554 profile.go:143] Saving config to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json ...
	I0916 17:34:18.447835   27554 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 17:34:18.447880   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.463840   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.547098   27554 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 17:34:18.550922   27554 start.go:128] duration metric: took 14.507010259s to createHost
	I0916 17:34:18.550946   27554 start.go:83] releasing machines lock for "addons-593827", held for 14.507155489s
	I0916 17:34:18.551007   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:18.567769   27554 ssh_runner.go:195] Run: cat /version.json
	I0916 17:34:18.567807   27554 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 17:34:18.567831   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.567871   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.585558   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.585909   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.669934   27554 ssh_runner.go:195] Run: systemctl --version
	I0916 17:34:18.673716   27554 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0916 17:34:18.816338   27554 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 17:34:18.820399   27554 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" ;
	I0916 17:34:18.837184   27554 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0916 17:34:18.837260   27554 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" ;
	I0916 17:34:18.863260   27554 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0916 17:34:18.863284   27554 start.go:495] detecting cgroup driver to use...
	I0916 17:34:18.863311   27554 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0916 17:34:18.863346   27554 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0916 17:34:18.876118   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0916 17:34:18.885523   27554 docker.go:217] disabling cri-docker service (if available) ...
	I0916 17:34:18.885570   27554 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0916 17:34:18.897154   27554 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0916 17:34:18.908981   27554 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0916 17:34:18.982540   27554 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0916 17:34:19.059695   27554 docker.go:233] disabling docker service ...
	I0916 17:34:19.059752   27554 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0916 17:34:19.076488   27554 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0916 17:34:19.086158   27554 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0916 17:34:19.158659   27554 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0916 17:34:19.239381   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0916 17:34:19.249314   27554 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"
	I0916 17:34:19.263207   27554 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0916 17:34:19.263250   27554 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"
	I0916 17:34:19.271745   27554 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0916 17:34:19.271804   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.280229   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.288202   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.296063   27554 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 17:34:19.303897   27554 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"
	I0916 17:34:19.311872   27554 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"
	I0916 17:34:19.324511   27554 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"
	I0916 17:34:19.332575   27554 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 17:34:19.339638   27554 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 17:34:19.346486   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:19.418397   27554 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0916 17:34:19.522541   27554 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0916 17:34:19.522613   27554 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0916 17:34:19.525794   27554 start.go:563] Will wait 60s for crictl version
	I0916 17:34:19.525852   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:34:19.528569   27554 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 17:34:19.558004   27554 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0916 17:34:19.558102   27554 ssh_runner.go:195] Run: crio --version
	I0916 17:34:19.590078   27554 ssh_runner.go:195] Run: crio --version
	I0916 17:34:19.622609   27554 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0916 17:34:19.623966   27554 cli_runner.go:164] Run: docker network inspect addons-593827 --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}}]}"
	I0916 17:34:19.640160   27554 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 17:34:19.643489   27554 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""
	I0916 17:34:19.652982   27554 kubeadm.go:883] updating cluster {Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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} ...
	I0916 17:34:19.653085   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:34:19.653122   27554 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 17:34:19.709203   27554 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 17:34:19.709223   27554 crio.go:433] Images already preloaded, skipping extraction
	I0916 17:34:19.709262   27554 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 17:34:19.739611   27554 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 17:34:19.739631   27554 cache_images.go:84] Images are preloaded, skipping loading
	I0916 17:34:19.739638   27554 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0916 17:34:19.739715   27554 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-593827 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-593827 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:}
	I0916 17:34:19.739772   27554 ssh_runner.go:195] Run: crio config
	I0916 17:34:19.777745   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:34:19.777772   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:34:19.777785   27554 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 17:34:19.777807   27554 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-593827 NodeName:addons-593827 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}
	I0916 17:34:19.777929   27554 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-593827"
	  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
	
	I0916 17:34:19.777984   27554 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 17:34:19.785555   27554 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 17:34:19.785611   27554 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 17:34:19.792755   27554 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0916 17:34:19.807607   27554 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 17:34:19.823748   27554 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0916 17:34:19.838648   27554 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 17:34:19.841449   27554 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""
	I0916 17:34:19.850441   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:19.927283   27554 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 17:34:19.938537   27554 certs.go:68] Setting up /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827 for IP: 192.168.49.2
	I0916 17:34:19.938562   27554 certs.go:194] generating shared ca certs ...
	I0916 17:34:19.938582   27554 certs.go:226] acquiring lock for ca certs: {Name:mk4a896f111432f616dd1961934a06cd28479e22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:19.938818   27554 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key
	I0916 17:34:20.012591   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt ...
	I0916 17:34:20.012618   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt: {Name:mk2acb514b840f9a047f1ad7d490f2f16d949003 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.012768   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key ...
	I0916 17:34:20.012783   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key: {Name:mkf34d44d21ad8b868947ceabdd8ed8826689fb0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.012851   27554 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key
	I0916 17:34:20.090745   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt ...
	I0916 17:34:20.090786   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt: {Name:mk7332cb36cff6ffa461fdf1b34bd131ace16300 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.090958   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key ...
	I0916 17:34:20.090968   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key: {Name:mk75422d8547ee1004af44590d72ba51b8a23bf1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.091036   27554 certs.go:256] generating profile certs ...
	I0916 17:34:20.091089   27554 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key
	I0916 17:34:20.091110   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt with IP's: []
	I0916 17:34:20.274030   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt ...
	I0916 17:34:20.274057   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: {Name:mkf1cf7691a79d0e7ea7d2ca3440f62da1f9bed0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.274225   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key ...
	I0916 17:34:20.274236   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key: {Name:mke18cb931b63f3161f879bc3317e180794786c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.274301   27554 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2
	I0916 17:34:20.274319   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 17:34:20.418239   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 ...
	I0916 17:34:20.418265   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2: {Name:mkc2a48191a7cefc6067b7dffe81e22ea22e31a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.418408   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2 ...
	I0916 17:34:20.418420   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2: {Name:mkb6839b7c911ebbbdfea8f3a0d90226f9f8bfdd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.418484   27554 certs.go:381] copying /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 -> /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt
	I0916 17:34:20.418555   27554 certs.go:385] copying /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2 -> /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key
	I0916 17:34:20.418600   27554 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key
	I0916 17:34:20.418616   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt with IP's: []
	I0916 17:34:20.534263   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt ...
	I0916 17:34:20.534289   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt: {Name:mke769d6d821c482619e050c01c7fcf6bd2fa2c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.534435   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key ...
	I0916 17:34:20.534447   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key: {Name:mkca84952243fa0dcca9a81cf46ea660db14a3c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.534614   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem (1675 bytes)
	I0916 17:34:20.534646   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem (1082 bytes)
	I0916 17:34:20.534671   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem (1123 bytes)
	I0916 17:34:20.534694   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem (1679 bytes)
	I0916 17:34:20.535282   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 17:34:20.556239   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0916 17:34:20.575957   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 17:34:20.595677   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0916 17:34:20.615647   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 17:34:20.636139   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0916 17:34:20.656465   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 17:34:20.676162   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0916 17:34:20.695917   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 17:34:20.715190   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 17:34:20.729800   27554 ssh_runner.go:195] Run: openssl version
	I0916 17:34:20.734490   27554 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"
	I0916 17:34:20.743154   27554 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.746111   27554 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 17:34 /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.746149   27554 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.752074   27554 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"
	I0916 17:34:20.759899   27554 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 17:34:20.762722   27554 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
	I0916 17:34:20.762784   27554 kubeadm.go:392] StartCluster: {Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:34:20.762888   27554 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0916 17:34:20.762931   27554 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0916 17:34:20.792856   27554 cri.go:89] found id: ""
	I0916 17:34:20.792915   27554 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 17:34:20.800688   27554 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 17:34:20.808285   27554 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 17:34:20.808334   27554 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
	I0916 17:34:20.815683   27554 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
	I0916 17:34:20.815697   27554 kubeadm.go:157] found existing configuration files:
	
	I0916 17:34:20.815737   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 17:34:20.824455   27554 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
	I0916 17:34:20.824509   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 17:34:20.832114   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 17:34:20.840039   27554 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
	I0916 17:34:20.840080   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 17:34:20.847792   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 17:34:20.855725   27554 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
	I0916 17:34:20.855776   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 17:34:20.862860   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 17:34:20.869971   27554 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
	I0916 17:34:20.870010   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 17:34:20.876790   27554 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"
	I0916 17:34:20.909978   27554 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 17:34:20.910057   27554 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 17:34:20.924464   27554 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0916 17:34:20.924548   27554 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0916 17:34:20.924595   27554 kubeadm.go:310] OS: Linux
	I0916 17:34:20.924675   27554 kubeadm.go:310] CGROUPS_CPU: enabled
	I0916 17:34:20.924756   27554 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0916 17:34:20.924816   27554 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0916 17:34:20.924881   27554 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0916 17:34:20.924954   27554 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0916 17:34:20.925019   27554 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0916 17:34:20.925081   27554 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0916 17:34:20.925150   27554 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0916 17:34:20.925211   27554 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0916 17:34:20.971305   27554 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 17:34:20.971439   27554 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 17:34:20.971569   27554 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 17:34:20.977940   27554 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 17:34:20.980730   27554 out.go:235]   - Generating certificates and keys ...
	I0916 17:34:20.980824   27554 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 17:34:20.980877   27554 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 17:34:21.217910   27554 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 17:34:21.374738   27554 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 17:34:21.448314   27554 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 17:34:21.641409   27554 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 17:34:21.855241   27554 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 17:34:21.855407   27554 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-593827 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 17:34:22.055760   27554 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 17:34:22.055907   27554 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-593827 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 17:34:22.115263   27554 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 17:34:22.192158   27554 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 17:34:22.555765   27554 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 17:34:22.555858   27554 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 17:34:22.632608   27554 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 17:34:22.715414   27554 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 17:34:22.803464   27554 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 17:34:23.028454   27554 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 17:34:23.132354   27554 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 17:34:23.132812   27554 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 17:34:23.135096   27554 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 17:34:23.137214   27554 out.go:235]   - Booting up control plane ...
	I0916 17:34:23.137343   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 17:34:23.137442   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 17:34:23.137532   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 17:34:23.146235   27554 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 17:34:23.151086   27554 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 17:34:23.151133   27554 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 17:34:23.223560   27554 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 17:34:23.223706   27554 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 17:34:24.224355   27554 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000866887s
	I0916 17:34:24.224426   27554 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 17:34:28.225629   27554 kubeadm.go:310] [api-check] The API server is healthy after 4.001222534s
	I0916 17:34:28.235656   27554 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 17:34:28.244361   27554 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 17:34:28.259965   27554 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 17:34:28.260206   27554 kubeadm.go:310] [mark-control-plane] Marking the node addons-593827 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 17:34:28.266500   27554 kubeadm.go:310] [bootstrap-token] Using token: w961sf.4zr16omyd5cnthyu
	I0916 17:34:28.267883   27554 out.go:235]   - Configuring RBAC rules ...
	I0916 17:34:28.268040   27554 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 17:34:28.270327   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 17:34:28.274857   27554 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
	I0916 17:34:28.276982   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 17:34:28.279055   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 17:34:28.282437   27554 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 17:34:28.630772   27554 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 17:34:29.046914   27554 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 17:34:29.631120   27554 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 17:34:29.631874   27554 kubeadm.go:310] 
	I0916 17:34:29.631959   27554 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 17:34:29.631969   27554 kubeadm.go:310] 
	I0916 17:34:29.632050   27554 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 17:34:29.632058   27554 kubeadm.go:310] 
	I0916 17:34:29.632097   27554 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 17:34:29.632169   27554 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 17:34:29.632238   27554 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 17:34:29.632264   27554 kubeadm.go:310] 
	I0916 17:34:29.632355   27554 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 17:34:29.632366   27554 kubeadm.go:310] 
	I0916 17:34:29.632430   27554 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 17:34:29.632440   27554 kubeadm.go:310] 
	I0916 17:34:29.632511   27554 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 17:34:29.632622   27554 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 17:34:29.632717   27554 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 17:34:29.632734   27554 kubeadm.go:310] 
	I0916 17:34:29.632818   27554 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 17:34:29.632884   27554 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 17:34:29.632898   27554 kubeadm.go:310] 
	I0916 17:34:29.633030   27554 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token w961sf.4zr16omyd5cnthyu \
	I0916 17:34:29.633132   27554 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db6a3a7bc32d44b05eb88a225e9f6ae20a262671e1f1ff76e8016e9c8151a13b \
	I0916 17:34:29.633152   27554 kubeadm.go:310] 	--control-plane 
	I0916 17:34:29.633158   27554 kubeadm.go:310] 
	I0916 17:34:29.633226   27554 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 17:34:29.633233   27554 kubeadm.go:310] 
	I0916 17:34:29.633331   27554 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token w961sf.4zr16omyd5cnthyu \
	I0916 17:34:29.633470   27554 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db6a3a7bc32d44b05eb88a225e9f6ae20a262671e1f1ff76e8016e9c8151a13b 
	I0916 17:34:29.635388   27554 kubeadm.go:310] W0916 17:34:20.907696    1288 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.
	I0916 17:34:29.635701   27554 kubeadm.go:310] W0916 17:34:20.908254    1288 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.
	I0916 17:34:29.635894   27554 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
	I0916 17:34:29.636001   27554 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 17:34:29.636025   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:34:29.636040   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:34:29.637939   27554 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0916 17:34:29.639359   27554 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0916 17:34:29.642778   27554 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0916 17:34:29.642793   27554 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0916 17:34:29.657901   27554 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
	I0916 17:34:29.840543   27554 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 17:34:29.840623   27554 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
	I0916 17:34:29.840643   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-593827 minikube.k8s.io/updated_at=2024_09_16T17_34_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=91d692c919753635ac118b7ed7ae5503b67c63c8 minikube.k8s.io/name=addons-593827 minikube.k8s.io/primary=true
	I0916 17:34:29.846942   27554 ops.go:34] apiserver oom_adj: -16
	I0916 17:34:29.904678   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:30.405525   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:30.904858   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:31.405123   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:31.905377   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:32.405391   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:32.905117   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:33.405048   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:33.464493   27554 kubeadm.go:1113] duration metric: took 3.62392727s to wait for elevateKubeSystemPrivileges
	I0916 17:34:33.464531   27554 kubeadm.go:394] duration metric: took 12.701751537s to StartCluster
	I0916 17:34:33.464553   27554 settings.go:142] acquiring lock: {Name:mk8dca90e80578dfbe24f93777f747bc4ec96f93 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:33.464659   27554 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:34:33.464978   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/kubeconfig: {Name:mk4564b08d546412063bf719b449b4d1a904566a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:33.465164   27554 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"
	I0916 17:34:33.465194   27554 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}
	I0916 17:34:33.465279   27554 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 helm-tiller:true 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]
	I0916 17:34:33.465399   27554 addons.go:69] Setting default-storageclass=true in profile "addons-593827"
	I0916 17:34:33.465415   27554 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-593827"
	I0916 17:34:33.465417   27554 addons.go:69] Setting metrics-server=true in profile "addons-593827"
	I0916 17:34:33.465437   27554 addons.go:69] Setting registry=true in profile "addons-593827"
	I0916 17:34:33.465446   27554 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-593827"
	I0916 17:34:33.465440   27554 addons.go:69] Setting ingress=true in profile "addons-593827"
	I0916 17:34:33.465436   27554 addons.go:69] Setting cloud-spanner=true in profile "addons-593827"
	I0916 17:34:33.465458   27554 addons.go:69] Setting ingress-dns=true in profile "addons-593827"
	I0916 17:34:33.465462   27554 addons.go:234] Setting addon cloud-spanner=true in "addons-593827"
	I0916 17:34:33.465462   27554 addons.go:234] Setting addon ingress=true in "addons-593827"
	I0916 17:34:33.465468   27554 addons.go:234] Setting addon ingress-dns=true in "addons-593827"
	I0916 17:34:33.465474   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:33.465480   27554 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-593827"
	I0916 17:34:33.465489   27554 addons.go:69] Setting storage-provisioner=true in profile "addons-593827"
	I0916 17:34:33.465500   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465501   27554 addons.go:69] Setting volumesnapshots=true in profile "addons-593827"
	I0916 17:34:33.465506   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465509   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465513   27554 addons.go:234] Setting addon volumesnapshots=true in "addons-593827"
	I0916 17:34:33.465515   27554 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-593827"
	I0916 17:34:33.465517   27554 addons.go:69] Setting helm-tiller=true in profile "addons-593827"
	I0916 17:34:33.465528   27554 addons.go:234] Setting addon helm-tiller=true in "addons-593827"
	I0916 17:34:33.465528   27554 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-593827"
	I0916 17:34:33.465546   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465548   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465584   27554 addons.go:69] Setting inspektor-gadget=true in profile "addons-593827"
	I0916 17:34:33.465598   27554 addons.go:234] Setting addon inspektor-gadget=true in "addons-593827"
	I0916 17:34:33.465430   27554 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-593827"
	I0916 17:34:33.465639   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465650   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465840   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465994   27554 addons.go:69] Setting gcp-auth=true in profile "addons-593827"
	I0916 17:34:33.466012   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465401   27554 addons.go:69] Setting yakd=true in profile "addons-593827"
	I0916 17:34:33.466018   27554 mustload.go:65] Loading cluster: addons-593827
	I0916 17:34:33.465427   27554 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-593827"
	I0916 17:34:33.466028   27554 addons.go:234] Setting addon yakd=true in "addons-593827"
	I0916 17:34:33.466056   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466068   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.466116   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466177   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:33.466267   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466358   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466431   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466479   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465451   27554 addons.go:234] Setting addon registry=true in "addons-593827"
	I0916 17:34:33.466649   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.467131   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465478   27554 addons.go:69] Setting volcano=true in profile "addons-593827"
	I0916 17:34:33.468622   27554 addons.go:234] Setting addon volcano=true in "addons-593827"
	I0916 17:34:33.468657   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465446   27554 addons.go:234] Setting addon metrics-server=true in "addons-593827"
	I0916 17:34:33.466012   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466014   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465492   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.466013   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465507   27554 addons.go:234] Setting addon storage-provisioner=true in "addons-593827"
	I0916 17:34:33.468766   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.469083   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.471994   27554 out.go:177] * Verifying Kubernetes components...
	I0916 17:34:33.473037   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.473576   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.475475   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:33.476390   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.496441   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.497699   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 17:34:33.500137   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:33.501680   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:33.503340   27554 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 17:34:33.503363   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 17:34:33.503421   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.517533   27554 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-593827"
	I0916 17:34:33.517584   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.518040   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.531216   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.532441   27554 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 17:34:33.533699   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 17:34:33.533718   27554 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 17:34:33.533769   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.538646   27554 addons.go:234] Setting addon default-storageclass=true in "addons-593827"
	I0916 17:34:33.538691   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.540826   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 17:34:33.542740   27554 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 17:34:33.543059   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 17:34:33.543079   27554 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 17:34:33.543140   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.543490   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.544135   27554 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 17:34:33.544198   27554 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 17:34:33.544206   27554 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 17:34:33.544244   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.544684   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.545685   27554 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 17:34:33.545700   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 17:34:33.545751   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.547051   27554 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 17:34:33.548682   27554 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 17:34:33.548699   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 17:34:33.548744   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.574846   27554 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 17:34:33.578282   27554 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 17:34:33.578466   27554 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0916 17:34:33.578723   27554 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 17:34:33.578743   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 17:34:33.578854   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.579097   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 17:34:33.582116   27554 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 17:34:33.582186   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 17:34:33.582184   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0916 17:34:33.582201   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0916 17:34:33.582276   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.583563   27554 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 17:34:33.583581   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 17:34:33.583636   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.584398   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 17:34:33.584518   27554 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 17:34:33.585875   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 17:34:33.586079   27554 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 17:34:33.586094   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 17:34:33.586199   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.589077   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 17:34:33.590243   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.590623   27554 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 17:34:33.592186   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 17:34:33.592199   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 17:34:33.592237   27554 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 17:34:33.592314   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.600097   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 17:34:33.603041   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 17:34:33.608445   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.609214   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.610950   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 17:34:33.610972   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 17:34:33.611040   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.614788   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.620559   27554 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 17:34:33.621983   27554 out.go:177]   - Using image docker.io/busybox:stable
	I0916 17:34:33.623545   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.624048   27554 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 17:34:33.624063   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 17:34:33.624116   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	W0916 17:34:33.624935   27554 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0916 17:34:33.629391   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.632654   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.639033   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.642741   27554 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 17:34:33.642775   27554 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 17:34:33.642832   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.646506   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.648575   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.652668   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.658723   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.660486   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.663500   27554 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 -"
	I0916 17:34:33.778338   27554 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
	I0916 17:34:33.870749   27554 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 17:34:34.068824   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 17:34:34.068852   27554 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 17:34:34.078332   27554 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 17:34:34.078407   27554 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 17:34:34.080601   27554 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
	I0916 17:34:34.166253   27554 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
	I0916 17:34:34.177512   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 17:34:34.177539   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 17:34:34.179059   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0916 17:34:34.179087   27554 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0916 17:34:34.185450   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 17:34:34.185481   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 17:34:34.263408   27554 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
	I0916 17:34:34.268307   27554 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 17:34:34.268385   27554 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 17:34:34.275198   27554 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 17:34:34.275274   27554 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 17:34:34.277657   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 17:34:34.277720   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 17:34:34.363360   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 17:34:34.363455   27554 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 17:34:34.365248   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 17:34:34.365329   27554 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 17:34:34.375483   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 17:34:34.375586   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 17:34:34.463513   27554 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
	I0916 17:34:34.467316   27554 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
	I0916 17:34:34.472642   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 17:34:34.472722   27554 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0916 17:34:34.474216   27554 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
	I0916 17:34:34.563492   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 17:34:34.563573   27554 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 17:34:34.564439   27554 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 17:34:34.564503   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 17:34:34.564620   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 17:34:34.564657   27554 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)
	I0916 17:34:34.566927   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 17:34:34.566986   27554 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 17:34:34.569473   27554 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 17:34:34.569539   27554 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 17:34:34.675978   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 17:34:34.676061   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 17:34:34.680827   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 17:34:34.680901   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 17:34:34.684894   27554 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 17:34:34.864223   27554 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 17:34:34.864256   27554 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 17:34:34.864514   27554 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
	I0916 17:34:34.866099   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 17:34:34.866121   27554 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 17:34:34.873010   27554 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
	I0916 17:34:34.977967   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 17:34:34.977997   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 17:34:35.065512   27554 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
	I0916 17:34:35.165258   27554 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 17:34:35.165360   27554 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 17:34:35.166682   27554 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 17:34:35.166742   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 17:34:35.371211   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 17:34:35.371311   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 17:34:35.571903   27554 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 17:34:35.571994   27554 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 17:34:35.582718   27554 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
	I0916 17:34:35.675886   27554 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 17:34:35.675912   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 17:34:35.782913   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 17:34:35.783007   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 17:34:35.965733   27554 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
	I0916 17:34:36.182893   27554 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.519361494s)
	I0916 17:34:36.183030   27554 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 17:34:36.472799   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 17:34:36.472830   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 17:34:36.770280   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 17:34:36.770314   27554 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 17:34:37.183170   27554 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-593827" context rescaled to 1 replicas
	I0916 17:34:37.283145   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 17:34:37.283178   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 17:34:37.564324   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 17:34:37.564411   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 17:34:37.683248   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 17:34:37.683278   27554 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 17:34:37.880398   27554 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
	I0916 17:34:39.481121   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.702738851s)
	I0916 17:34:39.481204   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.400584062s)
	I0916 17:34:39.481237   27554 addons.go:475] Verifying addon ingress=true in "addons-593827"
	I0916 17:34:39.481286   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.315000459s)
	I0916 17:34:39.481172   27554 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.610375537s)
	I0916 17:34:39.481345   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.217850857s)
	I0916 17:34:39.481400   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.017868s)
	I0916 17:34:39.481631   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.617054666s)
	I0916 17:34:39.481659   27554 addons.go:475] Verifying addon metrics-server=true in "addons-593827"
	I0916 17:34:39.481695   27554 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.608659989s)
	I0916 17:34:39.481464   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.014119435s)
	I0916 17:34:39.481774   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.416171651s)
	I0916 17:34:39.481498   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.007219665s)
	I0916 17:34:39.481542   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.796576222s)
	I0916 17:34:39.481731   27554 addons.go:475] Verifying addon registry=true in "addons-593827"
	I0916 17:34:39.482237   27554 node_ready.go:35] waiting up to 6m0s for node "addons-593827" to be "Ready" ...
	I0916 17:34:39.484158   27554 out.go:177] * Verifying ingress addon...
	I0916 17:34:39.484157   27554 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-593827 service yakd-dashboard -n yakd-dashboard
	
	I0916 17:34:39.484176   27554 out.go:177] * Verifying registry addon...
	I0916 17:34:39.486974   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 17:34:39.486978   27554 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0916 17:34:39.565579   27554 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0916 17:34:39.567831   27554 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 17:34:39.567859   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:39.568076   27554 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 17:34:39.568098   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:39.990219   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:39.991112   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:40.173183   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.590418454s)
	W0916 17:34:40.173224   27554 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
	I0916 17:34:40.173247   27554 retry.go:31] will retry after 349.082929ms: 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
	I0916 17:34:40.173289   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.207456786s)
	I0916 17:34:40.490535   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:40.490958   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:40.522921   27554 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
	I0916 17:34:40.584806   27554 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.704354103s)
	I0916 17:34:40.584856   27554 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-593827"
	I0916 17:34:40.586584   27554 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 17:34:40.588774   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 17:34:40.592047   27554 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 17:34:40.592070   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:40.738570   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 17:34:40.738626   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:40.755473   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:40.854406   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 17:34:40.869687   27554 addons.go:234] Setting addon gcp-auth=true in "addons-593827"
	I0916 17:34:40.869731   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:40.870112   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:40.886065   27554 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 17:34:40.886109   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:40.903061   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:40.990775   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:40.991228   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:41.091708   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:41.485064   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:41.490062   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:41.490485   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:41.591648   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:41.990217   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:41.990642   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:42.092424   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:42.490222   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:42.490962   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:42.665036   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:42.990004   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:42.990632   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:43.092689   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:43.267412   27554 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.744441776s)
	I0916 17:34:43.267499   27554 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.381405176s)
	I0916 17:34:43.269579   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:43.271190   27554 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 17:34:43.272564   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 17:34:43.272584   27554 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 17:34:43.290894   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 17:34:43.290918   27554 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 17:34:43.308514   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 17:34:43.308535   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 17:34:43.325903   27554 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
	I0916 17:34:43.485882   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:43.490341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:43.491245   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:43.592603   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:43.900284   27554 addons.go:475] Verifying addon gcp-auth=true in "addons-593827"
	I0916 17:34:43.901627   27554 out.go:177] * Verifying gcp-auth addon...
	I0916 17:34:43.903543   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 17:34:43.965974   27554 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 17:34:43.965999   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:43.989486   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:43.990022   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:44.092312   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:44.407298   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:44.490692   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:44.491301   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:44.592574   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:44.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:44.992307   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:44.992716   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:45.093139   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:45.407101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:45.490330   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:45.491045   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:45.592579   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:45.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:45.985693   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:45.989770   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:45.990249   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:46.092730   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:46.405925   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:46.489308   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:46.489700   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:46.592020   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:46.906686   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:46.990078   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:46.990616   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:47.091449   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:47.407220   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:47.489850   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:47.490320   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:47.592313   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:47.907391   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:47.986132   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:48.008610   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.009121   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:48.101823   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:48.406243   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:48.489679   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.489877   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:48.592190   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:48.906789   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:48.989834   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.990531   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:49.092620   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:49.407275   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:49.505896   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:49.506389   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:49.591889   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:49.905990   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:49.989404   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:49.989761   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:50.092884   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:50.406098   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:50.485260   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:50.489292   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:50.489825   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:50.591938   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:50.906332   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:50.989500   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:50.989888   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:51.092244   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:51.406461   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:51.490291   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:51.490580   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:51.592251   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:51.907107   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:51.989267   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:51.990099   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:52.092608   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:52.407072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:52.485491   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:52.489739   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:52.490338   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:52.592709   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:52.907003   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:52.989516   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:52.989999   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:53.092159   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:53.406649   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:53.490071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:53.490444   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:53.592011   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:53.906651   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:53.989723   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:53.990121   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:54.092359   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:54.407019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:54.489292   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:54.489657   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:54.592245   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:54.906971   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:54.985509   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:54.989872   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:54.990524   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:55.092685   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:55.407125   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:55.489233   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:55.489687   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:55.591899   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:55.906264   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:55.989523   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:55.990124   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:56.092197   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:56.406484   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:56.489750   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:56.490090   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:56.592531   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:56.907025   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:56.989072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:56.990571   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:57.091812   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:57.406202   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:57.485709   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:57.489686   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:57.490079   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:57.595020   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:57.906458   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:57.989690   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:57.990153   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:58.092527   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:58.406744   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:58.490218   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:58.490511   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:58.591719   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:58.905935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:58.989252   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:58.990742   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:59.091814   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:59.406511   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:59.485809   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:59.489745   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:59.490218   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:59.592341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:59.907373   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:59.989495   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:59.990077   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:00.092460   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:00.406973   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:00.489505   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:00.489900   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:00.592176   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:00.906713   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:00.990289   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:00.990524   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:01.091876   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:01.406335   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:01.489558   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:01.490150   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:01.592256   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:01.907056   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:01.985534   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:01.989438   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:01.990165   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:02.092634   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:02.407262   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:02.489631   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:02.489971   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:02.592042   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:02.906736   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:02.990066   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:02.990252   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:03.091799   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:03.407167   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:03.490616   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:03.490884   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:03.592118   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:03.906661   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:03.986114   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:03.990310   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:03.990677   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:04.091993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:04.406331   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:04.490094   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:04.490499   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:04.591841   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:04.907175   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:04.989354   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:04.989982   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:05.092129   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:05.406412   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:05.489935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:05.490362   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:05.591578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:05.906911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:05.990490   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:05.990799   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:06.092019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:06.406483   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:06.485631   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:06.489614   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:06.490047   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:06.592190   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:06.907103   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:06.989615   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:06.989969   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:07.092275   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:07.406678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:07.490446   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:07.490834   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:07.591988   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:07.906669   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.007136   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.007566   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:08.108094   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:08.407439   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.485884   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:08.490072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.490384   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:08.591543   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:08.908151   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.989445   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.990006   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:09.092116   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:09.406493   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:09.489871   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:09.490230   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:09.592844   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:09.906530   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:09.990172   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:09.990721   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:10.091844   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:10.406161   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:10.489773   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:10.490096   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:10.592301   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:10.907243   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:10.985754   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:10.989688   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:10.990143   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:11.092386   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:11.406832   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:11.490153   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:11.490709   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:11.591935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:11.906653   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:11.990019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:11.990480   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:12.091528   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:12.406891   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:12.490276   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:12.490582   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:12.591611   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:12.906070   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:12.989668   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:12.990038   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:13.092194   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:13.406278   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:13.485762   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:13.490013   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:13.490500   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:13.591920   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:13.906327   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:13.990008   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:13.990346   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:14.091422   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:14.407023   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:14.489324   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:14.489694   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:14.591908   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:14.906530   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:14.989882   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:14.990328   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:15.091501   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:15.406723   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:15.486266   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:15.489258   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:15.490790   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:15.591957   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:15.906230   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:15.990117   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:15.990493   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:16.092537   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:16.407093   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:16.489643   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:16.489991   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:16.592337   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:16.907453   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:16.989894   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:16.990237   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:17.092737   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:17.406451   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:17.489999   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:17.490376   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:17.591890   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:17.906705   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:17.986216   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:17.990529   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:17.990981   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:18.092526   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:18.406973   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:18.489585   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:18.490145   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:18.592421   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:18.906846   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:18.989224   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:18.989744   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:19.094840   27554 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 17:35:19.094864   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:19.465032   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:19.487965   27554 node_ready.go:49] node "addons-593827" has status "Ready":"True"
	I0916 17:35:19.487993   27554 node_ready.go:38] duration metric: took 40.005347872s for node "addons-593827" to be "Ready" ...
	I0916 17:35:19.488004   27554 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" ...
	I0916 17:35:19.490600   27554 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 17:35:19.490621   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:19.491230   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:19.501046   27554 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:19.594835   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:19.967683   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.069522   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:20.070279   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.170541   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:20.407240   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.490263   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.490907   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:20.506394   27554 pod_ready.go:93] pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.506419   27554 pod_ready.go:82] duration metric: took 1.005343735s for pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.506447   27554 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.567514   27554 pod_ready.go:93] pod "etcd-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.567538   27554 pod_ready.go:82] duration metric: took 61.082513ms for pod "etcd-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.567557   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.572253   27554 pod_ready.go:93] pod "kube-apiserver-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.572329   27554 pod_ready.go:82] duration metric: took 4.763003ms for pod "kube-apiserver-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.572354   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.576580   27554 pod_ready.go:93] pod "kube-controller-manager-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.576599   27554 pod_ready.go:82] duration metric: took 4.228504ms for pod "kube-controller-manager-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.576609   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-crh9h" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.593257   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:20.686882   27554 pod_ready.go:93] pod "kube-proxy-crh9h" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.686909   27554 pod_ready.go:82] duration metric: took 110.292687ms for pod "kube-proxy-crh9h" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.686921   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.907047   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.990942   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.991481   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:21.087520   27554 pod_ready.go:93] pod "kube-scheduler-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:21.087543   27554 pod_ready.go:82] duration metric: took 400.615621ms for pod "kube-scheduler-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:21.087556   27554 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:21.092906   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:21.407343   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:21.490966   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:21.491208   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:21.593081   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:21.907016   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:21.990693   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:21.991071   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:22.093208   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:22.406494   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:22.490491   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:22.490937   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:22.592389   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:22.907213   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:22.991541   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:22.992054   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:23.093649   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:23.093755   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:23.406892   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:23.491072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:23.491950   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:23.593413   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:23.906944   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:23.991480   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:23.991881   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:24.093272   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:24.464579   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:24.490668   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:24.491295   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:24.593402   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:24.907447   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:24.990717   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:24.991052   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:25.093013   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:25.406904   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:25.490724   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:25.491388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:25.593223   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:25.593362   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:25.907163   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:25.990911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:25.991163   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:26.092566   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:26.406993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:26.490907   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:26.491215   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:26.593079   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:26.907019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:26.990917   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:26.991194   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:27.092401   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:27.407463   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:27.492179   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:27.492278   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:27.593142   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:27.593430   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:27.966339   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:28.065308   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:28.067604   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:28.168984   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:28.480429   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:28.568576   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:28.569821   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:28.672035   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:28.966521   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.068781   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:29.069913   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.167226   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:29.406648   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.490875   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.491607   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:29.593583   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:29.594448   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:29.907520   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.990834   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.991386   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:30.093291   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:30.407836   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:30.492400   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:30.493593   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:30.592992   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:30.908480   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:30.990955   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:30.991450   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:31.093192   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:31.406570   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:31.490888   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:31.491457   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:31.593163   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:31.907202   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:31.991273   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:31.991965   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:32.092348   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:32.093062   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:32.410555   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:32.491174   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:32.491559   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:32.593133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:32.906465   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:32.990516   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:32.990796   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:33.092771   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:33.406619   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:33.491057   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:33.491677   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:33.592861   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:33.906678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:33.990696   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:33.991037   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:34.093311   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:34.093354   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:34.407470   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:34.490617   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:34.490730   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:34.592724   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:34.907141   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:34.991656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:34.993060   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:35.093779   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:35.407582   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:35.490836   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:35.491300   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:35.593704   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:35.906722   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:35.991125   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:35.991412   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:36.093272   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:36.406578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:36.490393   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:36.490640   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:36.592715   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:36.592798   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:36.906725   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:36.990559   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:36.990713   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:37.092638   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:37.407553   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:37.490433   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:37.491101   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:37.592993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:37.907139   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:37.991090   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:37.991138   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:38.093560   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:38.407349   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:38.491475   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:38.492535   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:38.592962   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:38.593051   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:38.907071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:38.992355   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:38.992631   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:39.092962   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:39.407359   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:39.491464   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:39.491556   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:39.592929   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:39.906685   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:39.990732   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:39.990952   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:40.093646   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:40.406797   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:40.508044   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:40.508369   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:40.593407   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:40.907115   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:40.991411   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:40.991568   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:41.092326   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:41.093525   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:41.407626   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:41.490622   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:41.490971   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:41.592885   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:41.907108   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:41.991221   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:41.991469   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:42.092219   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:42.407033   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:42.491283   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:42.491654   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:42.592535   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:42.908177   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:42.991765   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:42.993000   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:43.093446   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:43.094810   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:43.406341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:43.490605   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:43.491679   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:43.593575   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:43.906383   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:43.991522   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:43.991818   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:44.093224   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:44.407071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:44.508597   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:44.508873   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:44.593101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:44.906934   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:44.990998   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:44.991496   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:45.093617   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:45.407604   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:45.490600   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:45.490879   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:45.592524   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:45.592561   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:45.907134   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:45.991464   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:45.991579   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:46.093915   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:46.407436   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:46.490764   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:46.491311   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:46.594525   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:46.906989   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:46.991029   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:46.991308   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:47.093217   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:47.406727   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:47.490602   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:47.491320   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:47.592947   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:47.592947   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:47.906414   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:47.990101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:47.990592   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:48.093278   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:48.479911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:48.568765   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:48.568967   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:48.668817   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:48.906809   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:48.990650   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:48.991251   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:49.093031   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:49.465509   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:49.491978   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:49.492698   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:49.593211   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:49.593507   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:49.907191   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:49.991398   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:49.991503   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:50.092677   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:50.407453   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:50.490410   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:50.491070   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:50.613538   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:50.907441   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:50.990326   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:50.990933   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:51.093342   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:51.407235   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:51.491829   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:51.492364   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:51.593276   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:51.593863   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:51.907279   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:51.991179   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:51.992175   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:52.092964   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:52.409868   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:52.511379   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:52.511901   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:52.593546   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:52.907133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:52.991422   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:52.992036   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:53.093027   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:53.406639   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:53.491051   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:53.492554   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:53.592780   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:53.906417   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:53.990986   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:53.991412   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:54.092684   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:54.093150   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:54.406589   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:54.490589   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:54.490918   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:54.593072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:54.907295   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:54.991249   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:54.991537   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:55.093462   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:55.406228   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:55.491305   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:55.491922   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:55.593034   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:55.906618   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:55.990406   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:55.990606   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:56.092867   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:56.093064   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:56.406377   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:56.491435   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:56.491472   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:56.593192   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:56.907932   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:56.990912   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:56.991126   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:57.093127   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:57.409628   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:57.490750   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:57.491208   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:57.593137   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:57.907296   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:57.990281   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:57.990409   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:58.092514   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:58.406544   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:58.490630   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:58.490926   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:58.592787   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:58.593222   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:58.907701   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:58.990817   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:58.991246   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:59.094642   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:59.407086   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:59.491546   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:59.491802   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:59.593647   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:59.907071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:59.990895   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:59.991204   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:00.093505   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:00.411548   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:00.490460   27554 kapi.go:107] duration metric: took 1m21.003483338s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 17:36:00.490709   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:00.592992   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:00.907159   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.010388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:01.093573   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:01.111147   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:01.407960   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.490870   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:01.593124   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:01.907883   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.991016   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:02.092710   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:02.407447   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:02.490660   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:02.592504   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:02.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:02.991719   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:03.092678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:03.406697   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:03.507944   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:03.593338   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:03.593433   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:03.906794   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:03.991052   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:04.093286   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:04.474347   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:04.493601   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:04.592547   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:04.908133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.009368   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:05.092697   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:05.407870   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.490725   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:05.592656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:05.966234   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.991547   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:06.094027   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:06.095241   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:06.407211   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:06.492727   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:06.593780   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:06.907329   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:06.991510   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:07.093353   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:07.407611   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:07.491140   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:07.593011   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:07.907132   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:07.990970   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:08.093564   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:08.406456   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:08.491753   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:08.592584   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:08.592871   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:08.906832   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.008333   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:09.108467   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:09.406394   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.491961   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:09.593302   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:09.907578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.991284   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:10.093191   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:10.407812   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:10.490938   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:10.593293   27554 kapi.go:107] duration metric: took 1m30.004518799s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 17:36:10.593360   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:10.907084   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:10.991211   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:11.407600   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:11.491154   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:11.907752   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:11.991112   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:12.406775   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:12.491153   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:12.593574   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:12.907764   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:12.990924   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:13.407002   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:13.491217   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:13.906970   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:13.991321   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:14.407376   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:14.491335   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:14.906742   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:14.990937   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:15.093116   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:15.406642   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:15.490870   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:15.906943   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:15.990976   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:16.406991   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:16.491087   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:16.907646   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:16.990673   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:17.093274   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:17.407358   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:17.491347   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:17.906580   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:17.990784   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:18.406736   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:18.490668   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:18.906984   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:18.991910   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:19.407786   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:19.491163   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:19.593020   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:19.907108   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:19.991134   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:20.406468   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:20.491360   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:20.907572   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:20.990627   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:21.406942   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:21.491036   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:21.593274   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:21.907478   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:21.990370   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:22.406692   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:22.490989   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:22.907340   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:22.991567   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:23.407039   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:23.491388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:23.593979   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:23.964882   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:23.993824   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:24.463782   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:24.491476   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:24.965557   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.066810   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:25.406565   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.491227   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:25.594077   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:25.906656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.991244   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:26.407260   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:26.491771   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:26.907621   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:26.990921   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:27.407101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:27.491613   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:27.906924   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:27.991243   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:28.093390   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:28.407522   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:28.490695   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:28.906743   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:28.991720   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:29.406868   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:29.490802   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:29.907819   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:30.064822   27554 kapi.go:107] duration metric: took 1m50.577837939s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 17:36:30.407089   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:30.593713   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:30.906864   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:31.406560   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:31.907304   27554 kapi.go:107] duration metric: took 1m48.003756101s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 17:36:31.909196   27554 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-593827 cluster.
	I0916 17:36:31.911300   27554 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.
	I0916 17:36:31.912879   27554 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 17:36:31.914677   27554 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, cloud-spanner, helm-tiller, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0916 17:36:31.916648   27554 addons.go:510] duration metric: took 1m58.451378309s for enable addons: enabled=[nvidia-device-plugin storage-provisioner ingress-dns metrics-server cloud-spanner helm-tiller yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0916 17:36:32.593798   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:34.593830   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:37.092422   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:39.092623   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:41.092714   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:43.093085   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:45.093251   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:47.592856   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:50.092718   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:52.592147   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:54.592795   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:57.093201   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:59.592803   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:02.092772   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:04.592711   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:07.092425   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:09.592785   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:10.093314   27554 pod_ready.go:93] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"True"
	I0916 17:37:10.093336   27554 pod_ready.go:82] duration metric: took 1m49.005772953s for pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.093346   27554 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.097340   27554 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace has status "Ready":"True"
	I0916 17:37:10.097355   27554 pod_ready.go:82] duration metric: took 4.003376ms for pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.097372   27554 pod_ready.go:39] duration metric: took 1m50.609354031s 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" ...
	I0916 17:37:10.097389   27554 api_server.go:52] waiting for apiserver process to appear ...
	I0916 17:37:10.097417   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:10.097461   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:10.132343   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:10.132367   27554 cri.go:89] found id: ""
	I0916 17:37:10.132376   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:10.132425   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.136013   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:10.136089   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:10.168008   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:10.168026   27554 cri.go:89] found id: ""
	I0916 17:37:10.168033   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:10.168077   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.171226   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:10.171286   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:10.203145   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:10.203168   27554 cri.go:89] found id: ""
	I0916 17:37:10.203176   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:10.203235   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.206409   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:10.206461   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:10.239318   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:10.239346   27554 cri.go:89] found id: ""
	I0916 17:37:10.239354   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:10.239404   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.242929   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:10.242986   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:10.274452   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:10.274471   27554 cri.go:89] found id: ""
	I0916 17:37:10.274478   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:10.274521   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.277472   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:10.277533   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:10.308138   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:10.308159   27554 cri.go:89] found id: ""
	I0916 17:37:10.308168   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:10.308221   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.311351   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:10.311402   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:10.343436   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:10.343456   27554 cri.go:89] found id: ""
	I0916 17:37:10.343462   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:10.343507   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.346628   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:10.346646   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:10.357667   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:10.357689   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:10.399030   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:10.399059   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:10.442298   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:10.442329   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:10.500160   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:10.500189   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:10.534964   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:10.534993   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:10.574857   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:10.574888   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:10.644440   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:10.644470   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:10.779872   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:10.779897   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:10.818150   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:10.818180   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:10.850174   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:10.850200   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:10.906208   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:10.906239   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:13.482198   27554 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 17:37:13.495625   27554 api_server.go:72] duration metric: took 2m40.030396892s to wait for apiserver process to appear ...
	I0916 17:37:13.495646   27554 api_server.go:88] waiting for apiserver healthz status ...
	I0916 17:37:13.495674   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:13.495713   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:13.527893   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:13.527912   27554 cri.go:89] found id: ""
	I0916 17:37:13.527919   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:13.527958   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.531200   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:13.531252   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:13.563394   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:13.563413   27554 cri.go:89] found id: ""
	I0916 17:37:13.563420   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:13.563466   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.566886   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:13.566942   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:13.599306   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:13.599329   27554 cri.go:89] found id: ""
	I0916 17:37:13.599339   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:13.599394   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.602672   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:13.602729   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:13.635104   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:13.635127   27554 cri.go:89] found id: ""
	I0916 17:37:13.635137   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:13.635190   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.638333   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:13.638391   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:13.669568   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:13.669589   27554 cri.go:89] found id: ""
	I0916 17:37:13.669596   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:13.669640   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.673030   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:13.673094   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:13.707014   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:13.707037   27554 cri.go:89] found id: ""
	I0916 17:37:13.707044   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:13.707104   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.710247   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:13.710307   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:13.742696   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:13.742717   27554 cri.go:89] found id: ""
	I0916 17:37:13.742726   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:13.742801   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.746147   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:13.746171   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:13.815150   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:13.815182   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:13.826837   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:13.826862   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:13.870533   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:13.870563   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:13.909589   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:13.909621   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:13.941319   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:13.941347   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:13.975426   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:13.975460   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:14.048525   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:14.048560   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:14.088499   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:14.088532   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:14.180103   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:14.180136   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:14.221582   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:14.221612   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:14.277100   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:14.277133   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:16.833483   27554 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 17:37:16.837819   27554 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 17:37:16.838553   27554 api_server.go:141] control plane version: v1.31.1
	I0916 17:37:16.838574   27554 api_server.go:131] duration metric: took 3.342921982s to wait for apiserver health ...
	I0916 17:37:16.838581   27554 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 17:37:16.838599   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:16.838638   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:16.871627   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:16.871647   27554 cri.go:89] found id: ""
	I0916 17:37:16.871655   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:16.871693   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.874961   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:16.875008   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:16.907736   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:16.907756   27554 cri.go:89] found id: ""
	I0916 17:37:16.907763   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:16.907802   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.911105   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:16.911168   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:16.943483   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:16.943504   27554 cri.go:89] found id: ""
	I0916 17:37:16.943511   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:16.943557   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.946621   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:16.946671   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:16.979047   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:16.979071   27554 cri.go:89] found id: ""
	I0916 17:37:16.979080   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:16.979123   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.982238   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:16.982289   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:17.014718   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:17.014737   27554 cri.go:89] found id: ""
	I0916 17:37:17.014745   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:17.014802   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.017964   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:17.018012   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:17.050596   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:17.050618   27554 cri.go:89] found id: ""
	I0916 17:37:17.050626   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:17.050669   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.053852   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:17.053901   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:17.087775   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:17.087802   27554 cri.go:89] found id: ""
	I0916 17:37:17.087813   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:17.087861   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.091183   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:17.091203   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:17.137679   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:17.137704   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:17.182937   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:17.182968   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:17.216865   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:17.216893   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:17.293858   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:17.293889   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:17.335990   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:17.336017   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:17.401012   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:17.401046   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:17.412633   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:17.412655   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:17.505520   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:17.505547   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:17.561150   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:17.561180   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:17.599898   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:17.599922   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:17.632016   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:17.632050   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:20.196622   27554 system_pods.go:59] 19 kube-system pods found
	I0916 17:37:20.196654   27554 system_pods.go:61] "coredns-7c65d6cfc9-dkqgl" [3d07bad3-b679-46ac-af2e-d8bb5c86089b] Running
	I0916 17:37:20.196662   27554 system_pods.go:61] "csi-hostpath-attacher-0" [27167121-3815-465b-a549-9360d701b813] Running
	I0916 17:37:20.196666   27554 system_pods.go:61] "csi-hostpath-resizer-0" [6bd02aa4-8c6a-4ce4-b973-311516eecfd4] Running
	I0916 17:37:20.196670   27554 system_pods.go:61] "csi-hostpathplugin-qrfqc" [a874aa83-3711-4dd5-bc5b-ec6a7d9ab6af] Running
	I0916 17:37:20.196673   27554 system_pods.go:61] "etcd-addons-593827" [967ddaaf-a7a2-444b-9e36-7f90ab15a890] Running
	I0916 17:37:20.196677   27554 system_pods.go:61] "kindnet-fp7l6" [3f1a888e-c47c-42f8-866a-226694c5d24e] Running
	I0916 17:37:20.196681   27554 system_pods.go:61] "kube-apiserver-addons-593827" [574647b6-d539-4df7-9fe6-69f36b5696e1] Running
	I0916 17:37:20.196684   27554 system_pods.go:61] "kube-controller-manager-addons-593827" [f7de1bb8-c926-4e4f-8761-f1923e73c890] Running
	I0916 17:37:20.196688   27554 system_pods.go:61] "kube-ingress-dns-minikube" [6b3a4355-4ad7-4def-824e-c26cb980da56] Running
	I0916 17:37:20.196691   27554 system_pods.go:61] "kube-proxy-crh9h" [a46dae7c-594e-47c6-a450-1a07263f1059] Running
	I0916 17:37:20.196694   27554 system_pods.go:61] "kube-scheduler-addons-593827" [3141c747-a211-476c-a959-633e5c5ead5f] Running
	I0916 17:37:20.196698   27554 system_pods.go:61] "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
	I0916 17:37:20.196701   27554 system_pods.go:61] "nvidia-device-plugin-daemonset-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
	I0916 17:37:20.196705   27554 system_pods.go:61] "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
	I0916 17:37:20.196708   27554 system_pods.go:61] "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
	I0916 17:37:20.196716   27554 system_pods.go:61] "snapshot-controller-56fcc65765-78mh9" [1ee8c484-c4d6-466c-9ac9-6eca6f08c730] Running
	I0916 17:37:20.196719   27554 system_pods.go:61] "snapshot-controller-56fcc65765-q4pzm" [954b3b0a-157d-492c-aa95-33f9d5c1d3e7] Running
	I0916 17:37:20.196724   27554 system_pods.go:61] "storage-provisioner" [6eae7ff8-4e33-4017-9e11-9da99080ef22] Running
	I0916 17:37:20.196727   27554 system_pods.go:61] "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
	I0916 17:37:20.196734   27554 system_pods.go:74] duration metric: took 3.358147744s to wait for pod list to return data ...
	I0916 17:37:20.196742   27554 default_sa.go:34] waiting for default service account to be created ...
	I0916 17:37:20.198630   27554 default_sa.go:45] found service account: "default"
	I0916 17:37:20.198648   27554 default_sa.go:55] duration metric: took 1.900368ms for default service account to be created ...
	I0916 17:37:20.198655   27554 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 17:37:20.206655   27554 system_pods.go:86] 19 kube-system pods found
	I0916 17:37:20.206681   27554 system_pods.go:89] "coredns-7c65d6cfc9-dkqgl" [3d07bad3-b679-46ac-af2e-d8bb5c86089b] Running
	I0916 17:37:20.206686   27554 system_pods.go:89] "csi-hostpath-attacher-0" [27167121-3815-465b-a549-9360d701b813] Running
	I0916 17:37:20.206690   27554 system_pods.go:89] "csi-hostpath-resizer-0" [6bd02aa4-8c6a-4ce4-b973-311516eecfd4] Running
	I0916 17:37:20.206694   27554 system_pods.go:89] "csi-hostpathplugin-qrfqc" [a874aa83-3711-4dd5-bc5b-ec6a7d9ab6af] Running
	I0916 17:37:20.206697   27554 system_pods.go:89] "etcd-addons-593827" [967ddaaf-a7a2-444b-9e36-7f90ab15a890] Running
	I0916 17:37:20.206700   27554 system_pods.go:89] "kindnet-fp7l6" [3f1a888e-c47c-42f8-866a-226694c5d24e] Running
	I0916 17:37:20.206703   27554 system_pods.go:89] "kube-apiserver-addons-593827" [574647b6-d539-4df7-9fe6-69f36b5696e1] Running
	I0916 17:37:20.206707   27554 system_pods.go:89] "kube-controller-manager-addons-593827" [f7de1bb8-c926-4e4f-8761-f1923e73c890] Running
	I0916 17:37:20.206710   27554 system_pods.go:89] "kube-ingress-dns-minikube" [6b3a4355-4ad7-4def-824e-c26cb980da56] Running
	I0916 17:37:20.206713   27554 system_pods.go:89] "kube-proxy-crh9h" [a46dae7c-594e-47c6-a450-1a07263f1059] Running
	I0916 17:37:20.206716   27554 system_pods.go:89] "kube-scheduler-addons-593827" [3141c747-a211-476c-a959-633e5c5ead5f] Running
	I0916 17:37:20.206719   27554 system_pods.go:89] "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
	I0916 17:37:20.206722   27554 system_pods.go:89] "nvidia-device-plugin-daemonset-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
	I0916 17:37:20.206726   27554 system_pods.go:89] "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
	I0916 17:37:20.206729   27554 system_pods.go:89] "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
	I0916 17:37:20.206734   27554 system_pods.go:89] "snapshot-controller-56fcc65765-78mh9" [1ee8c484-c4d6-466c-9ac9-6eca6f08c730] Running
	I0916 17:37:20.206740   27554 system_pods.go:89] "snapshot-controller-56fcc65765-q4pzm" [954b3b0a-157d-492c-aa95-33f9d5c1d3e7] Running
	I0916 17:37:20.206743   27554 system_pods.go:89] "storage-provisioner" [6eae7ff8-4e33-4017-9e11-9da99080ef22] Running
	I0916 17:37:20.206746   27554 system_pods.go:89] "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
	I0916 17:37:20.206754   27554 system_pods.go:126] duration metric: took 8.093383ms to wait for k8s-apps to be running ...
	I0916 17:37:20.206777   27554 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 17:37:20.206824   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 17:37:20.217778   27554 system_svc.go:56] duration metric: took 10.996284ms WaitForService to wait for kubelet
	I0916 17:37:20.217807   27554 kubeadm.go:582] duration metric: took 2m46.752581674s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 17:37:20.217830   27554 node_conditions.go:102] verifying NodePressure condition ...
	I0916 17:37:20.220878   27554 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0916 17:37:20.220907   27554 node_conditions.go:123] node cpu capacity is 8
	I0916 17:37:20.220921   27554 node_conditions.go:105] duration metric: took 3.085615ms to run NodePressure ...
	I0916 17:37:20.220935   27554 start.go:241] waiting for startup goroutines ...
	I0916 17:37:20.220944   27554 start.go:246] waiting for cluster config update ...
	I0916 17:37:20.220965   27554 start.go:255] writing updated cluster config ...
	I0916 17:37:20.221255   27554 ssh_runner.go:195] Run: rm -f paused
	I0916 17:37:20.268755   27554 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0916 17:37:20.270858   27554 out.go:177] * Done! kubectl is now configured to use "addons-593827" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.648991737Z" 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=5237b6c7-e0a6-412e-a0b6-532d98981281 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.649640286Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=1e64ab0c-27ce-4df8-b6bf-b8bbcec51597 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.650174740Z" 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=1e64ab0c-27ce-4df8-b6bf-b8bbcec51597 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.650861964Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-jq8kz/hello-world-app" id=52bf8a9a-61b5-468c-85bc-27de8e1d94d2 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.650946864Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.663541942Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/00ac547f4353373a7d6b116be5458fe366e00a1da7a845a192b16edc30fd00ac/merged/etc/passwd: no such file or directory"
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.663577811Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/00ac547f4353373a7d6b116be5458fe366e00a1da7a845a192b16edc30fd00ac/merged/etc/group: no such file or directory"
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.695019626Z" level=info msg="Created container c455b95e5b8f4e76df0c9facd3ce073b84351ebf2420811a10d1f8c3fc46cf5f: default/hello-world-app-55bf9c44b4-jq8kz/hello-world-app" id=52bf8a9a-61b5-468c-85bc-27de8e1d94d2 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.695552351Z" level=info msg="Starting container: c455b95e5b8f4e76df0c9facd3ce073b84351ebf2420811a10d1f8c3fc46cf5f" id=a11fe08c-663a-4aa6-a7d8-4063ccbeb649 name=/runtime.v1.RuntimeService/StartContainer
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.701010960Z" level=info msg="Started container" PID=11985 containerID=c455b95e5b8f4e76df0c9facd3ce073b84351ebf2420811a10d1f8c3fc46cf5f description=default/hello-world-app-55bf9c44b4-jq8kz/hello-world-app id=a11fe08c-663a-4aa6-a7d8-4063ccbeb649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b91f3d8da2068bd4b17cd8afa9d1388c6056e8b3c030d579d7aebdc09bee009
	Sep 16 17:48:41 addons-593827 crio[1026]: time="2024-09-16 17:48:41.868793094Z" level=info msg="Stopping container: c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f (timeout: 2s)" id=5f74e3ae-2c81-4a0f-aca5-918368aeeab3 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:48:43 addons-593827 crio[1026]: time="2024-09-16 17:48:43.874745948Z" level=warning msg="Stopping container c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=5f74e3ae-2c81-4a0f-aca5-918368aeeab3 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:48:43 addons-593827 conmon[6210]: conmon c1265216c1296087447f <ninfo>: container 6222 exited with status 137
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.004119360Z" level=info msg="Stopped container c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f: ingress-nginx/ingress-nginx-controller-bc57996ff-2t6zh/controller" id=5f74e3ae-2c81-4a0f-aca5-918368aeeab3 name=/runtime.v1.RuntimeService/StopContainer
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.004592788Z" level=info msg="Stopping pod sandbox: 1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6" id=77e0530b-d033-4a7d-abb9-9af508dbe66f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.007933274Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-TXJ36EOAXNQ5M3ZZ - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-AIAOYRHPTHSX5ZZ6 - [0:0]\n-X KUBE-HP-TXJ36EOAXNQ5M3ZZ\n-X KUBE-HP-AIAOYRHPTHSX5ZZ6\nCOMMIT\n"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.009138648Z" level=info msg="Closing host port tcp:80"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.009176691Z" level=info msg="Closing host port tcp:443"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.010426499Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.010464655Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.010618969Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-2t6zh Namespace:ingress-nginx ID:1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6 UID:af0c2158-a586-49cb-8500-3153c1e34818 NetNS:/var/run/netns/22d37172-54bf-4376-9a3e-a8c7decafc5b Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.010728005Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-2t6zh from CNI network \"kindnet\" (type=ptp)"
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.044041152Z" level=info msg="Stopped pod sandbox: 1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6" id=77e0530b-d033-4a7d-abb9-9af508dbe66f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.358824224Z" level=info msg="Removing container: c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f" id=cc0107ad-7e10-482d-b9dd-4086a796e6da name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 16 17:48:44 addons-593827 crio[1026]: time="2024-09-16 17:48:44.370843376Z" level=info msg="Removed container c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f: ingress-nginx/ingress-nginx-controller-bc57996ff-2t6zh/controller" id=cc0107ad-7e10-482d-b9dd-4086a796e6da name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c455b95e5b8f4       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        7 seconds ago       Running             hello-world-app           0                   1b91f3d8da206       hello-world-app-55bf9c44b4-jq8kz
	a48d34ca7b883       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   a7c78e1790859       nginx
	c91d9842e25d6       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     3                   d4b304242b045       ingress-nginx-admission-patch-dgztk
	f859762c23798       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   d741c9ae54253       gcp-auth-89d5ffd79-nv6hr
	04f37d31b37ea       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   59ca692b02a89       metrics-server-84c5f94fbc-ztbgc
	8a1097719b8b3       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   de6e442002c04       ingress-nginx-admission-create-6t4js
	db6a5ad954e90       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             13 minutes ago      Running             local-path-provisioner    0                   f9c8caa28fcf1       local-path-provisioner-86d989889c-6jjsg
	b4986de9d024c       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   d767d497ec31d       coredns-7c65d6cfc9-dkqgl
	194f1458029a4       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   0960f2a9318dd       storage-provisioner
	938156d094afe       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             14 minutes ago      Running             kube-proxy                0                   d64ab143361ac       kube-proxy-crh9h
	2e30ee51f82c3       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             14 minutes ago      Running             kindnet-cni               0                   7664f254a8598       kindnet-fp7l6
	79168830b8df6       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   6a50cd6f719f7       etcd-addons-593827
	23599c6d42062       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   3196db2bb8259       kube-apiserver-addons-593827
	8ebfefc7dfd4c       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   6965dd822fb0f       kube-controller-manager-addons-593827
	b9cf594329096       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   748ed274730e9       kube-scheduler-addons-593827
	
	
	==> coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] <==
	[INFO] 10.244.0.2:38517 - 14776 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000144962s
	[INFO] 10.244.0.2:47776 - 8911 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075625s
	[INFO] 10.244.0.2:47776 - 4300 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117622s
	[INFO] 10.244.0.2:51041 - 42694 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004040077s
	[INFO] 10.244.0.2:51041 - 50371 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.005042265s
	[INFO] 10.244.0.2:51109 - 60254 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003775644s
	[INFO] 10.244.0.2:51109 - 43355 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004295988s
	[INFO] 10.244.0.2:34041 - 21234 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005096384s
	[INFO] 10.244.0.2:34041 - 39671 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005160177s
	[INFO] 10.244.0.2:53775 - 10374 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000082467s
	[INFO] 10.244.0.2:53775 - 34692 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000117081s
	[INFO] 10.244.0.21:41982 - 8956 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000156289s
	[INFO] 10.244.0.21:36128 - 55368 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165781s
	[INFO] 10.244.0.21:35215 - 48822 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000119654s
	[INFO] 10.244.0.21:60507 - 48544 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132637s
	[INFO] 10.244.0.21:58782 - 57284 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000139976s
	[INFO] 10.244.0.21:53566 - 14529 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000172636s
	[INFO] 10.244.0.21:36906 - 6348 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007641832s
	[INFO] 10.244.0.21:43656 - 42759 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007669285s
	[INFO] 10.244.0.21:51509 - 46223 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006658383s
	[INFO] 10.244.0.21:50007 - 33963 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008268263s
	[INFO] 10.244.0.21:44097 - 42259 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005729998s
	[INFO] 10.244.0.21:54644 - 48804 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005913656s
	[INFO] 10.244.0.21:58644 - 10658 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00076372s
	[INFO] 10.244.0.21:42240 - 48904 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000889832s
	
	
	==> describe nodes <==
	Name:               addons-593827
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-593827
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=91d692c919753635ac118b7ed7ae5503b67c63c8
	                    minikube.k8s.io/name=addons-593827
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T17_34_29_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-593827
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 16 Sep 2024 17:34:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-593827
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 17:48:47 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 17:46:32 +0000   Mon, 16 Sep 2024 17:35:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-593827
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859300Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859300Ki
	  pods:               110
	System Info:
	  Machine ID:                 18f3e95821b54bc99ec381903f80b26d
	  System UUID:                daba0769-bedf-4cd5-bbf0-e72e4e39c7cf
	  Boot ID:                    9f0bed1e-9ab0-4767-9fd9-c5f6e21c1a4f
	  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:          (14 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-jq8kz           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  gcp-auth                    gcp-auth-89d5ffd79-nv6hr                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-dkqgl                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     14m
	  kube-system                 etcd-addons-593827                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         14m
	  kube-system                 kindnet-fp7l6                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-593827               250m (3%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-593827      200m (2%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-crh9h                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-593827               100m (1%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-ztbgc            100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         14m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  local-path-storage          local-path-provisioner-86d989889c-6jjsg    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-593827 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m   kubelet          Node addons-593827 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m   kubelet          Node addons-593827 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m   node-controller  Node addons-593827 event: Registered Node addons-593827 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-593827 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.004634] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.001018] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001007] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000624] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000794] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000732] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.605429] 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.614304] kauditd_printk_skb: 46 callbacks suppressed
	[Sep16 17:46] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +1.026451] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +2.015797] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +4.159619] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +8.195241] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[Sep16 17:47] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[ +32.508915] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	
	
	==> etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] <==
	{"level":"info","ts":"2024-09-16T17:34:36.562990Z","caller":"traceutil/trace.go:171","msg":"trace[2063157153] transaction","detail":"{read_only:false; response_revision:363; number_of_response:1; }","duration":"181.962781ms","start":"2024-09-16T17:34:36.380956Z","end":"2024-09-16T17:34:36.562918Z","steps":["trace[2063157153] 'process raft request'  (duration: 102.092459ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:36.563239Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"281.296923ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4034"}
	{"level":"info","ts":"2024-09-16T17:34:36.563293Z","caller":"traceutil/trace.go:171","msg":"trace[1839763767] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:363; }","duration":"281.368063ms","start":"2024-09-16T17:34:36.281913Z","end":"2024-09-16T17:34:36.563281Z","steps":["trace[1839763767] 'agreement among raft nodes before linearized reading'  (duration: 281.225307ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:36.563579Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.281652ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T17:34:36.563611Z","caller":"traceutil/trace.go:171","msg":"trace[431053167] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:363; }","duration":"182.385243ms","start":"2024-09-16T17:34:36.381216Z","end":"2024-09-16T17:34:36.563602Z","steps":["trace[431053167] 'agreement among raft nodes before linearized reading'  (duration: 182.255439ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:36.867475Z","caller":"traceutil/trace.go:171","msg":"trace[907109855] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"187.570955ms","start":"2024-09-16T17:34:36.679883Z","end":"2024-09-16T17:34:36.867454Z","steps":["trace[907109855] 'process raft request'  (duration: 187.523035ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:36.868834Z","caller":"traceutil/trace.go:171","msg":"trace[314813456] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"189.137562ms","start":"2024-09-16T17:34:36.679681Z","end":"2024-09-16T17:34:36.868819Z","steps":["trace[314813456] 'process raft request'  (duration: 187.596295ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.085607Z","caller":"traceutil/trace.go:171","msg":"trace[1478604788] linearizableReadLoop","detail":"{readStateIndex:387; appliedIndex:386; }","duration":"104.646496ms","start":"2024-09-16T17:34:36.980944Z","end":"2024-09-16T17:34:37.085590Z","steps":["trace[1478604788] 'read index received'  (duration: 2.805308ms)","trace[1478604788] 'applied index is now lower than readState.Index'  (duration: 101.840552ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:34:37.085856Z","caller":"traceutil/trace.go:171","msg":"trace[1096782645] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"105.146738ms","start":"2024-09-16T17:34:36.980697Z","end":"2024-09-16T17:34:37.085843Z","steps":["trace[1096782645] 'process raft request'  (duration: 83.272785ms)","trace[1096782645] 'compare'  (duration: 21.287383ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:34:37.086035Z","caller":"traceutil/trace.go:171","msg":"trace[1868276868] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"105.026452ms","start":"2024-09-16T17:34:36.981000Z","end":"2024-09-16T17:34:37.086026Z","steps":["trace[1868276868] 'process raft request'  (duration: 104.369056ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.086116Z","caller":"traceutil/trace.go:171","msg":"trace[1723866825] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"103.932452ms","start":"2024-09-16T17:34:36.982178Z","end":"2024-09-16T17:34:37.086110Z","steps":["trace[1723866825] 'process raft request'  (duration: 103.296664ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.086239Z","caller":"traceutil/trace.go:171","msg":"trace[739931754] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"103.486029ms","start":"2024-09-16T17:34:36.982747Z","end":"2024-09-16T17:34:37.086233Z","steps":["trace[739931754] 'process raft request'  (duration: 102.806866ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086348Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.388709ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-16T17:34:37.086369Z","caller":"traceutil/trace.go:171","msg":"trace[1669398351] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:380; }","duration":"105.423663ms","start":"2024-09-16T17:34:36.980939Z","end":"2024-09-16T17:34:37.086363Z","steps":["trace[1669398351] 'agreement among raft nodes before linearized reading'  (duration: 105.368772ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086465Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.980248ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-593827\" ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2024-09-16T17:34:37.086483Z","caller":"traceutil/trace.go:171","msg":"trace[1554914053] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-593827; range_end:; response_count:1; response_revision:380; }","duration":"103.99736ms","start":"2024-09-16T17:34:36.982479Z","end":"2024-09-16T17:34:37.086477Z","steps":["trace[1554914053] 'agreement among raft nodes before linearized reading'  (duration: 103.963873ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086744Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.834105ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-16T17:34:37.164328Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.726883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T17:34:37.164391Z","caller":"traceutil/trace.go:171","msg":"trace[325602053] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:380; }","duration":"181.798861ms","start":"2024-09-16T17:34:36.982578Z","end":"2024-09-16T17:34:37.164377Z","steps":["trace[325602053] 'agreement among raft nodes before linearized reading'  (duration: 181.692505ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.168542Z","caller":"traceutil/trace.go:171","msg":"trace[940748400] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:380; }","duration":"185.621621ms","start":"2024-09-16T17:34:36.982902Z","end":"2024-09-16T17:34:37.168524Z","steps":["trace[940748400] 'agreement among raft nodes before linearized reading'  (duration: 103.825416ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.765304Z","caller":"traceutil/trace.go:171","msg":"trace[503259950] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"100.798562ms","start":"2024-09-16T17:34:37.663933Z","end":"2024-09-16T17:34:37.764732Z","steps":[],"step_count":0}
	{"level":"info","ts":"2024-09-16T17:37:02.494931Z","caller":"traceutil/trace.go:171","msg":"trace[584497191] transaction","detail":"{read_only:false; response_revision:1331; number_of_response:1; }","duration":"112.283806ms","start":"2024-09-16T17:37:02.382631Z","end":"2024-09-16T17:37:02.494915Z","steps":["trace[584497191] 'process raft request'  (duration: 81.495978ms)","trace[584497191] 'compare'  (duration: 30.706188ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:44:25.426324Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1578}
	{"level":"info","ts":"2024-09-16T17:44:25.448628Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1578,"took":"21.847559ms","hash":3180953335,"current-db-size-bytes":6672384,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-16T17:44:25.448670Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3180953335,"revision":1578,"compact-revision":-1}
	
	
	==> gcp-auth [f859762c23798fc1f3e4d7a78e019a83c48ede4d75ab5b13db21fae29ab18309] <==
	2024/09/16 17:37:20 Ready to write response ...
	2024/09/16 17:45:23 Ready to marshal response ...
	2024/09/16 17:45:23 Ready to write response ...
	2024/09/16 17:45:23 Ready to marshal response ...
	2024/09/16 17:45:23 Ready to write response ...
	2024/09/16 17:45:34 Ready to marshal response ...
	2024/09/16 17:45:34 Ready to write response ...
	2024/09/16 17:45:34 Ready to marshal response ...
	2024/09/16 17:45:34 Ready to write response ...
	2024/09/16 17:45:37 Ready to marshal response ...
	2024/09/16 17:45:37 Ready to write response ...
	2024/09/16 17:45:47 Ready to marshal response ...
	2024/09/16 17:45:47 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:46:02 Ready to marshal response ...
	2024/09/16 17:46:02 Ready to write response ...
	2024/09/16 17:46:18 Ready to marshal response ...
	2024/09/16 17:46:18 Ready to write response ...
	2024/09/16 17:48:38 Ready to marshal response ...
	2024/09/16 17:48:38 Ready to write response ...
	
	
	==> kernel <==
	 17:48:49 up  1:31,  0 users,  load average: 1.68, 0.69, 0.48
	Linux addons-593827 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 [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] <==
	I0916 17:46:48.576393       1 main.go:299] handling current node
	I0916 17:46:58.571895       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:46:58.571947       1 main.go:299] handling current node
	I0916 17:47:08.570853       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:47:08.570912       1 main.go:299] handling current node
	I0916 17:47:18.575582       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:47:18.575615       1 main.go:299] handling current node
	I0916 17:47:28.570849       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:47:28.570879       1 main.go:299] handling current node
	I0916 17:47:38.568183       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:47:38.568212       1 main.go:299] handling current node
	I0916 17:47:48.576409       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:47:48.576439       1 main.go:299] handling current node
	I0916 17:47:58.572314       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:47:58.572350       1 main.go:299] handling current node
	I0916 17:48:08.572242       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:48:08.572272       1 main.go:299] handling current node
	I0916 17:48:18.568470       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:48:18.568506       1 main.go:299] handling current node
	I0916 17:48:28.570833       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:48:28.570886       1 main.go:299] handling current node
	I0916 17:48:38.568975       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:48:38.569007       1 main.go:299] handling current node
	I0916 17:48:48.569946       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:48:48.569985       1 main.go:299] handling current node
	
	
	==> kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] <==
	E0916 17:37:09.683798       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.148.183:443: connect: connection refused" logger="UnhandledError"
	E0916 17:37:09.685176       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.148.183:443: connect: connection refused" logger="UnhandledError"
	I0916 17:37:09.716922       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0916 17:45:49.404230       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0916 17:45:50.618914       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:47204: read: connection reset by peer
	I0916 17:45:58.638669       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.132.106"}
	I0916 17:46:18.257071       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.257132       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.269702       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.269753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.270524       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.270562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.282941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.283083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.373622       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.373752       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.773919       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0916 17:46:18.936536       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.158.124"}
	W0916 17:46:19.271396       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 17:46:19.374441       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 17:46:19.386471       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0916 17:46:22.736544       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0916 17:46:23.751878       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0916 17:48:39.074102       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.230.15"}
	E0916 17:48:40.892536       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] <==
	W0916 17:47:23.417195       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
	E0916 17:47:23.417231       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"
	W0916 17:47:23.738592       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
	E0916 17:47:23.738631       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"
	W0916 17:47:43.654506       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
	E0916 17:47:43.654545       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"
	W0916 17:47:46.010929       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
	E0916 17:47:46.010978       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"
	W0916 17:47:57.561329       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
	E0916 17:47:57.561365       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"
	W0916 17:48:19.888805       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
	E0916 17:48:19.888846       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"
	W0916 17:48:22.979431       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
	E0916 17:48:22.979503       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"
	I0916 17:48:38.884536       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="16.478449ms"
	I0916 17:48:38.900069       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="15.473185ms"
	I0916 17:48:38.900204       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="87.478µs"
	I0916 17:48:38.900279       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="26.943µs"
	I0916 17:48:40.852229       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0916 17:48:40.852378       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="3.912µs"
	I0916 17:48:40.863126       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0916 17:48:41.599897       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
	E0916 17:48:41.599939       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"
	I0916 17:48:42.366737       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.385645ms"
	I0916 17:48:42.366847       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="44.4µs"
	
	
	==> kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] <==
	I0916 17:34:38.280100       1 server_linux.go:66] "Using iptables proxy"
	I0916 17:34:38.775340       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 17:34:38.775420       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`"
	I0916 17:34:38.890253       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 17:34:38.890302       1 server_linux.go:169] "Using iptables Proxier"
	I0916 17:34:38.892871       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"
	I0916 17:34:38.893213       1 server.go:483] "Version info" version="v1.31.1"
	I0916 17:34:38.893546       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 17:34:38.894867       1 config.go:199] "Starting service config controller"
	I0916 17:34:38.894927       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 17:34:38.894895       1 config.go:105] "Starting endpoint slice config controller"
	I0916 17:34:38.894949       1 config.go:328] "Starting node config controller"
	I0916 17:34:38.894959       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 17:34:38.894968       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 17:34:38.995062       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0916 17:34:38.995085       1 shared_informer.go:320] Caches are synced for node config
	I0916 17:34:38.995062       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] <==
	W0916 17:34:26.583964       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0916 17:34:26.584024       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:26.583991       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
	E0916 17:34:26.584056       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"
	W0916 17:34:27.395019       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.395059       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"
	W0916 17:34:27.473598       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
	E0916 17:34:27.473631       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"
	W0916 17:34:27.482106       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.482142       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"
	W0916 17:34:27.545336       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0916 17:34:27.545374       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:27.547039       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
	E0916 17:34:27.547066       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"
	W0916 17:34:27.548885       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.548914       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:27.578277       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
	E0916 17:34:27.578328       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"
	W0916 17:34:27.635652       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
	E0916 17:34:27.635687       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"
	W0916 17:34:27.741291       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
	E0916 17:34:27.741336       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"
	W0916 17:34:27.781887       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0916 17:34:27.781930       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0916 17:34:30.579877       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 17:48:39 addons-593827 kubelet[1619]: E0916 17:48:39.166371    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726508919166017818,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582618,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.002342    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2w8vw\" (UniqueName: \"kubernetes.io/projected/6b3a4355-4ad7-4def-824e-c26cb980da56-kube-api-access-2w8vw\") pod \"6b3a4355-4ad7-4def-824e-c26cb980da56\" (UID: \"6b3a4355-4ad7-4def-824e-c26cb980da56\") "
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.004244    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6b3a4355-4ad7-4def-824e-c26cb980da56-kube-api-access-2w8vw" (OuterVolumeSpecName: "kube-api-access-2w8vw") pod "6b3a4355-4ad7-4def-824e-c26cb980da56" (UID: "6b3a4355-4ad7-4def-824e-c26cb980da56"). InnerVolumeSpecName "kube-api-access-2w8vw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.103731    1619 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2w8vw\" (UniqueName: \"kubernetes.io/projected/6b3a4355-4ad7-4def-824e-c26cb980da56-kube-api-access-2w8vw\") on node \"addons-593827\" DevicePath \"\""
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.347843    1619 scope.go:117] "RemoveContainer" containerID="f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.362978    1619 scope.go:117] "RemoveContainer" containerID="f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: E0916 17:48:40.363360    1619 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e\": container with ID starting with f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e not found: ID does not exist" containerID="f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.363412    1619 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e"} err="failed to get container status \"f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e\": rpc error: code = NotFound desc = could not find container \"f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e\": container with ID starting with f9b2bbe66fac424d22476f9a959aff5e213a0cb06a5cd3f437726e90e1e0fb1e not found: ID does not exist"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.911026    1619 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="15e5d0ad-bbd6-4d0f-b436-bfaff8047d83" path="/var/lib/kubelet/pods/15e5d0ad-bbd6-4d0f-b436-bfaff8047d83/volumes"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.911566    1619 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6b3a4355-4ad7-4def-824e-c26cb980da56" path="/var/lib/kubelet/pods/6b3a4355-4ad7-4def-824e-c26cb980da56/volumes"
	Sep 16 17:48:40 addons-593827 kubelet[1619]: I0916 17:48:40.912001    1619 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6c9c088c-a643-4f81-a79d-1708cfefa6aa" path="/var/lib/kubelet/pods/6c9c088c-a643-4f81-a79d-1708cfefa6aa/volumes"
	Sep 16 17:48:42 addons-593827 kubelet[1619]: I0916 17:48:42.361578    1619 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-jq8kz" podStartSLOduration=1.9383286050000001 podStartE2EDuration="4.361557296s" podCreationTimestamp="2024-09-16 17:48:38 +0000 UTC" firstStartedPulling="2024-09-16 17:48:39.225975789 +0000 UTC m=+850.388129964" lastFinishedPulling="2024-09-16 17:48:41.649204485 +0000 UTC m=+852.811358655" observedRunningTime="2024-09-16 17:48:42.36122779 +0000 UTC m=+853.523381981" watchObservedRunningTime="2024-09-16 17:48:42.361557296 +0000 UTC m=+853.523711483"
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.231805    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/af0c2158-a586-49cb-8500-3153c1e34818-webhook-cert\") pod \"af0c2158-a586-49cb-8500-3153c1e34818\" (UID: \"af0c2158-a586-49cb-8500-3153c1e34818\") "
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.231855    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-z4gsn\" (UniqueName: \"kubernetes.io/projected/af0c2158-a586-49cb-8500-3153c1e34818-kube-api-access-z4gsn\") pod \"af0c2158-a586-49cb-8500-3153c1e34818\" (UID: \"af0c2158-a586-49cb-8500-3153c1e34818\") "
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.233598    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/af0c2158-a586-49cb-8500-3153c1e34818-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "af0c2158-a586-49cb-8500-3153c1e34818" (UID: "af0c2158-a586-49cb-8500-3153c1e34818"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.233632    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/af0c2158-a586-49cb-8500-3153c1e34818-kube-api-access-z4gsn" (OuterVolumeSpecName: "kube-api-access-z4gsn") pod "af0c2158-a586-49cb-8500-3153c1e34818" (UID: "af0c2158-a586-49cb-8500-3153c1e34818"). InnerVolumeSpecName "kube-api-access-z4gsn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.332727    1619 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/af0c2158-a586-49cb-8500-3153c1e34818-webhook-cert\") on node \"addons-593827\" DevicePath \"\""
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.332758    1619 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-z4gsn\" (UniqueName: \"kubernetes.io/projected/af0c2158-a586-49cb-8500-3153c1e34818-kube-api-access-z4gsn\") on node \"addons-593827\" DevicePath \"\""
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.357803    1619 scope.go:117] "RemoveContainer" containerID="c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f"
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.371072    1619 scope.go:117] "RemoveContainer" containerID="c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f"
	Sep 16 17:48:44 addons-593827 kubelet[1619]: E0916 17:48:44.371449    1619 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f\": container with ID starting with c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f not found: ID does not exist" containerID="c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f"
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.371483    1619 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f"} err="failed to get container status \"c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f\": rpc error: code = NotFound desc = could not find container \"c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f\": container with ID starting with c1265216c1296087447f7b8bc633784fc2b6945cecae0faab6153370be5b511f not found: ID does not exist"
	Sep 16 17:48:44 addons-593827 kubelet[1619]: I0916 17:48:44.910495    1619 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="af0c2158-a586-49cb-8500-3153c1e34818" path="/var/lib/kubelet/pods/af0c2158-a586-49cb-8500-3153c1e34818/volumes"
	Sep 16 17:48:49 addons-593827 kubelet[1619]: E0916 17:48:49.168780    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726508929168554453,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:48:49 addons-593827 kubelet[1619]: E0916 17:48:49.168814    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726508929168554453,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [194f1458029a4d1bf009dcd83bafdb960cdf43493015be05c5dec83522a34321] <==
	I0916 17:35:20.080270       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 17:35:20.089625       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 17:35:20.089690       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 17:35:20.100988       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 17:35:20.101258       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13!
	I0916 17:35:20.101545       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c08897f1-37c2-4c19-b30a-a14febd94ca2", APIVersion:"v1", ResourceVersion:"928", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13 became leader
	I0916 17:35:20.202226       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-593827/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 17:37:20 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	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:       ErrImagePull
	    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-rbv2m (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rbv2m:
	    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-593827
	  Normal   Pulling    9m57s (x4 over 11m)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     9m56s (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     9m56s (x4 over 11m)  kubelet            Error: ErrImagePull
	  Warning  Failed     9m42s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    87s (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 (151.43s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (361.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.122267ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.038615727s
addons_test.go:417: (dbg) Run:  kubectl --context addons-593827 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-593827 top pods -n kube-system: exit status 1 (118.371992ms)

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

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

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

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

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

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 11m35.541805728s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 11m48.926259044s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 12m18.011729108s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 12m39.241801672s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 13m34.759464473s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 14m7.153483129s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 14m38.997781294s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 15m57.591931744s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-dkqgl, age: 17m0.600767252s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87",
	        "Created": "2024-09-16T17:34:16.419175346Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 28315,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-16T17:34:16.551797723Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:42cce955f9eac9d57cd22fac71bb25240691d58509ec274149a0acd1eaaf86ec",
	        "ResolvConfPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/hostname",
	        "HostsPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/hosts",
	        "LogPath": "/var/lib/docker/containers/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87/e8fbfa4b3fbd4a5de18e74b2f718c29031747a90ab1fbc729f386329bb203b87-json.log",
	        "Name": "/addons-593827",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-593827:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-593827",
	            "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/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1-init/diff:/var/lib/docker/overlay2/ee051aae69833d7660e9ea1712c15a7d952553a5c6ed4b0812da78b7a4fdb469/diff",
	                "MergedDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/4941e27c84ea0abc91edcb4c5bce5a073ee3c4dd20950a0081b26dd83d83a5d1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-593827",
	                "Source": "/var/lib/docker/volumes/addons-593827/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-593827",
	            "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-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc",
	            "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-593827",
	                "name.minikube.sigs.k8s.io": "addons-593827",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "1c95b4b70bfd9e0f790348d4361a4381caea7b9614635598615322b5ba6b71a8",
	            "SandboxKey": "/var/run/docker/netns/1c95b4b70bfd",
	            "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-593827": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "c679ec4149133dcd6a550d27bdf2f2b5d85b16451744bcb2cba91fe8525ec404",
	                    "EndpointID": "25ea04d8406daa6ff52703deaf9b5101b3994845e4760f85ddd387060716633f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-593827",
	                        "e8fbfa4b3fbd"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-593827 -n addons-593827
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-593827 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 logs -n 25: (1.141491855s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-496133 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | download-docker-496133                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-496133                                                                   | download-docker-496133 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-802593   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | binary-mirror-802593                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34691                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-802593                                                                     | binary-mirror-802593   | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| addons  | enable dashboard -p                                                                         | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-593827 --wait=true                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:37 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=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-593827 ssh cat                                                                       | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | /opt/local-path-provisioner/pvc-4a33750a-d711-4a89-9e76-3c5d355de091_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | -p addons-593827                                                                            |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:45 UTC | 16 Sep 24 17:45 UTC |
	|         | -p addons-593827                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | addons-593827                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-593827 ssh curl -s                                                                   | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-593827 ip                                                                            | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:46 UTC | 16 Sep 24 17:46 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-593827 ip                                                                            | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:48 UTC | 16 Sep 24 17:48 UTC |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:48 UTC | 16 Sep 24 17:48 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-593827 addons disable                                                                | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:48 UTC | 16 Sep 24 17:48 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-593827 addons                                                                        | addons-593827          | jenkins | v1.34.0 | 16 Sep 24 17:51 UTC | 16 Sep 24 17:51 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 17:33:51
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 17:33:51.867337   27554 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:33:51.867433   27554 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:51.867439   27554 out.go:358] Setting ErrFile to fd 2...
	I0916 17:33:51.867445   27554 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:51.867637   27554 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:33:51.868245   27554 out.go:352] Setting JSON to false
	I0916 17:33:51.869106   27554 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4573,"bootTime":1726503459,"procs":171,"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"}
	I0916 17:33:51.869164   27554 start.go:139] virtualization: kvm guest
	I0916 17:33:51.871807   27554 out.go:177] * [addons-593827] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0916 17:33:51.873195   27554 out.go:177]   - MINIKUBE_LOCATION=19649
	I0916 17:33:51.873200   27554 notify.go:220] Checking for updates...
	I0916 17:33:51.876380   27554 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:33:51.877834   27554 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:33:51.879313   27554 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:33:51.880686   27554 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 17:33:51.882014   27554 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 17:33:51.883653   27554 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:33:51.904256   27554 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:33:51.904366   27554 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:51.954955   27554 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 17:33:51.945670163 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:51.955056   27554 docker.go:318] overlay module found
	I0916 17:33:51.956786   27554 out.go:177] * Using the docker driver based on user configuration
	I0916 17:33:51.957969   27554 start.go:297] selected driver: docker
	I0916 17:33:51.957987   27554 start.go:901] validating driver "docker" against <nil>
	I0916 17:33:51.957999   27554 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 17:33:51.958744   27554 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:52.006987   27554 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:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-16 17:33:51.998171163 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:52.007173   27554 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 17:33:52.007403   27554 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]
	I0916 17:33:52.009224   27554 out.go:177] * Using Docker driver with root privileges
	I0916 17:33:52.010790   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:33:52.010845   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:33:52.010858   27554 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 17:33:52.010922   27554 start.go:340] cluster config:
	{Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:33:52.012606   27554 out.go:177] * Starting "addons-593827" primary control-plane node in "addons-593827" cluster
	I0916 17:33:52.013888   27554 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 17:33:52.015238   27554 out.go:177] * Pulling base image v0.0.45-1726481311-19649 ...
	I0916 17:33:52.016567   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:33:52.016614   27554 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0916 17:33:52.016626   27554 cache.go:56] Caching tarball of preloaded images
	I0916 17:33:52.016689   27554 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local docker daemon
	I0916 17:33:52.016759   27554 preload.go:172] Found /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0916 17:33:52.016775   27554 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0916 17:33:52.017140   27554 profile.go:143] Saving config to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json ...
	I0916 17:33:52.017164   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json: {Name:mk4a4b5a3a3d8ed61be49c7bb49407125388e277 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:33:52.032326   27554 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc to local cache
	I0916 17:33:52.032437   27554 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory
	I0916 17:33:52.032455   27554 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory, skipping pull
	I0916 17:33:52.032461   27554 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc exists in cache, skipping pull
	I0916 17:33:52.032469   27554 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc as a tarball
	I0916 17:33:52.032476   27554 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc from local cache
	I0916 17:34:04.043567   27554 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc from cached tarball
	I0916 17:34:04.043610   27554 cache.go:194] Successfully downloaded all kic artifacts
	I0916 17:34:04.043667   27554 start.go:360] acquireMachinesLock for addons-593827: {Name:mkeb83151b36cc0032230d8dd490d92272c918ea Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0916 17:34:04.043779   27554 start.go:364] duration metric: took 90.528µs to acquireMachinesLock for "addons-593827"
	I0916 17:34:04.043805   27554 start.go:93] Provisioning new machine with config: &{Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:34:04.043898   27554 start.go:125] createHost starting for "" (driver="docker")
	I0916 17:34:04.045831   27554 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0916 17:34:04.046106   27554 start.go:159] libmachine.API.Create for "addons-593827" (driver="docker")
	I0916 17:34:04.046143   27554 client.go:168] LocalClient.Create starting
	I0916 17:34:04.046253   27554 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem
	I0916 17:34:04.299569   27554 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem
	I0916 17:34:04.769625   27554 cli_runner.go:164] Run: docker network inspect addons-593827 --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}}]}"
	W0916 17:34:04.785538   27554 cli_runner.go:211] docker network inspect addons-593827 --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
	I0916 17:34:04.785598   27554 network_create.go:284] running [docker network inspect addons-593827] to gather additional debugging logs...
	I0916 17:34:04.785613   27554 cli_runner.go:164] Run: docker network inspect addons-593827
	W0916 17:34:04.802177   27554 cli_runner.go:211] docker network inspect addons-593827 returned with exit code 1
	I0916 17:34:04.802209   27554 network_create.go:287] error running [docker network inspect addons-593827]: docker network inspect addons-593827: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-593827 not found
	I0916 17:34:04.802224   27554 network_create.go:289] output of [docker network inspect addons-593827]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-593827 not found
	
	** /stderr **
	I0916 17:34:04.802304   27554 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}}]}"
	I0916 17:34:04.818092   27554 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:0xc00193ce70}
	I0916 17:34:04.818128   27554 network_create.go:124] attempt to create docker network addons-593827 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0916 17:34:04.818171   27554 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-593827 addons-593827
	I0916 17:34:04.877252   27554 network_create.go:108] docker network addons-593827 192.168.49.0/24 created
	I0916 17:34:04.877288   27554 kic.go:121] calculated static IP "192.168.49.2" for the "addons-593827" container
	I0916 17:34:04.877344   27554 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0916 17:34:04.892408   27554 cli_runner.go:164] Run: docker volume create addons-593827 --label name.minikube.sigs.k8s.io=addons-593827 --label created_by.minikube.sigs.k8s.io=true
	I0916 17:34:04.909287   27554 oci.go:103] Successfully created a docker volume addons-593827
	I0916 17:34:04.909365   27554 cli_runner.go:164] Run: docker run --rm --name addons-593827-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --entrypoint /usr/bin/test -v addons-593827:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -d /var/lib
	I0916 17:34:12.056016   27554 cli_runner.go:217] Completed: docker run --rm --name addons-593827-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --entrypoint /usr/bin/test -v addons-593827:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -d /var/lib: (7.146608831s)
	I0916 17:34:12.056044   27554 oci.go:107] Successfully prepared a docker volume addons-593827
	I0916 17:34:12.056070   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:34:12.056088   27554 kic.go:194] Starting extracting preloaded images to volume ...
	I0916 17:34:12.056129   27554 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-593827:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -I lz4 -xf /preloaded.tar -C /extractDir
	I0916 17:34:16.360351   27554 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-593827:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc -I lz4 -xf /preloaded.tar -C /extractDir: (4.304180009s)
	I0916 17:34:16.360384   27554 kic.go:203] duration metric: took 4.304293472s to extract preloaded images to volume ...
	W0916 17:34:16.360499   27554 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0916 17:34:16.360591   27554 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0916 17:34:16.405039   27554 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-593827 --name addons-593827 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-593827 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-593827 --network addons-593827 --ip 192.168.49.2 --volume addons-593827:/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-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc
	I0916 17:34:16.729417   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Running}}
	I0916 17:34:16.747704   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:16.765731   27554 cli_runner.go:164] Run: docker exec addons-593827 stat /var/lib/dpkg/alternatives/iptables
	I0916 17:34:16.807991   27554 oci.go:144] the created container "addons-593827" has a running status.
	I0916 17:34:16.808028   27554 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa...
	I0916 17:34:17.090489   27554 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0916 17:34:17.117768   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:17.135812   27554 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0916 17:34:17.135831   27554 kic_runner.go:114] Args: [docker exec --privileged addons-593827 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0916 17:34:17.181065   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:17.199123   27554 machine.go:93] provisionDockerMachine start ...
	I0916 17:34:17.199200   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.218739   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.218997   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.219013   27554 main.go:141] libmachine: About to run SSH command:
	hostname
	I0916 17:34:17.373787   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-593827
	
	I0916 17:34:17.373811   27554 ubuntu.go:169] provisioning hostname "addons-593827"
	I0916 17:34:17.373868   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.391882   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.392049   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.392064   27554 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-593827 && echo "addons-593827" | sudo tee /etc/hostname
	I0916 17:34:17.524498   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-593827
	
	I0916 17:34:17.524572   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.540956   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:17.541121   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:17.541138   27554 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-593827' /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-593827/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-593827' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0916 17:34:17.662591   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0916 17:34:17.662621   27554 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19649-19430/.minikube CaCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19649-19430/.minikube}
	I0916 17:34:17.662644   27554 ubuntu.go:177] setting up certificates
	I0916 17:34:17.662655   27554 provision.go:84] configureAuth start
	I0916 17:34:17.662709   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:17.678572   27554 provision.go:143] copyHostCerts
	I0916 17:34:17.678646   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/ca.pem (1082 bytes)
	I0916 17:34:17.678783   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/cert.pem (1123 bytes)
	I0916 17:34:17.678866   27554 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19649-19430/.minikube/key.pem (1679 bytes)
	I0916 17:34:17.678935   27554 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem org=jenkins.addons-593827 san=[127.0.0.1 192.168.49.2 addons-593827 localhost minikube]
	I0916 17:34:17.929865   27554 provision.go:177] copyRemoteCerts
	I0916 17:34:17.929918   27554 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0916 17:34:17.929951   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:17.945904   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.038831   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0916 17:34:18.059139   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0916 17:34:18.079677   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0916 17:34:18.099742   27554 provision.go:87] duration metric: took 437.074074ms to configureAuth
	I0916 17:34:18.099769   27554 ubuntu.go:193] setting minikube options for container-runtime
	I0916 17:34:18.099932   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:18.100021   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.116237   27554 main.go:141] libmachine: Using SSH client type: native
	I0916 17:34:18.116400   27554 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0916 17:34:18.116417   27554 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
	I0916 17:34:18.322822   27554 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0916 17:34:18.322854   27554 machine.go:96] duration metric: took 1.123711162s to provisionDockerMachine
	I0916 17:34:18.322866   27554 client.go:171] duration metric: took 14.276717233s to LocalClient.Create
	I0916 17:34:18.322894   27554 start.go:167] duration metric: took 14.276787655s to libmachine.API.Create "addons-593827"
	I0916 17:34:18.322907   27554 start.go:293] postStartSetup for "addons-593827" (driver="docker")
	I0916 17:34:18.322924   27554 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]
	I0916 17:34:18.322995   27554 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
	I0916 17:34:18.323044   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.339565   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.427631   27554 ssh_runner.go:195] Run: cat /etc/os-release
	I0916 17:34:18.430368   27554 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0916 17:34:18.430405   27554 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0916 17:34:18.430419   27554 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0916 17:34:18.430427   27554 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0916 17:34:18.430435   27554 filesync.go:126] Scanning /home/jenkins/minikube-integration/19649-19430/.minikube/addons for local assets ...
	I0916 17:34:18.430488   27554 filesync.go:126] Scanning /home/jenkins/minikube-integration/19649-19430/.minikube/files for local assets ...
	I0916 17:34:18.430510   27554 start.go:296] duration metric: took 107.592717ms for postStartSetup
	I0916 17:34:18.430769   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:18.447565   27554 profile.go:143] Saving config to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/config.json ...
	I0916 17:34:18.447835   27554 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 17:34:18.447880   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.463840   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.547098   27554 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0916 17:34:18.550922   27554 start.go:128] duration metric: took 14.507010259s to createHost
	I0916 17:34:18.550946   27554 start.go:83] releasing machines lock for "addons-593827", held for 14.507155489s
	I0916 17:34:18.551007   27554 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-593827
	I0916 17:34:18.567769   27554 ssh_runner.go:195] Run: cat /version.json
	I0916 17:34:18.567807   27554 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0916 17:34:18.567831   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.567871   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:18.585558   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.585909   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:18.669934   27554 ssh_runner.go:195] Run: systemctl --version
	I0916 17:34:18.673716   27554 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0916 17:34:18.816338   27554 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0916 17:34:18.820399   27554 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" ;
	I0916 17:34:18.837184   27554 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0916 17:34:18.837260   27554 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" ;
	I0916 17:34:18.863260   27554 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0916 17:34:18.863284   27554 start.go:495] detecting cgroup driver to use...
	I0916 17:34:18.863311   27554 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0916 17:34:18.863346   27554 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0916 17:34:18.876118   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0916 17:34:18.885523   27554 docker.go:217] disabling cri-docker service (if available) ...
	I0916 17:34:18.885570   27554 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0916 17:34:18.897154   27554 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0916 17:34:18.908981   27554 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0916 17:34:18.982540   27554 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0916 17:34:19.059695   27554 docker.go:233] disabling docker service ...
	I0916 17:34:19.059752   27554 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0916 17:34:19.076488   27554 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0916 17:34:19.086158   27554 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0916 17:34:19.158659   27554 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0916 17:34:19.239381   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0916 17:34:19.249314   27554 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"
	I0916 17:34:19.263207   27554 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0916 17:34:19.263250   27554 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"
	I0916 17:34:19.271745   27554 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0916 17:34:19.271804   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.280229   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.288202   27554 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0916 17:34:19.296063   27554 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0916 17:34:19.303897   27554 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"
	I0916 17:34:19.311872   27554 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"
	I0916 17:34:19.324511   27554 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"
	I0916 17:34:19.332575   27554 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0916 17:34:19.339638   27554 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0916 17:34:19.346486   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:19.418397   27554 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0916 17:34:19.522541   27554 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0916 17:34:19.522613   27554 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0916 17:34:19.525794   27554 start.go:563] Will wait 60s for crictl version
	I0916 17:34:19.525852   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:34:19.528569   27554 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0916 17:34:19.558004   27554 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0916 17:34:19.558102   27554 ssh_runner.go:195] Run: crio --version
	I0916 17:34:19.590078   27554 ssh_runner.go:195] Run: crio --version
	I0916 17:34:19.622609   27554 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0916 17:34:19.623966   27554 cli_runner.go:164] Run: docker network inspect addons-593827 --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}}]}"
	I0916 17:34:19.640160   27554 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0916 17:34:19.643489   27554 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""
	I0916 17:34:19.652982   27554 kubeadm.go:883] updating cluster {Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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} ...
	I0916 17:34:19.653085   27554 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0916 17:34:19.653122   27554 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 17:34:19.709203   27554 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 17:34:19.709223   27554 crio.go:433] Images already preloaded, skipping extraction
	I0916 17:34:19.709262   27554 ssh_runner.go:195] Run: sudo crictl images --output json
	I0916 17:34:19.739611   27554 crio.go:514] all images are preloaded for cri-o runtime.
	I0916 17:34:19.739631   27554 cache_images.go:84] Images are preloaded, skipping loading
	I0916 17:34:19.739638   27554 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0916 17:34:19.739715   27554 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-593827 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-593827 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:}
	I0916 17:34:19.739772   27554 ssh_runner.go:195] Run: crio config
	I0916 17:34:19.777745   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:34:19.777772   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:34:19.777785   27554 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0916 17:34:19.777807   27554 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-593827 NodeName:addons-593827 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}
	I0916 17:34:19.777929   27554 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-593827"
	  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
	
	I0916 17:34:19.777984   27554 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0916 17:34:19.785555   27554 binaries.go:44] Found k8s binaries, skipping transfer
	I0916 17:34:19.785611   27554 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0916 17:34:19.792755   27554 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0916 17:34:19.807607   27554 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0916 17:34:19.823748   27554 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0916 17:34:19.838648   27554 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0916 17:34:19.841449   27554 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""
	I0916 17:34:19.850441   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:19.927283   27554 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 17:34:19.938537   27554 certs.go:68] Setting up /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827 for IP: 192.168.49.2
	I0916 17:34:19.938562   27554 certs.go:194] generating shared ca certs ...
	I0916 17:34:19.938582   27554 certs.go:226] acquiring lock for ca certs: {Name:mk4a896f111432f616dd1961934a06cd28479e22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:19.938818   27554 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key
	I0916 17:34:20.012591   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt ...
	I0916 17:34:20.012618   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt: {Name:mk2acb514b840f9a047f1ad7d490f2f16d949003 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.012768   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key ...
	I0916 17:34:20.012783   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key: {Name:mkf34d44d21ad8b868947ceabdd8ed8826689fb0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.012851   27554 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key
	I0916 17:34:20.090745   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt ...
	I0916 17:34:20.090786   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt: {Name:mk7332cb36cff6ffa461fdf1b34bd131ace16300 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.090958   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key ...
	I0916 17:34:20.090968   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key: {Name:mk75422d8547ee1004af44590d72ba51b8a23bf1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.091036   27554 certs.go:256] generating profile certs ...
	I0916 17:34:20.091089   27554 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key
	I0916 17:34:20.091110   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt with IP's: []
	I0916 17:34:20.274030   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt ...
	I0916 17:34:20.274057   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: {Name:mkf1cf7691a79d0e7ea7d2ca3440f62da1f9bed0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.274225   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key ...
	I0916 17:34:20.274236   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.key: {Name:mke18cb931b63f3161f879bc3317e180794786c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.274301   27554 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2
	I0916 17:34:20.274319   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0916 17:34:20.418239   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 ...
	I0916 17:34:20.418265   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2: {Name:mkc2a48191a7cefc6067b7dffe81e22ea22e31a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.418408   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2 ...
	I0916 17:34:20.418420   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2: {Name:mkb6839b7c911ebbbdfea8f3a0d90226f9f8bfdd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.418484   27554 certs.go:381] copying /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt.3c446ea2 -> /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt
	I0916 17:34:20.418555   27554 certs.go:385] copying /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key.3c446ea2 -> /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key
	I0916 17:34:20.418600   27554 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key
	I0916 17:34:20.418616   27554 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt with IP's: []
	I0916 17:34:20.534263   27554 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt ...
	I0916 17:34:20.534289   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt: {Name:mke769d6d821c482619e050c01c7fcf6bd2fa2c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.534435   27554 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key ...
	I0916 17:34:20.534447   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key: {Name:mkca84952243fa0dcca9a81cf46ea660db14a3c1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:20.534614   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca-key.pem (1675 bytes)
	I0916 17:34:20.534646   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/ca.pem (1082 bytes)
	I0916 17:34:20.534671   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/cert.pem (1123 bytes)
	I0916 17:34:20.534694   27554 certs.go:484] found cert: /home/jenkins/minikube-integration/19649-19430/.minikube/certs/key.pem (1679 bytes)
	I0916 17:34:20.535282   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0916 17:34:20.556239   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0916 17:34:20.575957   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0916 17:34:20.595677   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0916 17:34:20.615647   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0916 17:34:20.636139   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0916 17:34:20.656465   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0916 17:34:20.676162   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0916 17:34:20.695917   27554 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0916 17:34:20.715190   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0916 17:34:20.729800   27554 ssh_runner.go:195] Run: openssl version
	I0916 17:34:20.734490   27554 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"
	I0916 17:34:20.743154   27554 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.746111   27554 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 16 17:34 /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.746149   27554 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0916 17:34:20.752074   27554 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"
	I0916 17:34:20.759899   27554 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0916 17:34:20.762722   27554 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
	I0916 17:34:20.762784   27554 kubeadm.go:392] StartCluster: {Name:addons-593827 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-593827 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}
	I0916 17:34:20.762888   27554 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0916 17:34:20.762931   27554 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0916 17:34:20.792856   27554 cri.go:89] found id: ""
	I0916 17:34:20.792915   27554 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0916 17:34:20.800688   27554 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0916 17:34:20.808285   27554 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0916 17:34:20.808334   27554 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
	I0916 17:34:20.815683   27554 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
	I0916 17:34:20.815697   27554 kubeadm.go:157] found existing configuration files:
	
	I0916 17:34:20.815737   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0916 17:34:20.824455   27554 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
	I0916 17:34:20.824509   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0916 17:34:20.832114   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0916 17:34:20.840039   27554 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
	I0916 17:34:20.840080   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0916 17:34:20.847792   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0916 17:34:20.855725   27554 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
	I0916 17:34:20.855776   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0916 17:34:20.862860   27554 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0916 17:34:20.869971   27554 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
	I0916 17:34:20.870010   27554 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0916 17:34:20.876790   27554 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"
	I0916 17:34:20.909978   27554 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0916 17:34:20.910057   27554 kubeadm.go:310] [preflight] Running pre-flight checks
	I0916 17:34:20.924464   27554 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0916 17:34:20.924548   27554 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0916 17:34:20.924595   27554 kubeadm.go:310] OS: Linux
	I0916 17:34:20.924675   27554 kubeadm.go:310] CGROUPS_CPU: enabled
	I0916 17:34:20.924756   27554 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0916 17:34:20.924816   27554 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0916 17:34:20.924881   27554 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0916 17:34:20.924954   27554 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0916 17:34:20.925019   27554 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0916 17:34:20.925081   27554 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0916 17:34:20.925150   27554 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0916 17:34:20.925211   27554 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0916 17:34:20.971305   27554 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0916 17:34:20.971439   27554 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0916 17:34:20.971569   27554 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0916 17:34:20.977940   27554 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0916 17:34:20.980730   27554 out.go:235]   - Generating certificates and keys ...
	I0916 17:34:20.980824   27554 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0916 17:34:20.980877   27554 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0916 17:34:21.217910   27554 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0916 17:34:21.374738   27554 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0916 17:34:21.448314   27554 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0916 17:34:21.641409   27554 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0916 17:34:21.855241   27554 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0916 17:34:21.855407   27554 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-593827 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 17:34:22.055760   27554 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0916 17:34:22.055907   27554 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-593827 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0916 17:34:22.115263   27554 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0916 17:34:22.192158   27554 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0916 17:34:22.555765   27554 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0916 17:34:22.555858   27554 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0916 17:34:22.632608   27554 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0916 17:34:22.715414   27554 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0916 17:34:22.803464   27554 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0916 17:34:23.028454   27554 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0916 17:34:23.132354   27554 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0916 17:34:23.132812   27554 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0916 17:34:23.135096   27554 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0916 17:34:23.137214   27554 out.go:235]   - Booting up control plane ...
	I0916 17:34:23.137343   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0916 17:34:23.137442   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0916 17:34:23.137532   27554 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0916 17:34:23.146235   27554 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0916 17:34:23.151086   27554 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0916 17:34:23.151133   27554 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0916 17:34:23.223560   27554 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0916 17:34:23.223706   27554 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0916 17:34:24.224355   27554 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000866887s
	I0916 17:34:24.224426   27554 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0916 17:34:28.225629   27554 kubeadm.go:310] [api-check] The API server is healthy after 4.001222534s
	I0916 17:34:28.235656   27554 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0916 17:34:28.244361   27554 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0916 17:34:28.259965   27554 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0916 17:34:28.260206   27554 kubeadm.go:310] [mark-control-plane] Marking the node addons-593827 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0916 17:34:28.266500   27554 kubeadm.go:310] [bootstrap-token] Using token: w961sf.4zr16omyd5cnthyu
	I0916 17:34:28.267883   27554 out.go:235]   - Configuring RBAC rules ...
	I0916 17:34:28.268040   27554 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0916 17:34:28.270327   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0916 17:34:28.274857   27554 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
	I0916 17:34:28.276982   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0916 17:34:28.279055   27554 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0916 17:34:28.282437   27554 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0916 17:34:28.630772   27554 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0916 17:34:29.046914   27554 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0916 17:34:29.631120   27554 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0916 17:34:29.631874   27554 kubeadm.go:310] 
	I0916 17:34:29.631959   27554 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0916 17:34:29.631969   27554 kubeadm.go:310] 
	I0916 17:34:29.632050   27554 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0916 17:34:29.632058   27554 kubeadm.go:310] 
	I0916 17:34:29.632097   27554 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0916 17:34:29.632169   27554 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0916 17:34:29.632238   27554 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0916 17:34:29.632264   27554 kubeadm.go:310] 
	I0916 17:34:29.632355   27554 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0916 17:34:29.632366   27554 kubeadm.go:310] 
	I0916 17:34:29.632430   27554 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0916 17:34:29.632440   27554 kubeadm.go:310] 
	I0916 17:34:29.632511   27554 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0916 17:34:29.632622   27554 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0916 17:34:29.632717   27554 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0916 17:34:29.632734   27554 kubeadm.go:310] 
	I0916 17:34:29.632818   27554 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0916 17:34:29.632884   27554 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0916 17:34:29.632898   27554 kubeadm.go:310] 
	I0916 17:34:29.633030   27554 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token w961sf.4zr16omyd5cnthyu \
	I0916 17:34:29.633132   27554 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db6a3a7bc32d44b05eb88a225e9f6ae20a262671e1f1ff76e8016e9c8151a13b \
	I0916 17:34:29.633152   27554 kubeadm.go:310] 	--control-plane 
	I0916 17:34:29.633158   27554 kubeadm.go:310] 
	I0916 17:34:29.633226   27554 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0916 17:34:29.633233   27554 kubeadm.go:310] 
	I0916 17:34:29.633331   27554 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token w961sf.4zr16omyd5cnthyu \
	I0916 17:34:29.633470   27554 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:db6a3a7bc32d44b05eb88a225e9f6ae20a262671e1f1ff76e8016e9c8151a13b 
	I0916 17:34:29.635388   27554 kubeadm.go:310] W0916 17:34:20.907696    1288 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.
	I0916 17:34:29.635701   27554 kubeadm.go:310] W0916 17:34:20.908254    1288 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.
	I0916 17:34:29.635894   27554 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
	I0916 17:34:29.636001   27554 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0916 17:34:29.636025   27554 cni.go:84] Creating CNI manager for ""
	I0916 17:34:29.636040   27554 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:34:29.637939   27554 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0916 17:34:29.639359   27554 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0916 17:34:29.642778   27554 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0916 17:34:29.642793   27554 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0916 17:34:29.657901   27554 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
	I0916 17:34:29.840543   27554 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0916 17:34:29.840623   27554 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
	I0916 17:34:29.840643   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-593827 minikube.k8s.io/updated_at=2024_09_16T17_34_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=91d692c919753635ac118b7ed7ae5503b67c63c8 minikube.k8s.io/name=addons-593827 minikube.k8s.io/primary=true
	I0916 17:34:29.846942   27554 ops.go:34] apiserver oom_adj: -16
	I0916 17:34:29.904678   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:30.405525   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:30.904858   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:31.405123   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:31.905377   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:32.405391   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:32.905117   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:33.405048   27554 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0916 17:34:33.464493   27554 kubeadm.go:1113] duration metric: took 3.62392727s to wait for elevateKubeSystemPrivileges
	I0916 17:34:33.464531   27554 kubeadm.go:394] duration metric: took 12.701751537s to StartCluster
	I0916 17:34:33.464553   27554 settings.go:142] acquiring lock: {Name:mk8dca90e80578dfbe24f93777f747bc4ec96f93 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:33.464659   27554 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:34:33.464978   27554 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19649-19430/kubeconfig: {Name:mk4564b08d546412063bf719b449b4d1a904566a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0916 17:34:33.465164   27554 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"
	I0916 17:34:33.465194   27554 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}
	I0916 17:34:33.465279   27554 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 helm-tiller:true 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]
	I0916 17:34:33.465399   27554 addons.go:69] Setting default-storageclass=true in profile "addons-593827"
	I0916 17:34:33.465415   27554 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-593827"
	I0916 17:34:33.465417   27554 addons.go:69] Setting metrics-server=true in profile "addons-593827"
	I0916 17:34:33.465437   27554 addons.go:69] Setting registry=true in profile "addons-593827"
	I0916 17:34:33.465446   27554 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-593827"
	I0916 17:34:33.465440   27554 addons.go:69] Setting ingress=true in profile "addons-593827"
	I0916 17:34:33.465436   27554 addons.go:69] Setting cloud-spanner=true in profile "addons-593827"
	I0916 17:34:33.465458   27554 addons.go:69] Setting ingress-dns=true in profile "addons-593827"
	I0916 17:34:33.465462   27554 addons.go:234] Setting addon cloud-spanner=true in "addons-593827"
	I0916 17:34:33.465462   27554 addons.go:234] Setting addon ingress=true in "addons-593827"
	I0916 17:34:33.465468   27554 addons.go:234] Setting addon ingress-dns=true in "addons-593827"
	I0916 17:34:33.465474   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:33.465480   27554 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-593827"
	I0916 17:34:33.465489   27554 addons.go:69] Setting storage-provisioner=true in profile "addons-593827"
	I0916 17:34:33.465500   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465501   27554 addons.go:69] Setting volumesnapshots=true in profile "addons-593827"
	I0916 17:34:33.465506   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465509   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465513   27554 addons.go:234] Setting addon volumesnapshots=true in "addons-593827"
	I0916 17:34:33.465515   27554 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-593827"
	I0916 17:34:33.465517   27554 addons.go:69] Setting helm-tiller=true in profile "addons-593827"
	I0916 17:34:33.465528   27554 addons.go:234] Setting addon helm-tiller=true in "addons-593827"
	I0916 17:34:33.465528   27554 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-593827"
	I0916 17:34:33.465546   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465548   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465584   27554 addons.go:69] Setting inspektor-gadget=true in profile "addons-593827"
	I0916 17:34:33.465598   27554 addons.go:234] Setting addon inspektor-gadget=true in "addons-593827"
	I0916 17:34:33.465430   27554 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-593827"
	I0916 17:34:33.465639   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465650   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465840   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465994   27554 addons.go:69] Setting gcp-auth=true in profile "addons-593827"
	I0916 17:34:33.466012   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465401   27554 addons.go:69] Setting yakd=true in profile "addons-593827"
	I0916 17:34:33.466018   27554 mustload.go:65] Loading cluster: addons-593827
	I0916 17:34:33.465427   27554 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-593827"
	I0916 17:34:33.466028   27554 addons.go:234] Setting addon yakd=true in "addons-593827"
	I0916 17:34:33.466056   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466068   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.466116   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466177   27554 config.go:182] Loaded profile config "addons-593827": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:34:33.466267   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466358   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466431   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466479   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465451   27554 addons.go:234] Setting addon registry=true in "addons-593827"
	I0916 17:34:33.466649   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.467131   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465478   27554 addons.go:69] Setting volcano=true in profile "addons-593827"
	I0916 17:34:33.468622   27554 addons.go:234] Setting addon volcano=true in "addons-593827"
	I0916 17:34:33.468657   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.465446   27554 addons.go:234] Setting addon metrics-server=true in "addons-593827"
	I0916 17:34:33.466012   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.466014   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465492   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.466013   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.465507   27554 addons.go:234] Setting addon storage-provisioner=true in "addons-593827"
	I0916 17:34:33.468766   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.469083   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.471994   27554 out.go:177] * Verifying Kubernetes components...
	I0916 17:34:33.473037   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.473576   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.475475   27554 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0916 17:34:33.476390   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.496441   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.497699   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0916 17:34:33.500137   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:33.501680   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:33.503340   27554 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0916 17:34:33.503363   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0916 17:34:33.503421   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.517533   27554 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-593827"
	I0916 17:34:33.517584   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.518040   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.531216   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.532441   27554 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0916 17:34:33.533699   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0916 17:34:33.533718   27554 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0916 17:34:33.533769   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.538646   27554 addons.go:234] Setting addon default-storageclass=true in "addons-593827"
	I0916 17:34:33.538691   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:33.540826   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0916 17:34:33.542740   27554 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0916 17:34:33.543059   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0916 17:34:33.543079   27554 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0916 17:34:33.543140   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.543490   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.544135   27554 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0916 17:34:33.544198   27554 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0916 17:34:33.544206   27554 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0916 17:34:33.544244   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.544684   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:33.545685   27554 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0916 17:34:33.545700   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0916 17:34:33.545751   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.547051   27554 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0916 17:34:33.548682   27554 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0916 17:34:33.548699   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0916 17:34:33.548744   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.574846   27554 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0916 17:34:33.578282   27554 out.go:177]   - Using image docker.io/registry:2.8.3
	I0916 17:34:33.578466   27554 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0916 17:34:33.578723   27554 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0916 17:34:33.578743   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0916 17:34:33.578854   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.579097   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0916 17:34:33.582116   27554 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0916 17:34:33.582186   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0916 17:34:33.582184   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0916 17:34:33.582201   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0916 17:34:33.582276   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.583563   27554 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0916 17:34:33.583581   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0916 17:34:33.583636   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.584398   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0916 17:34:33.584518   27554 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0916 17:34:33.585875   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0916 17:34:33.586079   27554 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0916 17:34:33.586094   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0916 17:34:33.586199   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.589077   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0916 17:34:33.590243   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.590623   27554 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0916 17:34:33.592186   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0916 17:34:33.592199   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0916 17:34:33.592237   27554 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0916 17:34:33.592314   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.600097   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0916 17:34:33.603041   27554 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0916 17:34:33.608445   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.609214   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.610950   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0916 17:34:33.610972   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0916 17:34:33.611040   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.614788   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.620559   27554 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0916 17:34:33.621983   27554 out.go:177]   - Using image docker.io/busybox:stable
	I0916 17:34:33.623545   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.624048   27554 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0916 17:34:33.624063   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0916 17:34:33.624116   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	W0916 17:34:33.624935   27554 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0916 17:34:33.629391   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.632654   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.639033   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.642741   27554 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0916 17:34:33.642775   27554 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0916 17:34:33.642832   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:33.646506   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.648575   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.652668   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.658723   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.660486   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:33.663500   27554 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 -"
	I0916 17:34:33.778338   27554 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
	I0916 17:34:33.870749   27554 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0916 17:34:34.068824   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0916 17:34:34.068852   27554 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0916 17:34:34.078332   27554 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0916 17:34:34.078407   27554 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0916 17:34:34.080601   27554 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
	I0916 17:34:34.166253   27554 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
	I0916 17:34:34.177512   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0916 17:34:34.177539   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0916 17:34:34.179059   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0916 17:34:34.179087   27554 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0916 17:34:34.185450   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0916 17:34:34.185481   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0916 17:34:34.263408   27554 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
	I0916 17:34:34.268307   27554 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0916 17:34:34.268385   27554 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0916 17:34:34.275198   27554 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0916 17:34:34.275274   27554 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0916 17:34:34.277657   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0916 17:34:34.277720   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0916 17:34:34.363360   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0916 17:34:34.363455   27554 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0916 17:34:34.365248   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0916 17:34:34.365329   27554 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0916 17:34:34.375483   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0916 17:34:34.375586   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0916 17:34:34.463513   27554 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
	I0916 17:34:34.467316   27554 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
	I0916 17:34:34.472642   27554 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 17:34:34.472722   27554 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0916 17:34:34.474216   27554 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
	I0916 17:34:34.563492   27554 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0916 17:34:34.563573   27554 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0916 17:34:34.564439   27554 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0916 17:34:34.564503   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0916 17:34:34.564620   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0916 17:34:34.564657   27554 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)
	I0916 17:34:34.566927   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0916 17:34:34.566986   27554 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0916 17:34:34.569473   27554 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0916 17:34:34.569539   27554 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0916 17:34:34.675978   27554 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0916 17:34:34.676061   27554 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0916 17:34:34.680827   27554 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0916 17:34:34.680901   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0916 17:34:34.684894   27554 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0916 17:34:34.864223   27554 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0916 17:34:34.864256   27554 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0916 17:34:34.864514   27554 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
	I0916 17:34:34.866099   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0916 17:34:34.866121   27554 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0916 17:34:34.873010   27554 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
	I0916 17:34:34.977967   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0916 17:34:34.977997   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0916 17:34:35.065512   27554 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
	I0916 17:34:35.165258   27554 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0916 17:34:35.165360   27554 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0916 17:34:35.166682   27554 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0916 17:34:35.166742   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0916 17:34:35.371211   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0916 17:34:35.371311   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0916 17:34:35.571903   27554 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0916 17:34:35.571994   27554 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0916 17:34:35.582718   27554 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
	I0916 17:34:35.675886   27554 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0916 17:34:35.675912   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0916 17:34:35.782913   27554 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0916 17:34:35.783007   27554 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0916 17:34:35.965733   27554 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
	I0916 17:34:36.182893   27554 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.519361494s)
	I0916 17:34:36.183030   27554 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0916 17:34:36.472799   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0916 17:34:36.472830   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0916 17:34:36.770280   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0916 17:34:36.770314   27554 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0916 17:34:37.183170   27554 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-593827" context rescaled to 1 replicas
	I0916 17:34:37.283145   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0916 17:34:37.283178   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0916 17:34:37.564324   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0916 17:34:37.564411   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0916 17:34:37.683248   27554 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0916 17:34:37.683278   27554 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0916 17:34:37.880398   27554 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
	I0916 17:34:39.481121   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.702738851s)
	I0916 17:34:39.481204   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.400584062s)
	I0916 17:34:39.481237   27554 addons.go:475] Verifying addon ingress=true in "addons-593827"
	I0916 17:34:39.481286   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.315000459s)
	I0916 17:34:39.481172   27554 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.610375537s)
	I0916 17:34:39.481345   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.217850857s)
	I0916 17:34:39.481400   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.017868s)
	I0916 17:34:39.481631   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.617054666s)
	I0916 17:34:39.481659   27554 addons.go:475] Verifying addon metrics-server=true in "addons-593827"
	I0916 17:34:39.481695   27554 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.608659989s)
	I0916 17:34:39.481464   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.014119435s)
	I0916 17:34:39.481774   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.416171651s)
	I0916 17:34:39.481498   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.007219665s)
	I0916 17:34:39.481542   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.796576222s)
	I0916 17:34:39.481731   27554 addons.go:475] Verifying addon registry=true in "addons-593827"
	I0916 17:34:39.482237   27554 node_ready.go:35] waiting up to 6m0s for node "addons-593827" to be "Ready" ...
	I0916 17:34:39.484158   27554 out.go:177] * Verifying ingress addon...
	I0916 17:34:39.484157   27554 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-593827 service yakd-dashboard -n yakd-dashboard
	
	I0916 17:34:39.484176   27554 out.go:177] * Verifying registry addon...
	I0916 17:34:39.486974   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0916 17:34:39.486978   27554 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0916 17:34:39.565579   27554 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0916 17:34:39.567831   27554 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 17:34:39.567859   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:39.568076   27554 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0916 17:34:39.568098   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:39.990219   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:39.991112   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:40.173183   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.590418454s)
	W0916 17:34:40.173224   27554 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
	I0916 17:34:40.173247   27554 retry.go:31] will retry after 349.082929ms: 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
	I0916 17:34:40.173289   27554 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.207456786s)
	I0916 17:34:40.490535   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:40.490958   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:40.522921   27554 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
	I0916 17:34:40.584806   27554 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.704354103s)
	I0916 17:34:40.584856   27554 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-593827"
	I0916 17:34:40.586584   27554 out.go:177] * Verifying csi-hostpath-driver addon...
	I0916 17:34:40.588774   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0916 17:34:40.592047   27554 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 17:34:40.592070   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:40.738570   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0916 17:34:40.738626   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:40.755473   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:40.854406   27554 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0916 17:34:40.869687   27554 addons.go:234] Setting addon gcp-auth=true in "addons-593827"
	I0916 17:34:40.869731   27554 host.go:66] Checking if "addons-593827" exists ...
	I0916 17:34:40.870112   27554 cli_runner.go:164] Run: docker container inspect addons-593827 --format={{.State.Status}}
	I0916 17:34:40.886065   27554 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0916 17:34:40.886109   27554 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-593827
	I0916 17:34:40.903061   27554 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/addons-593827/id_rsa Username:docker}
	I0916 17:34:40.990775   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:40.991228   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:41.091708   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:41.485064   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:41.490062   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:41.490485   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:41.591648   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:41.990217   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:41.990642   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:42.092424   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:42.490222   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:42.490962   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:42.665036   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:42.990004   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:42.990632   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:43.092689   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:43.267412   27554 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.744441776s)
	I0916 17:34:43.267499   27554 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.381405176s)
	I0916 17:34:43.269579   27554 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0916 17:34:43.271190   27554 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0916 17:34:43.272564   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0916 17:34:43.272584   27554 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0916 17:34:43.290894   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0916 17:34:43.290918   27554 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0916 17:34:43.308514   27554 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0916 17:34:43.308535   27554 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0916 17:34:43.325903   27554 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
	I0916 17:34:43.485882   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:43.490341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:43.491245   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:43.592603   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:43.900284   27554 addons.go:475] Verifying addon gcp-auth=true in "addons-593827"
	I0916 17:34:43.901627   27554 out.go:177] * Verifying gcp-auth addon...
	I0916 17:34:43.903543   27554 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0916 17:34:43.965974   27554 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0916 17:34:43.965999   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:43.989486   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:43.990022   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:44.092312   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:44.407298   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:44.490692   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:44.491301   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:44.592574   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:44.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:44.992307   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:44.992716   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:45.093139   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:45.407101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:45.490330   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:45.491045   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:45.592579   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:45.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:45.985693   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:45.989770   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:45.990249   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:46.092730   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:46.405925   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:46.489308   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:46.489700   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:46.592020   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:46.906686   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:46.990078   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:46.990616   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:47.091449   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:47.407220   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:47.489850   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:47.490320   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:47.592313   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:47.907391   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:47.986132   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:48.008610   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.009121   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:48.101823   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:48.406243   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:48.489679   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.489877   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:48.592190   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:48.906789   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:48.989834   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:48.990531   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:49.092620   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:49.407275   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:49.505896   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:49.506389   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:49.591889   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:49.905990   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:49.989404   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:49.989761   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:50.092884   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:50.406098   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:50.485260   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:50.489292   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:50.489825   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:50.591938   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:50.906332   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:50.989500   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:50.989888   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:51.092244   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:51.406461   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:51.490291   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:51.490580   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:51.592251   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:51.907107   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:51.989267   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:51.990099   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:52.092608   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:52.407072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:52.485491   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:52.489739   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:52.490338   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:52.592709   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:52.907003   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:52.989516   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:52.989999   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:53.092159   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:53.406649   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:53.490071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:53.490444   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:53.592011   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:53.906651   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:53.989723   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:53.990121   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:54.092359   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:54.407019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:54.489292   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:54.489657   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:54.592245   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:54.906971   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:54.985509   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:54.989872   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:54.990524   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:55.092685   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:55.407125   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:55.489233   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:55.489687   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:55.591899   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:55.906264   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:55.989523   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:55.990124   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:56.092197   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:56.406484   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:56.489750   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:56.490090   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:56.592531   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:56.907025   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:56.989072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:56.990571   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:57.091812   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:57.406202   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:57.485709   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:57.489686   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:57.490079   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:57.595020   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:57.906458   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:57.989690   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:57.990153   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:58.092527   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:58.406744   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:58.490218   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:58.490511   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:58.591719   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:58.905935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:58.989252   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:58.990742   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:59.091814   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:59.406511   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:59.485809   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:34:59.489745   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:59.490218   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:34:59.592341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:34:59.907373   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:34:59.989495   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:34:59.990077   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:00.092460   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:00.406973   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:00.489505   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:00.489900   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:00.592176   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:00.906713   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:00.990289   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:00.990524   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:01.091876   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:01.406335   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:01.489558   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:01.490150   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:01.592256   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:01.907056   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:01.985534   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:01.989438   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:01.990165   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:02.092634   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:02.407262   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:02.489631   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:02.489971   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:02.592042   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:02.906736   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:02.990066   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:02.990252   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:03.091799   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:03.407167   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:03.490616   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:03.490884   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:03.592118   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:03.906661   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:03.986114   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:03.990310   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:03.990677   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:04.091993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:04.406331   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:04.490094   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:04.490499   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:04.591841   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:04.907175   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:04.989354   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:04.989982   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:05.092129   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:05.406412   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:05.489935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:05.490362   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:05.591578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:05.906911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:05.990490   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:05.990799   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:06.092019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:06.406483   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:06.485631   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:06.489614   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:06.490047   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:06.592190   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:06.907103   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:06.989615   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:06.989969   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:07.092275   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:07.406678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:07.490446   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:07.490834   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:07.591988   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:07.906669   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.007136   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.007566   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:08.108094   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:08.407439   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.485884   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:08.490072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.490384   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:08.591543   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:08.908151   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:08.989445   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:08.990006   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:09.092116   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:09.406493   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:09.489871   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:09.490230   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:09.592844   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:09.906530   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:09.990172   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:09.990721   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:10.091844   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:10.406161   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:10.489773   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:10.490096   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:10.592301   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:10.907243   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:10.985754   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:10.989688   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:10.990143   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:11.092386   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:11.406832   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:11.490153   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:11.490709   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:11.591935   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:11.906653   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:11.990019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:11.990480   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:12.091528   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:12.406891   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:12.490276   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:12.490582   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:12.591611   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:12.906070   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:12.989668   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:12.990038   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:13.092194   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:13.406278   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:13.485762   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:13.490013   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:13.490500   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:13.591920   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:13.906327   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:13.990008   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:13.990346   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:14.091422   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:14.407023   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:14.489324   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:14.489694   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:14.591908   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:14.906530   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:14.989882   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:14.990328   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:15.091501   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:15.406723   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:15.486266   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:15.489258   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:15.490790   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:15.591957   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:15.906230   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:15.990117   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:15.990493   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:16.092537   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:16.407093   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:16.489643   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:16.489991   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:16.592337   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:16.907453   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:16.989894   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:16.990237   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:17.092737   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:17.406451   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:17.489999   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:17.490376   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:17.591890   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:17.906705   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:17.986216   27554 node_ready.go:53] node "addons-593827" has status "Ready":"False"
	I0916 17:35:17.990529   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:17.990981   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:18.092526   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:18.406973   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:18.489585   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:18.490145   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:18.592421   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:18.906846   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:18.989224   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:18.989744   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:19.094840   27554 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0916 17:35:19.094864   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:19.465032   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:19.487965   27554 node_ready.go:49] node "addons-593827" has status "Ready":"True"
	I0916 17:35:19.487993   27554 node_ready.go:38] duration metric: took 40.005347872s for node "addons-593827" to be "Ready" ...
	I0916 17:35:19.488004   27554 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" ...
	I0916 17:35:19.490600   27554 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0916 17:35:19.490621   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:19.491230   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:19.501046   27554 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:19.594835   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:19.967683   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.069522   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:20.070279   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.170541   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:20.407240   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.490263   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.490907   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:20.506394   27554 pod_ready.go:93] pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.506419   27554 pod_ready.go:82] duration metric: took 1.005343735s for pod "coredns-7c65d6cfc9-dkqgl" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.506447   27554 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.567514   27554 pod_ready.go:93] pod "etcd-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.567538   27554 pod_ready.go:82] duration metric: took 61.082513ms for pod "etcd-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.567557   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.572253   27554 pod_ready.go:93] pod "kube-apiserver-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.572329   27554 pod_ready.go:82] duration metric: took 4.763003ms for pod "kube-apiserver-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.572354   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.576580   27554 pod_ready.go:93] pod "kube-controller-manager-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.576599   27554 pod_ready.go:82] duration metric: took 4.228504ms for pod "kube-controller-manager-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.576609   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-crh9h" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.593257   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:20.686882   27554 pod_ready.go:93] pod "kube-proxy-crh9h" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:20.686909   27554 pod_ready.go:82] duration metric: took 110.292687ms for pod "kube-proxy-crh9h" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.686921   27554 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:20.907047   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:20.990942   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:20.991481   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:21.087520   27554 pod_ready.go:93] pod "kube-scheduler-addons-593827" in "kube-system" namespace has status "Ready":"True"
	I0916 17:35:21.087543   27554 pod_ready.go:82] duration metric: took 400.615621ms for pod "kube-scheduler-addons-593827" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:21.087556   27554 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace to be "Ready" ...
	I0916 17:35:21.092906   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:21.407343   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:21.490966   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:21.491208   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:21.593081   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:21.907016   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:21.990693   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:21.991071   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:22.093208   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:22.406494   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:22.490491   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:22.490937   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:22.592389   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:22.907213   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:22.991541   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:22.992054   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:23.093649   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:23.093755   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:23.406892   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:23.491072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:23.491950   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:23.593413   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:23.906944   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:23.991480   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:23.991881   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:24.093272   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:24.464579   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:24.490668   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:24.491295   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:24.593402   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:24.907447   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:24.990717   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:24.991052   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:25.093013   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:25.406904   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:25.490724   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:25.491388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:25.593223   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:25.593362   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:25.907163   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:25.990911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:25.991163   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:26.092566   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:26.406993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:26.490907   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:26.491215   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:26.593079   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:26.907019   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:26.990917   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:26.991194   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:27.092401   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:27.407463   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:27.492179   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:27.492278   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:27.593142   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:27.593430   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:27.966339   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:28.065308   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:28.067604   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:28.168984   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:28.480429   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:28.568576   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:28.569821   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:28.672035   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:28.966521   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.068781   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:29.069913   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.167226   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:29.406648   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.490875   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.491607   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:29.593583   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:29.594448   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:29.907520   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:29.990834   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:29.991386   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:30.093291   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:30.407836   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:30.492400   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:30.493593   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:30.592992   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:30.908480   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:30.990955   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:30.991450   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:31.093192   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:31.406570   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:31.490888   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:31.491457   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:31.593163   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:31.907202   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:31.991273   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:31.991965   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:32.092348   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:32.093062   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:32.410555   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:32.491174   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:32.491559   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:32.593133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:32.906465   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:32.990516   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:32.990796   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:33.092771   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:33.406619   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:33.491057   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:33.491677   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:33.592861   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:33.906678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:33.990696   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:33.991037   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:34.093311   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:34.093354   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:34.407470   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:34.490617   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:34.490730   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:34.592724   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:34.907141   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:34.991656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:34.993060   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:35.093779   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:35.407582   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:35.490836   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:35.491300   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:35.593704   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:35.906722   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:35.991125   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:35.991412   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:36.093272   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:36.406578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:36.490393   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:36.490640   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:36.592715   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:36.592798   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:36.906725   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:36.990559   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:36.990713   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:37.092638   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:37.407553   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:37.490433   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:37.491101   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:37.592993   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:37.907139   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:37.991090   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:37.991138   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:38.093560   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:38.407349   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:38.491475   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:38.492535   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:38.592962   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:38.593051   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:38.907071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:38.992355   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:38.992631   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:39.092962   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:39.407359   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:39.491464   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:39.491556   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:39.592929   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:39.906685   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:39.990732   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:39.990952   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:40.093646   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:40.406797   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:40.508044   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:40.508369   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:40.593407   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:40.907115   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:40.991411   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:40.991568   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:41.092326   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:41.093525   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:41.407626   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:41.490622   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:41.490971   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:41.592885   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:41.907108   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:41.991221   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:41.991469   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:42.092219   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:42.407033   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:42.491283   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:42.491654   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:42.592535   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:42.908177   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:42.991765   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:42.993000   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:43.093446   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:43.094810   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:43.406341   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:43.490605   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:43.491679   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:43.593575   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:43.906383   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:43.991522   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:43.991818   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:44.093224   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:44.407071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:44.508597   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:44.508873   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:44.593101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:44.906934   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:44.990998   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:44.991496   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:45.093617   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:45.407604   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:45.490600   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:45.490879   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:45.592524   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:45.592561   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:45.907134   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:45.991464   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:45.991579   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:46.093915   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:46.407436   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:46.490764   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:46.491311   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:46.594525   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:46.906989   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:46.991029   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:46.991308   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:47.093217   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:47.406727   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:47.490602   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:47.491320   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:47.592947   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:47.592947   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:47.906414   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:47.990101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:47.990592   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:48.093278   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:48.479911   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:48.568765   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:48.568967   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:48.668817   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:48.906809   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:48.990650   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:48.991251   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:49.093031   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:49.465509   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:49.491978   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:49.492698   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:49.593211   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:49.593507   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:49.907191   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:49.991398   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:49.991503   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:50.092677   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:50.407453   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:50.490410   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:50.491070   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:50.613538   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:50.907441   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:50.990326   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:50.990933   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:51.093342   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:51.407235   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:51.491829   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:51.492364   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:51.593276   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:51.593863   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:51.907279   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:51.991179   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:51.992175   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:52.092964   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:52.409868   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:52.511379   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:52.511901   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:52.593546   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:52.907133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:52.991422   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:52.992036   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:53.093027   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:53.406639   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:53.491051   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:53.492554   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:53.592780   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:53.906417   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:53.990986   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:53.991412   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:54.092684   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:54.093150   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:54.406589   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:54.490589   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:54.490918   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:54.593072   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:54.907295   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:54.991249   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:54.991537   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:55.093462   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:55.406228   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:55.491305   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:55.491922   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:55.593034   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:55.906618   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:55.990406   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:55.990606   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:56.092867   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:56.093064   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:56.406377   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:56.491435   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:56.491472   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:56.593192   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:56.907932   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:56.990912   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:56.991126   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:57.093127   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:57.409628   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:57.490750   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:57.491208   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:57.593137   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:57.907296   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:57.990281   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:57.990409   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:58.092514   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:58.406544   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:58.490630   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:58.490926   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:58.592787   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:58.593222   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:35:58.907701   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:58.990817   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:58.991246   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:59.094642   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:59.407086   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:59.491546   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:59.491802   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:35:59.593647   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:35:59.907071   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:35:59.990895   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0916 17:35:59.991204   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:00.093505   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:00.411548   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:00.490460   27554 kapi.go:107] duration metric: took 1m21.003483338s to wait for kubernetes.io/minikube-addons=registry ...
	I0916 17:36:00.490709   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:00.592992   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:00.907159   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.010388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:01.093573   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:01.111147   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:01.407960   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.490870   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:01.593124   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:01.907883   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:01.991016   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:02.092710   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:02.407447   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:02.490660   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:02.592504   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:02.907345   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:02.991719   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:03.092678   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:03.406697   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:03.507944   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:03.593338   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:03.593433   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:03.906794   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:03.991052   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:04.093286   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:04.474347   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:04.493601   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:04.592547   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:04.908133   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.009368   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:05.092697   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:05.407870   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.490725   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:05.592656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:05.966234   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:05.991547   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:06.094027   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:06.095241   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:06.407211   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:06.492727   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:06.593780   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:06.907329   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:06.991510   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:07.093353   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:07.407611   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:07.491140   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:07.593011   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:07.907132   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:07.990970   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:08.093564   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:08.406456   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:08.491753   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:08.592584   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:08.592871   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:08.906832   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.008333   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:09.108467   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:09.406394   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.491961   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:09.593302   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:09.907578   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:09.991284   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:10.093191   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0916 17:36:10.407812   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:10.490938   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:10.593293   27554 kapi.go:107] duration metric: took 1m30.004518799s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0916 17:36:10.593360   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:10.907084   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:10.991211   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:11.407600   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:11.491154   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:11.907752   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:11.991112   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:12.406775   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:12.491153   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:12.593574   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:12.907764   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:12.990924   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:13.407002   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:13.491217   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:13.906970   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:13.991321   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:14.407376   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:14.491335   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:14.906742   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:14.990937   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:15.093116   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:15.406642   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:15.490870   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:15.906943   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:15.990976   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:16.406991   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:16.491087   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:16.907646   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:16.990673   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:17.093274   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:17.407358   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:17.491347   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:17.906580   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:17.990784   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:18.406736   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:18.490668   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:18.906984   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:18.991910   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:19.407786   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:19.491163   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:19.593020   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:19.907108   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:19.991134   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:20.406468   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:20.491360   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:20.907572   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:20.990627   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:21.406942   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:21.491036   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:21.593274   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:21.907478   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:21.990370   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:22.406692   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:22.490989   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:22.907340   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:22.991567   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:23.407039   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:23.491388   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:23.593979   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:23.964882   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:23.993824   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:24.463782   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:24.491476   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:24.965557   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.066810   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:25.406565   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.491227   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:25.594077   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:25.906656   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:25.991244   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:26.407260   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:26.491771   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:26.907621   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:26.990921   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:27.407101   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:27.491613   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:27.906924   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:27.991243   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:28.093390   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:28.407522   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:28.490695   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:28.906743   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:28.991720   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:29.406868   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:29.490802   27554 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0916 17:36:29.907819   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:30.064822   27554 kapi.go:107] duration metric: took 1m50.577837939s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0916 17:36:30.407089   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:30.593713   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:30.906864   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:31.406560   27554 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0916 17:36:31.907304   27554 kapi.go:107] duration metric: took 1m48.003756101s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0916 17:36:31.909196   27554 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-593827 cluster.
	I0916 17:36:31.911300   27554 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.
	I0916 17:36:31.912879   27554 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0916 17:36:31.914677   27554 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, cloud-spanner, helm-tiller, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0916 17:36:31.916648   27554 addons.go:510] duration metric: took 1m58.451378309s for enable addons: enabled=[nvidia-device-plugin storage-provisioner ingress-dns metrics-server cloud-spanner helm-tiller yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0916 17:36:32.593798   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:34.593830   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:37.092422   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:39.092623   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:41.092714   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:43.093085   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:45.093251   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:47.592856   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:50.092718   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:52.592147   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:54.592795   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:57.093201   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:36:59.592803   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:02.092772   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:04.592711   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:07.092425   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:09.592785   27554 pod_ready.go:103] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"False"
	I0916 17:37:10.093314   27554 pod_ready.go:93] pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace has status "Ready":"True"
	I0916 17:37:10.093336   27554 pod_ready.go:82] duration metric: took 1m49.005772953s for pod "metrics-server-84c5f94fbc-ztbgc" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.093346   27554 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.097340   27554 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace has status "Ready":"True"
	I0916 17:37:10.097355   27554 pod_ready.go:82] duration metric: took 4.003376ms for pod "nvidia-device-plugin-daemonset-mvbxk" in "kube-system" namespace to be "Ready" ...
	I0916 17:37:10.097372   27554 pod_ready.go:39] duration metric: took 1m50.609354031s 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" ...
	I0916 17:37:10.097389   27554 api_server.go:52] waiting for apiserver process to appear ...
	I0916 17:37:10.097417   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:10.097461   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:10.132343   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:10.132367   27554 cri.go:89] found id: ""
	I0916 17:37:10.132376   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:10.132425   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.136013   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:10.136089   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:10.168008   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:10.168026   27554 cri.go:89] found id: ""
	I0916 17:37:10.168033   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:10.168077   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.171226   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:10.171286   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:10.203145   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:10.203168   27554 cri.go:89] found id: ""
	I0916 17:37:10.203176   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:10.203235   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.206409   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:10.206461   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:10.239318   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:10.239346   27554 cri.go:89] found id: ""
	I0916 17:37:10.239354   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:10.239404   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.242929   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:10.242986   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:10.274452   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:10.274471   27554 cri.go:89] found id: ""
	I0916 17:37:10.274478   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:10.274521   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.277472   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:10.277533   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:10.308138   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:10.308159   27554 cri.go:89] found id: ""
	I0916 17:37:10.308168   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:10.308221   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.311351   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:10.311402   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:10.343436   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:10.343456   27554 cri.go:89] found id: ""
	I0916 17:37:10.343462   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:10.343507   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:10.346628   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:10.346646   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:10.357667   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:10.357689   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:10.399030   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:10.399059   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:10.442298   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:10.442329   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:10.500160   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:10.500189   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:10.534964   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:10.534993   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:10.574857   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:10.574888   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:10.644440   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:10.644470   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:10.779872   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:10.779897   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:10.818150   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:10.818180   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:10.850174   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:10.850200   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:10.906208   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:10.906239   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:13.482198   27554 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 17:37:13.495625   27554 api_server.go:72] duration metric: took 2m40.030396892s to wait for apiserver process to appear ...
	I0916 17:37:13.495646   27554 api_server.go:88] waiting for apiserver healthz status ...
	I0916 17:37:13.495674   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:13.495713   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:13.527893   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:13.527912   27554 cri.go:89] found id: ""
	I0916 17:37:13.527919   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:13.527958   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.531200   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:13.531252   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:13.563394   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:13.563413   27554 cri.go:89] found id: ""
	I0916 17:37:13.563420   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:13.563466   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.566886   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:13.566942   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:13.599306   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:13.599329   27554 cri.go:89] found id: ""
	I0916 17:37:13.599339   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:13.599394   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.602672   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:13.602729   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:13.635104   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:13.635127   27554 cri.go:89] found id: ""
	I0916 17:37:13.635137   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:13.635190   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.638333   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:13.638391   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:13.669568   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:13.669589   27554 cri.go:89] found id: ""
	I0916 17:37:13.669596   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:13.669640   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.673030   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:13.673094   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:13.707014   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:13.707037   27554 cri.go:89] found id: ""
	I0916 17:37:13.707044   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:13.707104   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.710247   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:13.710307   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:13.742696   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:13.742717   27554 cri.go:89] found id: ""
	I0916 17:37:13.742726   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:13.742801   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:13.746147   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:13.746171   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:13.815150   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:13.815182   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:13.826837   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:13.826862   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:13.870533   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:13.870563   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:13.909589   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:13.909621   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:13.941319   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:13.941347   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:13.975426   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:13.975460   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:14.048525   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:14.048560   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:14.088499   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:14.088532   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:14.180103   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:14.180136   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:14.221582   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:14.221612   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:14.277100   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:14.277133   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:16.833483   27554 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0916 17:37:16.837819   27554 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0916 17:37:16.838553   27554 api_server.go:141] control plane version: v1.31.1
	I0916 17:37:16.838574   27554 api_server.go:131] duration metric: took 3.342921982s to wait for apiserver health ...
	I0916 17:37:16.838581   27554 system_pods.go:43] waiting for kube-system pods to appear ...
	I0916 17:37:16.838599   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0916 17:37:16.838638   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0916 17:37:16.871627   27554 cri.go:89] found id: "23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:16.871647   27554 cri.go:89] found id: ""
	I0916 17:37:16.871655   27554 logs.go:276] 1 containers: [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc]
	I0916 17:37:16.871693   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.874961   27554 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0916 17:37:16.875008   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0916 17:37:16.907736   27554 cri.go:89] found id: "79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:16.907756   27554 cri.go:89] found id: ""
	I0916 17:37:16.907763   27554 logs.go:276] 1 containers: [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4]
	I0916 17:37:16.907802   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.911105   27554 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0916 17:37:16.911168   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0916 17:37:16.943483   27554 cri.go:89] found id: "b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:16.943504   27554 cri.go:89] found id: ""
	I0916 17:37:16.943511   27554 logs.go:276] 1 containers: [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6]
	I0916 17:37:16.943557   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.946621   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0916 17:37:16.946671   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0916 17:37:16.979047   27554 cri.go:89] found id: "b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:16.979071   27554 cri.go:89] found id: ""
	I0916 17:37:16.979080   27554 logs.go:276] 1 containers: [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660]
	I0916 17:37:16.979123   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:16.982238   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0916 17:37:16.982289   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0916 17:37:17.014718   27554 cri.go:89] found id: "938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:17.014737   27554 cri.go:89] found id: ""
	I0916 17:37:17.014745   27554 logs.go:276] 1 containers: [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f]
	I0916 17:37:17.014802   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.017964   27554 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0916 17:37:17.018012   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0916 17:37:17.050596   27554 cri.go:89] found id: "8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:17.050618   27554 cri.go:89] found id: ""
	I0916 17:37:17.050626   27554 logs.go:276] 1 containers: [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3]
	I0916 17:37:17.050669   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.053852   27554 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0916 17:37:17.053901   27554 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0916 17:37:17.087775   27554 cri.go:89] found id: "2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:17.087802   27554 cri.go:89] found id: ""
	I0916 17:37:17.087813   27554 logs.go:276] 1 containers: [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea]
	I0916 17:37:17.087861   27554 ssh_runner.go:195] Run: which crictl
	I0916 17:37:17.091183   27554 logs.go:123] Gathering logs for kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] ...
	I0916 17:37:17.091203   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc"
	I0916 17:37:17.137679   27554 logs.go:123] Gathering logs for etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] ...
	I0916 17:37:17.137704   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4"
	I0916 17:37:17.182937   27554 logs.go:123] Gathering logs for kindnet [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] ...
	I0916 17:37:17.182968   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea"
	I0916 17:37:17.216865   27554 logs.go:123] Gathering logs for CRI-O ...
	I0916 17:37:17.216893   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0916 17:37:17.293858   27554 logs.go:123] Gathering logs for container status ...
	I0916 17:37:17.293889   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0916 17:37:17.335990   27554 logs.go:123] Gathering logs for kubelet ...
	I0916 17:37:17.336017   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0916 17:37:17.401012   27554 logs.go:123] Gathering logs for dmesg ...
	I0916 17:37:17.401046   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0916 17:37:17.412633   27554 logs.go:123] Gathering logs for describe nodes ...
	I0916 17:37:17.412655   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0916 17:37:17.505520   27554 logs.go:123] Gathering logs for coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] ...
	I0916 17:37:17.505547   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6"
	I0916 17:37:17.561150   27554 logs.go:123] Gathering logs for kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] ...
	I0916 17:37:17.561180   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660"
	I0916 17:37:17.599898   27554 logs.go:123] Gathering logs for kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] ...
	I0916 17:37:17.599922   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f"
	I0916 17:37:17.632016   27554 logs.go:123] Gathering logs for kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] ...
	I0916 17:37:17.632050   27554 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3"
	I0916 17:37:20.196622   27554 system_pods.go:59] 19 kube-system pods found
	I0916 17:37:20.196654   27554 system_pods.go:61] "coredns-7c65d6cfc9-dkqgl" [3d07bad3-b679-46ac-af2e-d8bb5c86089b] Running
	I0916 17:37:20.196662   27554 system_pods.go:61] "csi-hostpath-attacher-0" [27167121-3815-465b-a549-9360d701b813] Running
	I0916 17:37:20.196666   27554 system_pods.go:61] "csi-hostpath-resizer-0" [6bd02aa4-8c6a-4ce4-b973-311516eecfd4] Running
	I0916 17:37:20.196670   27554 system_pods.go:61] "csi-hostpathplugin-qrfqc" [a874aa83-3711-4dd5-bc5b-ec6a7d9ab6af] Running
	I0916 17:37:20.196673   27554 system_pods.go:61] "etcd-addons-593827" [967ddaaf-a7a2-444b-9e36-7f90ab15a890] Running
	I0916 17:37:20.196677   27554 system_pods.go:61] "kindnet-fp7l6" [3f1a888e-c47c-42f8-866a-226694c5d24e] Running
	I0916 17:37:20.196681   27554 system_pods.go:61] "kube-apiserver-addons-593827" [574647b6-d539-4df7-9fe6-69f36b5696e1] Running
	I0916 17:37:20.196684   27554 system_pods.go:61] "kube-controller-manager-addons-593827" [f7de1bb8-c926-4e4f-8761-f1923e73c890] Running
	I0916 17:37:20.196688   27554 system_pods.go:61] "kube-ingress-dns-minikube" [6b3a4355-4ad7-4def-824e-c26cb980da56] Running
	I0916 17:37:20.196691   27554 system_pods.go:61] "kube-proxy-crh9h" [a46dae7c-594e-47c6-a450-1a07263f1059] Running
	I0916 17:37:20.196694   27554 system_pods.go:61] "kube-scheduler-addons-593827" [3141c747-a211-476c-a959-633e5c5ead5f] Running
	I0916 17:37:20.196698   27554 system_pods.go:61] "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
	I0916 17:37:20.196701   27554 system_pods.go:61] "nvidia-device-plugin-daemonset-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
	I0916 17:37:20.196705   27554 system_pods.go:61] "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
	I0916 17:37:20.196708   27554 system_pods.go:61] "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
	I0916 17:37:20.196716   27554 system_pods.go:61] "snapshot-controller-56fcc65765-78mh9" [1ee8c484-c4d6-466c-9ac9-6eca6f08c730] Running
	I0916 17:37:20.196719   27554 system_pods.go:61] "snapshot-controller-56fcc65765-q4pzm" [954b3b0a-157d-492c-aa95-33f9d5c1d3e7] Running
	I0916 17:37:20.196724   27554 system_pods.go:61] "storage-provisioner" [6eae7ff8-4e33-4017-9e11-9da99080ef22] Running
	I0916 17:37:20.196727   27554 system_pods.go:61] "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
	I0916 17:37:20.196734   27554 system_pods.go:74] duration metric: took 3.358147744s to wait for pod list to return data ...
	I0916 17:37:20.196742   27554 default_sa.go:34] waiting for default service account to be created ...
	I0916 17:37:20.198630   27554 default_sa.go:45] found service account: "default"
	I0916 17:37:20.198648   27554 default_sa.go:55] duration metric: took 1.900368ms for default service account to be created ...
	I0916 17:37:20.198655   27554 system_pods.go:116] waiting for k8s-apps to be running ...
	I0916 17:37:20.206655   27554 system_pods.go:86] 19 kube-system pods found
	I0916 17:37:20.206681   27554 system_pods.go:89] "coredns-7c65d6cfc9-dkqgl" [3d07bad3-b679-46ac-af2e-d8bb5c86089b] Running
	I0916 17:37:20.206686   27554 system_pods.go:89] "csi-hostpath-attacher-0" [27167121-3815-465b-a549-9360d701b813] Running
	I0916 17:37:20.206690   27554 system_pods.go:89] "csi-hostpath-resizer-0" [6bd02aa4-8c6a-4ce4-b973-311516eecfd4] Running
	I0916 17:37:20.206694   27554 system_pods.go:89] "csi-hostpathplugin-qrfqc" [a874aa83-3711-4dd5-bc5b-ec6a7d9ab6af] Running
	I0916 17:37:20.206697   27554 system_pods.go:89] "etcd-addons-593827" [967ddaaf-a7a2-444b-9e36-7f90ab15a890] Running
	I0916 17:37:20.206700   27554 system_pods.go:89] "kindnet-fp7l6" [3f1a888e-c47c-42f8-866a-226694c5d24e] Running
	I0916 17:37:20.206703   27554 system_pods.go:89] "kube-apiserver-addons-593827" [574647b6-d539-4df7-9fe6-69f36b5696e1] Running
	I0916 17:37:20.206707   27554 system_pods.go:89] "kube-controller-manager-addons-593827" [f7de1bb8-c926-4e4f-8761-f1923e73c890] Running
	I0916 17:37:20.206710   27554 system_pods.go:89] "kube-ingress-dns-minikube" [6b3a4355-4ad7-4def-824e-c26cb980da56] Running
	I0916 17:37:20.206713   27554 system_pods.go:89] "kube-proxy-crh9h" [a46dae7c-594e-47c6-a450-1a07263f1059] Running
	I0916 17:37:20.206716   27554 system_pods.go:89] "kube-scheduler-addons-593827" [3141c747-a211-476c-a959-633e5c5ead5f] Running
	I0916 17:37:20.206719   27554 system_pods.go:89] "metrics-server-84c5f94fbc-ztbgc" [0e29102d-563e-49cf-9944-9f494f5ec214] Running
	I0916 17:37:20.206722   27554 system_pods.go:89] "nvidia-device-plugin-daemonset-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
	I0916 17:37:20.206726   27554 system_pods.go:89] "registry-66c9cd494c-x885p" [bf06e05d-e85d-4724-93f1-019645891641] Running
	I0916 17:37:20.206729   27554 system_pods.go:89] "registry-proxy-m7kds" [8d0b9712-207c-405c-a10a-c52898980d93] Running
	I0916 17:37:20.206734   27554 system_pods.go:89] "snapshot-controller-56fcc65765-78mh9" [1ee8c484-c4d6-466c-9ac9-6eca6f08c730] Running
	I0916 17:37:20.206740   27554 system_pods.go:89] "snapshot-controller-56fcc65765-q4pzm" [954b3b0a-157d-492c-aa95-33f9d5c1d3e7] Running
	I0916 17:37:20.206743   27554 system_pods.go:89] "storage-provisioner" [6eae7ff8-4e33-4017-9e11-9da99080ef22] Running
	I0916 17:37:20.206746   27554 system_pods.go:89] "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
	I0916 17:37:20.206754   27554 system_pods.go:126] duration metric: took 8.093383ms to wait for k8s-apps to be running ...
	I0916 17:37:20.206777   27554 system_svc.go:44] waiting for kubelet service to be running ....
	I0916 17:37:20.206824   27554 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 17:37:20.217778   27554 system_svc.go:56] duration metric: took 10.996284ms WaitForService to wait for kubelet
	I0916 17:37:20.217807   27554 kubeadm.go:582] duration metric: took 2m46.752581674s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0916 17:37:20.217830   27554 node_conditions.go:102] verifying NodePressure condition ...
	I0916 17:37:20.220878   27554 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0916 17:37:20.220907   27554 node_conditions.go:123] node cpu capacity is 8
	I0916 17:37:20.220921   27554 node_conditions.go:105] duration metric: took 3.085615ms to run NodePressure ...
	I0916 17:37:20.220935   27554 start.go:241] waiting for startup goroutines ...
	I0916 17:37:20.220944   27554 start.go:246] waiting for cluster config update ...
	I0916 17:37:20.220965   27554 start.go:255] writing updated cluster config ...
	I0916 17:37:20.221255   27554 ssh_runner.go:195] Run: rm -f paused
	I0916 17:37:20.268755   27554 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0916 17:37:20.270858   27554 out.go:177] * Done! kubectl is now configured to use "addons-593827" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 16 17:49:29 addons-593827 crio[1026]: time="2024-09-16 17:49:29.312936473Z" level=info msg="Stopping pod sandbox: 1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6" id=7b566500-a2b8-4fb0-858f-73fac18d3547 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:49:29 addons-593827 crio[1026]: time="2024-09-16 17:49:29.312971374Z" level=info msg="Stopped pod sandbox (already stopped): 1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6" id=7b566500-a2b8-4fb0-858f-73fac18d3547 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 16 17:49:29 addons-593827 crio[1026]: time="2024-09-16 17:49:29.313195656Z" level=info msg="Removing pod sandbox: 1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6" id=32b248bc-c810-4a2e-aa7b-430969fdf0ac name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 16 17:49:29 addons-593827 crio[1026]: time="2024-09-16 17:49:29.318622092Z" level=info msg="Removed pod sandbox: 1dc6015d3ca12c7e0542ceb65b39459a31cc872c48ffe3f73fa502710376e7c6" id=32b248bc-c810-4a2e-aa7b-430969fdf0ac name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 16 17:49:37 addons-593827 crio[1026]: time="2024-09-16 17:49:37.909734869Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=cb446b48-20b1-42b3-a09d-eba8a62b49d1 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:49:37 addons-593827 crio[1026]: time="2024-09-16 17:49:37.909957284Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=cb446b48-20b1-42b3-a09d-eba8a62b49d1 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:49:51 addons-593827 crio[1026]: time="2024-09-16 17:49:51.909936150Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2512512b-3bc1-4175-ab2f-3408da04ad08 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:49:51 addons-593827 crio[1026]: time="2024-09-16 17:49:51.910134528Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2512512b-3bc1-4175-ab2f-3408da04ad08 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:05 addons-593827 crio[1026]: time="2024-09-16 17:50:05.909188202Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=119a55e3-5a9d-4092-b623-a8029bfef87d name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:05 addons-593827 crio[1026]: time="2024-09-16 17:50:05.909387613Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=119a55e3-5a9d-4092-b623-a8029bfef87d name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:16 addons-593827 crio[1026]: time="2024-09-16 17:50:16.908901035Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=eac0553b-9df1-47b0-b946-1f07d55b0dc4 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:16 addons-593827 crio[1026]: time="2024-09-16 17:50:16.909143725Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=eac0553b-9df1-47b0-b946-1f07d55b0dc4 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:28 addons-593827 crio[1026]: time="2024-09-16 17:50:28.909138605Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=328f441f-cd26-4852-8e38-e08fd844fa11 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:28 addons-593827 crio[1026]: time="2024-09-16 17:50:28.909397510Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=328f441f-cd26-4852-8e38-e08fd844fa11 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:42 addons-593827 crio[1026]: time="2024-09-16 17:50:42.909497190Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=82fca743-5a64-4f4d-9609-b6fb74b499de name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:42 addons-593827 crio[1026]: time="2024-09-16 17:50:42.909762771Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=82fca743-5a64-4f4d-9609-b6fb74b499de name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:53 addons-593827 crio[1026]: time="2024-09-16 17:50:53.909741577Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=da3b6d09-6d81-416f-94c6-6dee4fd674d0 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:50:53 addons-593827 crio[1026]: time="2024-09-16 17:50:53.909958754Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=da3b6d09-6d81-416f-94c6-6dee4fd674d0 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:04 addons-593827 crio[1026]: time="2024-09-16 17:51:04.909661357Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=91c6fdcd-f478-4b3b-b709-f84f81fd928d name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:04 addons-593827 crio[1026]: time="2024-09-16 17:51:04.909913373Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=91c6fdcd-f478-4b3b-b709-f84f81fd928d name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:18 addons-593827 crio[1026]: time="2024-09-16 17:51:18.909850388Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2663eff7-cca6-411e-b4aa-8b1b54af6269 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:18 addons-593827 crio[1026]: time="2024-09-16 17:51:18.910102060Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2663eff7-cca6-411e-b4aa-8b1b54af6269 name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:31 addons-593827 crio[1026]: time="2024-09-16 17:51:31.909504660Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8fc667e6-68f0-4ef2-8a6c-5fe9bf061ccc name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:31 addons-593827 crio[1026]: time="2024-09-16 17:51:31.909695624Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8fc667e6-68f0-4ef2-8a6c-5fe9bf061ccc name=/runtime.v1.ImageService/ImageStatus
	Sep 16 17:51:35 addons-593827 crio[1026]: time="2024-09-16 17:51:35.019382879Z" level=info msg="Stopping container: 04f37d31b37ea71602d4d5635c506932513ee0c080c5c861454c57e109b34025 (timeout: 30s)" id=91408fb7-6e5d-49db-9c91-0cfa6f3bb19a name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c455b95e5b8f4       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   1b91f3d8da206       hello-world-app-55bf9c44b4-jq8kz
	a48d34ca7b883       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         5 minutes ago       Running             nginx                     0                   a7c78e1790859       nginx
	f859762c23798       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            15 minutes ago      Running             gcp-auth                  0                   d741c9ae54253       gcp-auth-89d5ffd79-nv6hr
	04f37d31b37ea       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   15 minutes ago      Running             metrics-server            0                   59ca692b02a89       metrics-server-84c5f94fbc-ztbgc
	db6a5ad954e90       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        15 minutes ago      Running             local-path-provisioner    0                   f9c8caa28fcf1       local-path-provisioner-86d989889c-6jjsg
	b4986de9d024c       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        16 minutes ago      Running             coredns                   0                   d767d497ec31d       coredns-7c65d6cfc9-dkqgl
	194f1458029a4       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        16 minutes ago      Running             storage-provisioner       0                   0960f2a9318dd       storage-provisioner
	938156d094afe       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   d64ab143361ac       kube-proxy-crh9h
	2e30ee51f82c3       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   7664f254a8598       kindnet-fp7l6
	79168830b8df6       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        17 minutes ago      Running             etcd                      0                   6a50cd6f719f7       etcd-addons-593827
	23599c6d42062       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        17 minutes ago      Running             kube-apiserver            0                   3196db2bb8259       kube-apiserver-addons-593827
	8ebfefc7dfd4c       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        17 minutes ago      Running             kube-controller-manager   0                   6965dd822fb0f       kube-controller-manager-addons-593827
	b9cf594329096       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        17 minutes ago      Running             kube-scheduler            0                   748ed274730e9       kube-scheduler-addons-593827
	
	
	==> coredns [b4986de9d024ce08a70dfe2b16dba3bcbc404eb778295f84bcc9b6350b78afe6] <==
	[INFO] 10.244.0.2:38517 - 14776 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000144962s
	[INFO] 10.244.0.2:47776 - 8911 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075625s
	[INFO] 10.244.0.2:47776 - 4300 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000117622s
	[INFO] 10.244.0.2:51041 - 42694 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004040077s
	[INFO] 10.244.0.2:51041 - 50371 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.005042265s
	[INFO] 10.244.0.2:51109 - 60254 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003775644s
	[INFO] 10.244.0.2:51109 - 43355 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004295988s
	[INFO] 10.244.0.2:34041 - 21234 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005096384s
	[INFO] 10.244.0.2:34041 - 39671 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005160177s
	[INFO] 10.244.0.2:53775 - 10374 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000082467s
	[INFO] 10.244.0.2:53775 - 34692 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000117081s
	[INFO] 10.244.0.21:41982 - 8956 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000156289s
	[INFO] 10.244.0.21:36128 - 55368 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165781s
	[INFO] 10.244.0.21:35215 - 48822 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000119654s
	[INFO] 10.244.0.21:60507 - 48544 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000132637s
	[INFO] 10.244.0.21:58782 - 57284 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000139976s
	[INFO] 10.244.0.21:53566 - 14529 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000172636s
	[INFO] 10.244.0.21:36906 - 6348 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007641832s
	[INFO] 10.244.0.21:43656 - 42759 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007669285s
	[INFO] 10.244.0.21:51509 - 46223 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006658383s
	[INFO] 10.244.0.21:50007 - 33963 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008268263s
	[INFO] 10.244.0.21:44097 - 42259 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005729998s
	[INFO] 10.244.0.21:54644 - 48804 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005913656s
	[INFO] 10.244.0.21:58644 - 10658 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00076372s
	[INFO] 10.244.0.21:42240 - 48904 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000889832s
	
	
	==> describe nodes <==
	Name:               addons-593827
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-593827
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=91d692c919753635ac118b7ed7ae5503b67c63c8
	                    minikube.k8s.io/name=addons-593827
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_16T17_34_29_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-593827
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 16 Sep 2024 17:34:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-593827
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 16 Sep 2024 17:51:30 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 16 Sep 2024 17:49:05 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 16 Sep 2024 17:49:05 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 16 Sep 2024 17:49:05 +0000   Mon, 16 Sep 2024 17:34:25 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 16 Sep 2024 17:49:05 +0000   Mon, 16 Sep 2024 17:35:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-593827
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859300Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859300Ki
	  pods:               110
	System Info:
	  Machine ID:                 18f3e95821b54bc99ec381903f80b26d
	  System UUID:                daba0769-bedf-4cd5-bbf0-e72e4e39c7cf
	  Boot ID:                    9f0bed1e-9ab0-4767-9fd9-c5f6e21c1a4f
	  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:          (14 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     hello-world-app-55bf9c44b4-jq8kz           0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m58s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m18s
	  gcp-auth                    gcp-auth-89d5ffd79-nv6hr                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-dkqgl                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     17m
	  kube-system                 etcd-addons-593827                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         17m
	  kube-system                 kindnet-fp7l6                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-593827               250m (3%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-593827      200m (2%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-crh9h                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-593827               100m (1%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 metrics-server-84c5f94fbc-ztbgc            100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         16m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  local-path-storage          local-path-provisioner-86d989889c-6jjsg    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                 17m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m   kubelet          Node addons-593827 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m   kubelet          Node addons-593827 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m   kubelet          Node addons-593827 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m   node-controller  Node addons-593827 event: Registered Node addons-593827 in Controller
	  Normal   NodeReady                16m   kubelet          Node addons-593827 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.004634] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.001018] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001007] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000624] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000794] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000732] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.605429] 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.614304] kauditd_printk_skb: 46 callbacks suppressed
	[Sep16 17:46] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +1.026451] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +2.015797] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +4.159619] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[  +8.195241] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[Sep16 17:47] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	[ +32.508915] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 4a a0 be 6f 40 b3 f2 26 6e 15 3c 0d 08 00
	
	
	==> etcd [79168830b8df618df3ac4b2cc91f1f23ac319d35000ccc47cfa1e6fd914f9ff4] <==
	{"level":"warn","ts":"2024-09-16T17:34:36.563579Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"182.281652ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T17:34:36.563611Z","caller":"traceutil/trace.go:171","msg":"trace[431053167] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:363; }","duration":"182.385243ms","start":"2024-09-16T17:34:36.381216Z","end":"2024-09-16T17:34:36.563602Z","steps":["trace[431053167] 'agreement among raft nodes before linearized reading'  (duration: 182.255439ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:36.867475Z","caller":"traceutil/trace.go:171","msg":"trace[907109855] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"187.570955ms","start":"2024-09-16T17:34:36.679883Z","end":"2024-09-16T17:34:36.867454Z","steps":["trace[907109855] 'process raft request'  (duration: 187.523035ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:36.868834Z","caller":"traceutil/trace.go:171","msg":"trace[314813456] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"189.137562ms","start":"2024-09-16T17:34:36.679681Z","end":"2024-09-16T17:34:36.868819Z","steps":["trace[314813456] 'process raft request'  (duration: 187.596295ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.085607Z","caller":"traceutil/trace.go:171","msg":"trace[1478604788] linearizableReadLoop","detail":"{readStateIndex:387; appliedIndex:386; }","duration":"104.646496ms","start":"2024-09-16T17:34:36.980944Z","end":"2024-09-16T17:34:37.085590Z","steps":["trace[1478604788] 'read index received'  (duration: 2.805308ms)","trace[1478604788] 'applied index is now lower than readState.Index'  (duration: 101.840552ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:34:37.085856Z","caller":"traceutil/trace.go:171","msg":"trace[1096782645] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"105.146738ms","start":"2024-09-16T17:34:36.980697Z","end":"2024-09-16T17:34:37.085843Z","steps":["trace[1096782645] 'process raft request'  (duration: 83.272785ms)","trace[1096782645] 'compare'  (duration: 21.287383ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:34:37.086035Z","caller":"traceutil/trace.go:171","msg":"trace[1868276868] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"105.026452ms","start":"2024-09-16T17:34:36.981000Z","end":"2024-09-16T17:34:37.086026Z","steps":["trace[1868276868] 'process raft request'  (duration: 104.369056ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.086116Z","caller":"traceutil/trace.go:171","msg":"trace[1723866825] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"103.932452ms","start":"2024-09-16T17:34:36.982178Z","end":"2024-09-16T17:34:37.086110Z","steps":["trace[1723866825] 'process raft request'  (duration: 103.296664ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.086239Z","caller":"traceutil/trace.go:171","msg":"trace[739931754] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"103.486029ms","start":"2024-09-16T17:34:36.982747Z","end":"2024-09-16T17:34:37.086233Z","steps":["trace[739931754] 'process raft request'  (duration: 102.806866ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086348Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.388709ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-16T17:34:37.086369Z","caller":"traceutil/trace.go:171","msg":"trace[1669398351] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:380; }","duration":"105.423663ms","start":"2024-09-16T17:34:36.980939Z","end":"2024-09-16T17:34:37.086363Z","steps":["trace[1669398351] 'agreement among raft nodes before linearized reading'  (duration: 105.368772ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086465Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.980248ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-593827\" ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2024-09-16T17:34:37.086483Z","caller":"traceutil/trace.go:171","msg":"trace[1554914053] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-593827; range_end:; response_count:1; response_revision:380; }","duration":"103.99736ms","start":"2024-09-16T17:34:36.982479Z","end":"2024-09-16T17:34:37.086477Z","steps":["trace[1554914053] 'agreement among raft nodes before linearized reading'  (duration: 103.963873ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-16T17:34:37.086744Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.834105ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2024-09-16T17:34:37.164328Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.726883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-16T17:34:37.164391Z","caller":"traceutil/trace.go:171","msg":"trace[325602053] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:380; }","duration":"181.798861ms","start":"2024-09-16T17:34:36.982578Z","end":"2024-09-16T17:34:37.164377Z","steps":["trace[325602053] 'agreement among raft nodes before linearized reading'  (duration: 181.692505ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.168542Z","caller":"traceutil/trace.go:171","msg":"trace[940748400] range","detail":"{range_begin:/registry/limitranges; range_end:; response_count:0; response_revision:380; }","duration":"185.621621ms","start":"2024-09-16T17:34:36.982902Z","end":"2024-09-16T17:34:37.168524Z","steps":["trace[940748400] 'agreement among raft nodes before linearized reading'  (duration: 103.825416ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-16T17:34:37.765304Z","caller":"traceutil/trace.go:171","msg":"trace[503259950] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"100.798562ms","start":"2024-09-16T17:34:37.663933Z","end":"2024-09-16T17:34:37.764732Z","steps":[],"step_count":0}
	{"level":"info","ts":"2024-09-16T17:37:02.494931Z","caller":"traceutil/trace.go:171","msg":"trace[584497191] transaction","detail":"{read_only:false; response_revision:1331; number_of_response:1; }","duration":"112.283806ms","start":"2024-09-16T17:37:02.382631Z","end":"2024-09-16T17:37:02.494915Z","steps":["trace[584497191] 'process raft request'  (duration: 81.495978ms)","trace[584497191] 'compare'  (duration: 30.706188ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-16T17:44:25.426324Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1578}
	{"level":"info","ts":"2024-09-16T17:44:25.448628Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1578,"took":"21.847559ms","hash":3180953335,"current-db-size-bytes":6672384,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-16T17:44:25.448670Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3180953335,"revision":1578,"compact-revision":-1}
	{"level":"info","ts":"2024-09-16T17:49:25.431458Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2004}
	{"level":"info","ts":"2024-09-16T17:49:25.448645Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2004,"took":"16.480786ms","hash":3474184262,"current-db-size-bytes":6672384,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":5029888,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-16T17:49:25.448687Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3474184262,"revision":2004,"compact-revision":1578}
	
	
	==> gcp-auth [f859762c23798fc1f3e4d7a78e019a83c48ede4d75ab5b13db21fae29ab18309] <==
	2024/09/16 17:37:20 Ready to write response ...
	2024/09/16 17:45:23 Ready to marshal response ...
	2024/09/16 17:45:23 Ready to write response ...
	2024/09/16 17:45:23 Ready to marshal response ...
	2024/09/16 17:45:23 Ready to write response ...
	2024/09/16 17:45:34 Ready to marshal response ...
	2024/09/16 17:45:34 Ready to write response ...
	2024/09/16 17:45:34 Ready to marshal response ...
	2024/09/16 17:45:34 Ready to write response ...
	2024/09/16 17:45:37 Ready to marshal response ...
	2024/09/16 17:45:37 Ready to write response ...
	2024/09/16 17:45:47 Ready to marshal response ...
	2024/09/16 17:45:47 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:45:58 Ready to marshal response ...
	2024/09/16 17:45:58 Ready to write response ...
	2024/09/16 17:46:02 Ready to marshal response ...
	2024/09/16 17:46:02 Ready to write response ...
	2024/09/16 17:46:18 Ready to marshal response ...
	2024/09/16 17:46:18 Ready to write response ...
	2024/09/16 17:48:38 Ready to marshal response ...
	2024/09/16 17:48:38 Ready to write response ...
	
	
	==> kernel <==
	 17:51:36 up  1:33,  0 users,  load average: 0.12, 0.41, 0.40
	Linux addons-593827 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 [2e30ee51f82c3ebac3a2857970acac9b39f5828e81c45775206053caaa2172ea] <==
	I0916 17:49:28.571077       1 main.go:299] handling current node
	I0916 17:49:38.568574       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:49:38.568605       1 main.go:299] handling current node
	I0916 17:49:48.574836       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:49:48.574873       1 main.go:299] handling current node
	I0916 17:49:58.570829       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:49:58.570881       1 main.go:299] handling current node
	I0916 17:50:08.572194       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:50:08.572226       1 main.go:299] handling current node
	I0916 17:50:18.571121       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:50:18.571162       1 main.go:299] handling current node
	I0916 17:50:28.570825       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:50:28.570876       1 main.go:299] handling current node
	I0916 17:50:38.568590       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:50:38.568627       1 main.go:299] handling current node
	I0916 17:50:48.574834       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:50:48.574869       1 main.go:299] handling current node
	I0916 17:50:58.570745       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:50:58.570799       1 main.go:299] handling current node
	I0916 17:51:08.570819       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:51:08.570847       1 main.go:299] handling current node
	I0916 17:51:18.574839       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:51:18.574868       1 main.go:299] handling current node
	I0916 17:51:28.570870       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0916 17:51:28.570900       1 main.go:299] handling current node
	
	
	==> kube-apiserver [23599c6d420626570aeda5ed3a2f99e10430029b79c8f30e094177283a3f3ddc] <==
	E0916 17:37:09.683798       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.148.183:443: connect: connection refused" logger="UnhandledError"
	E0916 17:37:09.685176       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.98.148.183:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.98.148.183:443: connect: connection refused" logger="UnhandledError"
	I0916 17:37:09.716922       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0916 17:45:49.404230       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0916 17:45:50.618914       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:47204: read: connection reset by peer
	I0916 17:45:58.638669       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.132.106"}
	I0916 17:46:18.257071       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.257132       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.269702       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.269753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.270524       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.270562       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.282941       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.283083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.373622       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0916 17:46:18.373752       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0916 17:46:18.773919       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0916 17:46:18.936536       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.158.124"}
	W0916 17:46:19.271396       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0916 17:46:19.374441       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0916 17:46:19.386471       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0916 17:46:22.736544       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0916 17:46:23.751878       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0916 17:48:39.074102       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.230.15"}
	E0916 17:48:40.892536       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [8ebfefc7dfd4c3556d63079e164ade0792582a7d58e85d6f566708a7380965b3] <==
	W0916 17:49:35.588307       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
	E0916 17:49:35.588350       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"
	W0916 17:49:36.042843       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
	E0916 17:49:36.042892       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"
	W0916 17:49:36.766173       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
	E0916 17:49:36.766212       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"
	W0916 17:49:42.206074       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
	E0916 17:49:42.206120       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"
	W0916 17:50:30.818367       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
	E0916 17:50:30.818411       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"
	W0916 17:50:30.862673       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
	E0916 17:50:30.862712       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"
	W0916 17:50:34.442582       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
	E0916 17:50:34.442619       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"
	W0916 17:50:35.837189       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
	E0916 17:50:35.837225       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"
	W0916 17:51:19.503539       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
	E0916 17:51:19.503581       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"
	W0916 17:51:21.622699       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
	E0916 17:51:21.622734       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"
	W0916 17:51:24.168623       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
	E0916 17:51:24.168668       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"
	W0916 17:51:28.267411       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
	E0916 17:51:28.267452       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"
	I0916 17:51:35.011063       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="8.627µs"
	
	
	==> kube-proxy [938156d094afe556020478b4a21d2e1f710f051468f67959506ba202d60c307f] <==
	I0916 17:34:38.280100       1 server_linux.go:66] "Using iptables proxy"
	I0916 17:34:38.775340       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0916 17:34:38.775420       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`"
	I0916 17:34:38.890253       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0916 17:34:38.890302       1 server_linux.go:169] "Using iptables Proxier"
	I0916 17:34:38.892871       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"
	I0916 17:34:38.893213       1 server.go:483] "Version info" version="v1.31.1"
	I0916 17:34:38.893546       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0916 17:34:38.894867       1 config.go:199] "Starting service config controller"
	I0916 17:34:38.894927       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0916 17:34:38.894895       1 config.go:105] "Starting endpoint slice config controller"
	I0916 17:34:38.894949       1 config.go:328] "Starting node config controller"
	I0916 17:34:38.894959       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0916 17:34:38.894968       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0916 17:34:38.995062       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0916 17:34:38.995085       1 shared_informer.go:320] Caches are synced for node config
	I0916 17:34:38.995062       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [b9cf594329096dd4a9ce5da3aa5b945762dfd658202871e28d10ad5c1e471660] <==
	W0916 17:34:26.583964       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0916 17:34:26.584024       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:26.583991       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
	E0916 17:34:26.584056       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"
	W0916 17:34:27.395019       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.395059       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"
	W0916 17:34:27.473598       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
	E0916 17:34:27.473631       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"
	W0916 17:34:27.482106       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.482142       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"
	W0916 17:34:27.545336       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0916 17:34:27.545374       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:27.547039       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
	E0916 17:34:27.547066       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"
	W0916 17:34:27.548885       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0916 17:34:27.548914       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0916 17:34:27.578277       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
	E0916 17:34:27.578328       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"
	W0916 17:34:27.635652       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
	E0916 17:34:27.635687       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"
	W0916 17:34:27.741291       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
	E0916 17:34:27.741336       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"
	W0916 17:34:27.781887       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0916 17:34:27.781930       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0916 17:34:30.579877       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 16 17:50:28 addons-593827 kubelet[1619]: E0916 17:50:28.909603    1619 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="1fbd8794-fc9f-4a17-a900-cfa19753f391"
	Sep 16 17:50:29 addons-593827 kubelet[1619]: E0916 17:50:29.193139    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509029192900547,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:29 addons-593827 kubelet[1619]: E0916 17:50:29.193168    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509029192900547,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:39 addons-593827 kubelet[1619]: E0916 17:50:39.196105    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509039195853154,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:39 addons-593827 kubelet[1619]: E0916 17:50:39.196137    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509039195853154,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:42 addons-593827 kubelet[1619]: E0916 17:50:42.909988    1619 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="1fbd8794-fc9f-4a17-a900-cfa19753f391"
	Sep 16 17:50:49 addons-593827 kubelet[1619]: E0916 17:50:49.198927    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509049198683265,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:49 addons-593827 kubelet[1619]: E0916 17:50:49.198956    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509049198683265,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:53 addons-593827 kubelet[1619]: E0916 17:50:53.910181    1619 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="1fbd8794-fc9f-4a17-a900-cfa19753f391"
	Sep 16 17:50:59 addons-593827 kubelet[1619]: E0916 17:50:59.201870    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509059201646251,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:50:59 addons-593827 kubelet[1619]: E0916 17:50:59.201902    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509059201646251,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:04 addons-593827 kubelet[1619]: E0916 17:51:04.910135    1619 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="1fbd8794-fc9f-4a17-a900-cfa19753f391"
	Sep 16 17:51:09 addons-593827 kubelet[1619]: E0916 17:51:09.204709    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509069204493568,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:09 addons-593827 kubelet[1619]: E0916 17:51:09.204743    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509069204493568,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:11 addons-593827 kubelet[1619]: I0916 17:51:11.909271    1619 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7c65d6cfc9-dkqgl" secret="" err="secret \"gcp-auth\" not found"
	Sep 16 17:51:18 addons-593827 kubelet[1619]: E0916 17:51:18.910299    1619 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="1fbd8794-fc9f-4a17-a900-cfa19753f391"
	Sep 16 17:51:19 addons-593827 kubelet[1619]: E0916 17:51:19.206484    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509079206297817,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:19 addons-593827 kubelet[1619]: E0916 17:51:19.206518    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509079206297817,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:29 addons-593827 kubelet[1619]: E0916 17:51:29.208324    1619 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509089208098515,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:29 addons-593827 kubelet[1619]: E0916 17:51:29.208363    1619 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726509089208098515,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591632,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 16 17:51:31 addons-593827 kubelet[1619]: E0916 17:51:31.909931    1619 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="1fbd8794-fc9f-4a17-a900-cfa19753f391"
	Sep 16 17:51:36 addons-593827 kubelet[1619]: I0916 17:51:36.445357    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/0e29102d-563e-49cf-9944-9f494f5ec214-tmp-dir\") pod \"0e29102d-563e-49cf-9944-9f494f5ec214\" (UID: \"0e29102d-563e-49cf-9944-9f494f5ec214\") "
	Sep 16 17:51:36 addons-593827 kubelet[1619]: I0916 17:51:36.445409    1619 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-287wc\" (UniqueName: \"kubernetes.io/projected/0e29102d-563e-49cf-9944-9f494f5ec214-kube-api-access-287wc\") pod \"0e29102d-563e-49cf-9944-9f494f5ec214\" (UID: \"0e29102d-563e-49cf-9944-9f494f5ec214\") "
	Sep 16 17:51:36 addons-593827 kubelet[1619]: I0916 17:51:36.445732    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/0e29102d-563e-49cf-9944-9f494f5ec214-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "0e29102d-563e-49cf-9944-9f494f5ec214" (UID: "0e29102d-563e-49cf-9944-9f494f5ec214"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 16 17:51:36 addons-593827 kubelet[1619]: I0916 17:51:36.447048    1619 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0e29102d-563e-49cf-9944-9f494f5ec214-kube-api-access-287wc" (OuterVolumeSpecName: "kube-api-access-287wc") pod "0e29102d-563e-49cf-9944-9f494f5ec214" (UID: "0e29102d-563e-49cf-9944-9f494f5ec214"). InnerVolumeSpecName "kube-api-access-287wc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	
	
	==> storage-provisioner [194f1458029a4d1bf009dcd83bafdb960cdf43493015be05c5dec83522a34321] <==
	I0916 17:35:20.080270       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0916 17:35:20.089625       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0916 17:35:20.089690       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0916 17:35:20.100988       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0916 17:35:20.101258       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13!
	I0916 17:35:20.101545       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c08897f1-37c2-4c19-b30a-a14febd94ca2", APIVersion:"v1", ResourceVersion:"928", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13 became leader
	I0916 17:35:20.202226       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-593827_c334f9df-9ced-4739-b3e1-9c76c7db6a13!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-593827/192.168.49.2
	Start Time:       Mon, 16 Sep 2024 17:37:20 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.22
	IPs:
	  IP:  10.244.0.22
	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-rbv2m (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-rbv2m:
	    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  14m                   default-scheduler  Successfully assigned default/busybox to addons-593827
	  Normal   Pulling    12m (x4 over 14m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     12m (x4 over 14m)     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 14m)     kubelet            Error: ErrImagePull
	  Warning  Failed     12m (x6 over 14m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m15s (x42 over 14m)  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 (361.98s)

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

                                                
                                                
=== 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-588682 image ls --format yaml --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-linux-amd64 -p functional-588682 image ls --format yaml --alsologtostderr: (2.27134771s)
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-588682 image ls --format yaml --alsologtostderr:
[]

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-588682 image ls --format yaml --alsologtostderr:
I0916 17:55:22.353473   71807 out.go:345] Setting OutFile to fd 1 ...
I0916 17:55:22.353589   71807 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:22.353599   71807 out.go:358] Setting ErrFile to fd 2...
I0916 17:55:22.353605   71807 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:22.353798   71807 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
I0916 17:55:22.354356   71807 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:22.354445   71807 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:22.354822   71807 cli_runner.go:164] Run: docker container inspect functional-588682 --format={{.State.Status}}
I0916 17:55:22.372766   71807 ssh_runner.go:195] Run: systemctl --version
I0916 17:55:22.372826   71807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-588682
I0916 17:55:22.394589   71807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/functional-588682/id_rsa Username:docker}
I0916 17:55:22.482856   71807 ssh_runner.go:195] Run: sudo crictl images --output json
I0916 17:55:24.573214   71807 ssh_runner.go:235] Completed: sudo crictl images --output json: (2.090319328s)
W0916 17:55:24.573317   71807 cache_images.go:734] Failed to list images for profile functional-588682 crictl images: sudo crictl images --output json: Process exited with status 1
stdout:

                                                
                                                
stderr:
E0916 17:55:24.570257    8489 remote_image.go:136] "ListImages with filter from image service failed" err="rpc error: code = DeadlineExceeded desc = context deadline exceeded" filter="&ImageFilter{Image:&ImageSpec{Image:,Annotations:map[string]string{},},}"
time="2024-09-16T17:55:24Z" level=fatal msg="listing images: rpc error: code = DeadlineExceeded desc = context deadline exceeded"
functional_test.go:275: expected - registry.k8s.io/pause to be listed with minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageListYaml (2.27s)

                                                
                                    

Test pass (299/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.42
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.88
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.2
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.06
21 TestBinaryMirror 0.75
22 TestOffline 46.71
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 208.45
31 TestAddons/serial/GCPAuth/Namespaces 0.12
35 TestAddons/parallel/InspektorGadget 11.64
37 TestAddons/parallel/HelmTiller 11.13
39 TestAddons/parallel/CSI 55.49
40 TestAddons/parallel/Headlamp 18.32
41 TestAddons/parallel/CloudSpanner 5.46
42 TestAddons/parallel/LocalPath 12.09
43 TestAddons/parallel/NvidiaDevicePlugin 6.71
44 TestAddons/parallel/Yakd 11.64
45 TestAddons/StoppedEnableDisable 12.05
46 TestCertOptions 29.14
47 TestCertExpiration 240.36
49 TestForceSystemdFlag 33.37
50 TestForceSystemdEnv 33.83
52 TestKVMDriverInstallOrUpdate 4.34
56 TestErrorSpam/setup 23.92
57 TestErrorSpam/start 0.57
58 TestErrorSpam/status 0.84
59 TestErrorSpam/pause 1.45
60 TestErrorSpam/unpause 1.58
61 TestErrorSpam/stop 1.33
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 69.18
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 27.64
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.06
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.11
73 TestFunctional/serial/CacheCmd/cache/add_local 1.81
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
75 TestFunctional/serial/CacheCmd/cache/list 0.04
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.7
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 38.73
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 1.31
84 TestFunctional/serial/LogsFileCmd 1.31
85 TestFunctional/serial/InvalidService 3.9
87 TestFunctional/parallel/ConfigCmd 0.35
88 TestFunctional/parallel/DashboardCmd 14.05
89 TestFunctional/parallel/DryRun 0.47
90 TestFunctional/parallel/InternationalLanguage 0.18
91 TestFunctional/parallel/StatusCmd 1.33
95 TestFunctional/parallel/ServiceCmdConnect 6.88
96 TestFunctional/parallel/AddonsCmd 0.12
97 TestFunctional/parallel/PersistentVolumeClaim 35.52
99 TestFunctional/parallel/SSHCmd 0.5
100 TestFunctional/parallel/CpCmd 1.92
101 TestFunctional/parallel/MySQL 25.43
102 TestFunctional/parallel/FileSync 0.27
103 TestFunctional/parallel/CertSync 1.48
107 TestFunctional/parallel/NodeLabels 0.07
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.51
111 TestFunctional/parallel/License 0.29
112 TestFunctional/parallel/ServiceCmd/DeployApp 10.2
113 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
114 TestFunctional/parallel/MountCmd/any-port 8.02
115 TestFunctional/parallel/ProfileCmd/profile_list 0.48
116 TestFunctional/parallel/ProfileCmd/profile_json_output 0.51
117 TestFunctional/parallel/ImageCommands/ImageListShort 1.49
118 TestFunctional/parallel/ImageCommands/ImageListTable 0.29
119 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
121 TestFunctional/parallel/ImageCommands/ImageBuild 4.6
122 TestFunctional/parallel/ImageCommands/Setup 1.55
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.16
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.84
125 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.58
126 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.5
127 TestFunctional/parallel/MountCmd/specific-port 1.82
128 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
129 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.72
130 TestFunctional/parallel/MountCmd/VerifyCleanup 2.02
131 TestFunctional/parallel/ServiceCmd/List 0.74
132 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
133 TestFunctional/parallel/ServiceCmd/HTTPS 0.36
134 TestFunctional/parallel/ServiceCmd/Format 0.35
135 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
136 TestFunctional/parallel/ServiceCmd/URL 0.36
137 TestFunctional/parallel/Version/short 0.06
138 TestFunctional/parallel/Version/components 0.99
140 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.39
141 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
143 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.2
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
147 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
148 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
152 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 147.95
160 TestMultiControlPlane/serial/DeployApp 4.65
161 TestMultiControlPlane/serial/PingHostFromPods 0.97
162 TestMultiControlPlane/serial/AddWorkerNode 32.85
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.61
165 TestMultiControlPlane/serial/CopyFile 14.92
166 TestMultiControlPlane/serial/StopSecondaryNode 12.45
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.48
168 TestMultiControlPlane/serial/RestartSecondaryNode 20.15
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 16.12
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 197.6
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.29
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.45
173 TestMultiControlPlane/serial/StopCluster 35.47
174 TestMultiControlPlane/serial/RestartCluster 72.55
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.46
176 TestMultiControlPlane/serial/AddSecondaryNode 65.22
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.62
181 TestJSONOutput/start/Command 70.59
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.65
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.58
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.77
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.19
206 TestKicCustomNetwork/create_custom_network 30.53
207 TestKicCustomNetwork/use_default_bridge_network 23.45
208 TestKicExistingNetwork 24.68
209 TestKicCustomSubnet 23.35
210 TestKicStaticIP 25.79
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 49.52
215 TestMountStart/serial/StartWithMountFirst 5.6
216 TestMountStart/serial/VerifyMountFirst 0.24
217 TestMountStart/serial/StartWithMountSecond 8.33
218 TestMountStart/serial/VerifyMountSecond 0.23
219 TestMountStart/serial/DeleteFirst 1.58
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.16
222 TestMountStart/serial/RestartStopped 7.28
223 TestMountStart/serial/VerifyMountPostStop 0.24
226 TestMultiNode/serial/FreshStart2Nodes 94.13
227 TestMultiNode/serial/DeployApp2Nodes 4.52
228 TestMultiNode/serial/PingHostFrom2Pods 0.68
229 TestMultiNode/serial/AddNode 25.5
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.28
232 TestMultiNode/serial/CopyFile 8.65
233 TestMultiNode/serial/StopNode 2.06
234 TestMultiNode/serial/StartAfterStop 9.06
235 TestMultiNode/serial/RestartKeepsNodes 77.87
236 TestMultiNode/serial/DeleteNode 4.86
237 TestMultiNode/serial/StopMultiNode 23.66
238 TestMultiNode/serial/RestartMultiNode 54.03
239 TestMultiNode/serial/ValidateNameConflict 23.04
244 TestPreload 112.52
246 TestScheduledStopUnix 95.78
249 TestInsufficientStorage 9.96
250 TestRunningBinaryUpgrade 52.83
252 TestKubernetesUpgrade 346.39
253 TestMissingContainerUpgrade 156.07
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
256 TestStoppedBinaryUpgrade/Setup 0.59
257 TestNoKubernetes/serial/StartWithK8s 29.93
258 TestStoppedBinaryUpgrade/Upgrade 128.8
259 TestNoKubernetes/serial/StartWithStopK8s 10.75
260 TestNoKubernetes/serial/Start 6.48
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
262 TestNoKubernetes/serial/ProfileList 0.6
263 TestNoKubernetes/serial/Stop 3.36
264 TestNoKubernetes/serial/StartNoArgs 6.69
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
273 TestNetworkPlugins/group/false 4.86
277 TestStoppedBinaryUpgrade/MinikubeLogs 0.85
286 TestPause/serial/Start 41.97
287 TestNetworkPlugins/group/auto/Start 41.58
288 TestPause/serial/SecondStartNoReconfiguration 26.85
289 TestPause/serial/Pause 0.65
290 TestPause/serial/VerifyStatus 0.28
291 TestPause/serial/Unpause 0.58
292 TestPause/serial/PauseAgain 0.7
293 TestPause/serial/DeletePaused 2.51
294 TestPause/serial/VerifyDeletedResources 0.65
295 TestNetworkPlugins/group/kindnet/Start 72.48
296 TestNetworkPlugins/group/auto/KubeletFlags 0.27
297 TestNetworkPlugins/group/auto/NetCatPod 11.2
298 TestNetworkPlugins/group/auto/DNS 0.13
299 TestNetworkPlugins/group/auto/Localhost 0.11
300 TestNetworkPlugins/group/auto/HairPin 0.1
301 TestNetworkPlugins/group/calico/Start 57.92
302 TestNetworkPlugins/group/kindnet/ControllerPod 6
303 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
304 TestNetworkPlugins/group/kindnet/NetCatPod 9.19
305 TestNetworkPlugins/group/kindnet/DNS 0.17
306 TestNetworkPlugins/group/calico/ControllerPod 6.01
307 TestNetworkPlugins/group/kindnet/Localhost 0.15
308 TestNetworkPlugins/group/kindnet/HairPin 0.14
309 TestNetworkPlugins/group/custom-flannel/Start 54.11
310 TestNetworkPlugins/group/calico/KubeletFlags 0.39
311 TestNetworkPlugins/group/calico/NetCatPod 11.3
312 TestNetworkPlugins/group/calico/DNS 0.16
313 TestNetworkPlugins/group/calico/Localhost 0.12
314 TestNetworkPlugins/group/calico/HairPin 0.12
315 TestNetworkPlugins/group/enable-default-cni/Start 34.74
316 TestNetworkPlugins/group/flannel/Start 51.19
317 TestNetworkPlugins/group/bridge/Start 35.01
318 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.25
319 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
320 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
321 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.23
322 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
323 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
324 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
325 TestNetworkPlugins/group/custom-flannel/DNS 0.12
326 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
327 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
328 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
329 TestNetworkPlugins/group/bridge/NetCatPod 10.21
331 TestStartStop/group/old-k8s-version/serial/FirstStart 165.33
332 TestNetworkPlugins/group/flannel/ControllerPod 6.01
333 TestNetworkPlugins/group/bridge/DNS 0.13
334 TestNetworkPlugins/group/bridge/Localhost 0.14
335 TestNetworkPlugins/group/bridge/HairPin 0.13
337 TestStartStop/group/no-preload/serial/FirstStart 56.45
338 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
339 TestNetworkPlugins/group/flannel/NetCatPod 10.19
340 TestNetworkPlugins/group/flannel/DNS 0.2
341 TestNetworkPlugins/group/flannel/Localhost 0.13
342 TestNetworkPlugins/group/flannel/HairPin 0.14
344 TestStartStop/group/embed-certs/serial/FirstStart 43.09
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 73.17
347 TestStartStop/group/no-preload/serial/DeployApp 8.25
348 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.01
349 TestStartStop/group/no-preload/serial/Stop 11.92
350 TestStartStop/group/embed-certs/serial/DeployApp 9.22
351 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.84
352 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
353 TestStartStop/group/embed-certs/serial/Stop 11.99
354 TestStartStop/group/no-preload/serial/SecondStart 261.96
355 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
356 TestStartStop/group/embed-certs/serial/SecondStart 262.76
357 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.24
358 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.87
359 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.9
360 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
361 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 273.11
362 TestStartStop/group/old-k8s-version/serial/DeployApp 8.37
363 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.77
364 TestStartStop/group/old-k8s-version/serial/Stop 11.91
365 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.17
366 TestStartStop/group/old-k8s-version/serial/SecondStart 143.98
367 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
368 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
369 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
370 TestStartStop/group/old-k8s-version/serial/Pause 2.56
371 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
373 TestStartStop/group/newest-cni/serial/FirstStart 29.23
374 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
375 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
376 TestStartStop/group/no-preload/serial/Pause 2.67
377 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
378 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
379 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
380 TestStartStop/group/embed-certs/serial/Pause 2.59
381 TestStartStop/group/newest-cni/serial/DeployApp 0
382 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.84
383 TestStartStop/group/newest-cni/serial/Stop 1.18
384 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
385 TestStartStop/group/newest-cni/serial/SecondStart 12.82
386 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
387 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
388 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
389 TestStartStop/group/newest-cni/serial/Pause 2.44
390 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
392 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
393 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.47
x
+
TestDownloadOnly/v1.20.0/json-events (8.42s)

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

                                                
                                    
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-998642
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-998642: exit status 85 (64.080417ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-998642 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |          |
	|         | -p download-only-998642        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 17:33:35
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 17:33:35.677512   26264 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:33:35.677641   26264 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:35.677651   26264 out.go:358] Setting ErrFile to fd 2...
	I0916 17:33:35.677656   26264 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:35.677821   26264 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	W0916 17:33:35.677934   26264 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19649-19430/.minikube/config/config.json: open /home/jenkins/minikube-integration/19649-19430/.minikube/config/config.json: no such file or directory
	I0916 17:33:35.678504   26264 out.go:352] Setting JSON to true
	I0916 17:33:35.679402   26264 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4557,"bootTime":1726503459,"procs":173,"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"}
	I0916 17:33:35.679495   26264 start.go:139] virtualization: kvm guest
	I0916 17:33:35.681661   26264 out.go:97] [download-only-998642] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0916 17:33:35.681765   26264 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19649-19430/.minikube/cache/preloaded-tarball: no such file or directory
	I0916 17:33:35.681798   26264 notify.go:220] Checking for updates...
	I0916 17:33:35.683194   26264 out.go:169] MINIKUBE_LOCATION=19649
	I0916 17:33:35.684587   26264 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:33:35.685922   26264 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:33:35.687147   26264 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:33:35.688184   26264 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0916 17:33:35.690404   26264 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0916 17:33:35.690625   26264 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:33:35.711789   26264 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:33:35.711910   26264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:36.101524   26264 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-16 17:33:36.092850027 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:36.101622   26264 docker.go:318] overlay module found
	I0916 17:33:36.103440   26264 out.go:97] Using the docker driver based on user configuration
	I0916 17:33:36.103470   26264 start.go:297] selected driver: docker
	I0916 17:33:36.103477   26264 start.go:901] validating driver "docker" against <nil>
	I0916 17:33:36.103554   26264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:36.148099   26264 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-16 17:33:36.139788194 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:36.148304   26264 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 17:33:36.148770   26264 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0916 17:33:36.148930   26264 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0916 17:33:36.150680   26264 out.go:169] Using Docker driver with root privileges
	I0916 17:33:36.152049   26264 cni.go:84] Creating CNI manager for ""
	I0916 17:33:36.152087   26264 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0916 17:33:36.152096   26264 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0916 17:33:36.152164   26264 start.go:340] cluster config:
	{Name:download-only-998642 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-998642 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}
	I0916 17:33:36.153540   26264 out.go:97] Starting "download-only-998642" primary control-plane node in "download-only-998642" cluster
	I0916 17:33:36.153557   26264 cache.go:121] Beginning downloading kic base image for docker with crio
	I0916 17:33:36.154706   26264 out.go:97] Pulling base image v0.0.45-1726481311-19649 ...
	I0916 17:33:36.154725   26264 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0916 17:33:36.154787   26264 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local docker daemon
	I0916 17:33:36.171610   26264 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc to local cache
	I0916 17:33:36.171756   26264 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc in local cache directory
	I0916 17:33:36.171838   26264 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc to local cache
	I0916 17:33:36.181821   26264 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
	I0916 17:33:36.181839   26264 cache.go:56] Caching tarball of preloaded images
	I0916 17:33:36.181964   26264 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0916 17:33:36.183886   26264 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0916 17:33:36.183901   26264 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0916 17:33:36.233070   26264 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/19649-19430/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-998642 host does not exist
	  To start a cluster, run: "minikube start -p download-only-998642"

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

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

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

                                                
                                    
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-113281
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-113281: exit status 85 (61.17904ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-998642 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | -p download-only-998642        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| delete  | -p download-only-998642        | download-only-998642 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC | 16 Sep 24 17:33 UTC |
	| start   | -o=json --download-only        | download-only-113281 | jenkins | v1.34.0 | 16 Sep 24 17:33 UTC |                     |
	|         | -p download-only-113281        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/16 17:33:44
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0916 17:33:44.486934   26627 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:33:44.487028   26627 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:44.487035   26627 out.go:358] Setting ErrFile to fd 2...
	I0916 17:33:44.487039   26627 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:33:44.487252   26627 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:33:44.487791   26627 out.go:352] Setting JSON to true
	I0916 17:33:44.488625   26627 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4565,"bootTime":1726503459,"procs":171,"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"}
	I0916 17:33:44.488719   26627 start.go:139] virtualization: kvm guest
	I0916 17:33:44.490866   26627 out.go:97] [download-only-113281] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0916 17:33:44.491016   26627 notify.go:220] Checking for updates...
	I0916 17:33:44.492270   26627 out.go:169] MINIKUBE_LOCATION=19649
	I0916 17:33:44.493726   26627 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:33:44.494985   26627 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:33:44.496469   26627 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:33:44.497902   26627 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0916 17:33:44.500542   26627 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0916 17:33:44.500803   26627 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:33:44.522932   26627 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:33:44.523009   26627 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:44.572144   26627 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-16 17:33:44.563401512 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:44.572238   26627 docker.go:318] overlay module found
	I0916 17:33:44.574142   26627 out.go:97] Using the docker driver based on user configuration
	I0916 17:33:44.574167   26627 start.go:297] selected driver: docker
	I0916 17:33:44.574173   26627 start.go:901] validating driver "docker" against <nil>
	I0916 17:33:44.574263   26627 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:33:44.625652   26627 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-16 17:33:44.616144864 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:33:44.625813   26627 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0916 17:33:44.626304   26627 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0916 17:33:44.626475   26627 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0916 17:33:44.628612   26627 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-113281 host does not exist
	  To start a cluster, run: "minikube start -p download-only-113281"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.06s)

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

                                                
                                    
x
+
TestBinaryMirror (0.75s)

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

                                                
                                    
x
+
TestOffline (46.71s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (208.45s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-593827 --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=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-593827 --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=helm-tiller: (3m28.45298628s)
--- PASS: TestAddons/Setup (208.45s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-rwn6r" [593059bf-dc35-47c9-a27f-1a27a4179da1] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00326102s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-593827
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-593827: (5.631734005s)
--- PASS: TestAddons/parallel/InspektorGadget (11.64s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (11.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 4.567797ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-m8gr4" [3bc27864-a5f8-4c1e-a73c-9ef690bda4a2] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.003484687s
addons_test.go:475: (dbg) Run:  kubectl --context addons-593827 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-593827 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (4.558959665s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (11.13s)

                                                
                                    
x
+
TestAddons/parallel/CSI (55.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 29.330094ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-593827 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-593827 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [86388aab-06ab-4b1c-b420-5865a65001ee] Pending
helpers_test.go:344: "task-pv-pod" [86388aab-06ab-4b1c-b420-5865a65001ee] 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" [86388aab-06ab-4b1c-b420-5865a65001ee] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003155784s
addons_test.go:590: (dbg) Run:  kubectl --context addons-593827 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-593827 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-593827 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-593827 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-593827 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-593827 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-593827 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (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" [504edac0-c7ec-4e43-86d7-2b1988897e7b] Pending
helpers_test.go:344: "task-pv-pod-restore" [504edac0-c7ec-4e43-86d7-2b1988897e7b] 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" [504edac0-c7ec-4e43-86d7-2b1988897e7b] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003623565s
addons_test.go:632: (dbg) Run:  kubectl --context addons-593827 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-593827 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-593827 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.524864637s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (55.49s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-593827 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-pqkxl" [90232a11-a18b-495a-a1e6-312c00ac5b09] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-pqkxl" [90232a11-a18b-495a-a1e6-312c00ac5b09] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003410908s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 addons disable headlamp --alsologtostderr -v=1: (5.606585751s)
--- PASS: TestAddons/parallel/Headlamp (18.32s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-vn75p" [dccfbdd6-be39-433f-963a-d5be7c82165c] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003230853s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-593827
--- PASS: TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (12.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-593827 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-593827 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [f76adf9d-7442-4a87-b1fb-361ebf57aecc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [f76adf9d-7442-4a87-b1fb-361ebf57aecc] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [f76adf9d-7442-4a87-b1fb-361ebf57aecc] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003679512s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-593827 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 ssh "cat /opt/local-path-provisioner/pvc-4a33750a-d711-4a89-9e76-3c5d355de091_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-593827 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-593827 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (12.09s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (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-mvbxk" [56479dac-05ec-45c6-9493-4ffe1dad3ef7] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.002603053s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-593827
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.71s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (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-sfwds" [2ff203e4-334c-44a9-8f80-74bdce227193] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004460577s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-593827 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-593827 addons disable yakd --alsologtostderr -v=1: (5.635088973s)
--- PASS: TestAddons/parallel/Yakd (11.64s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.05s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-593827
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-593827: (11.817038087s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-593827
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-593827
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-593827
--- PASS: TestAddons/StoppedEnableDisable (12.05s)

                                                
                                    
x
+
TestCertOptions (29.14s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (240.36s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (33.37s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (33.83s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.34s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
E0916 18:22:20.596416   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestKVMDriverInstallOrUpdate (4.34s)

                                                
                                    
x
+
TestErrorSpam/setup (23.92s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.84s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.45s)

                                                
                                                
=== 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-240658 --log_dir /tmp/nospam-240658 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 pause
E0916 17:52:20.596831   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:20.603641   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:20.615004   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:20.636400   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:20.677837   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestErrorSpam/pause (1.45s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.58s)

                                                
                                                
=== 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-240658 --log_dir /tmp/nospam-240658 unpause
E0916 17:52:20.759642   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:20.921242   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:21.242959   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 unpause
E0916 17:52:21.884887   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestErrorSpam/unpause (1.58s)

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 stop
E0916 17:52:23.166635   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 stop: (1.162032587s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-240658 --log_dir /tmp/nospam-240658 stop
--- PASS: TestErrorSpam/stop (1.33s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (69.18s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-588682 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0916 17:52:30.850421   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:52:41.091999   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:53:01.574344   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-588682 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m9.178837264s)
--- PASS: TestFunctional/serial/StartWithProxy (69.18s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (27.64s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-588682 --alsologtostderr -v=8
E0916 17:53:42.537437   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-588682 --alsologtostderr -v=8: (27.639428995s)
functional_test.go:663: soft start took 27.640777158s for "functional-588682" cluster.
--- PASS: TestFunctional/serial/SoftStart (27.64s)

                                                
                                    
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-588682 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (38.73s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-588682 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-588682 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (38.726877662s)
functional_test.go:761: restart took 38.727028642s for "functional-588682" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (38.73s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.31s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.31s)

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

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.9s)

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

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

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

                                                
                                    
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-588682 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-588682 config get cpus: exit status 14 (68.717366ms)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.05s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.47s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 17:54:59.931972   65854 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:54:59.932244   65854 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:54:59.932250   65854 out.go:358] Setting ErrFile to fd 2...
	I0916 17:54:59.932254   65854 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:54:59.932455   65854 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:54:59.932962   65854 out.go:352] Setting JSON to false
	I0916 17:54:59.933959   65854 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":5841,"bootTime":1726503459,"procs":218,"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"}
	I0916 17:54:59.934013   65854 start.go:139] virtualization: kvm guest
	I0916 17:54:59.936472   65854 out.go:177] * [functional-588682] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0916 17:54:59.937969   65854 notify.go:220] Checking for updates...
	I0916 17:54:59.937991   65854 out.go:177]   - MINIKUBE_LOCATION=19649
	I0916 17:54:59.939562   65854 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:54:59.940890   65854 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:54:59.942355   65854 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:54:59.943830   65854 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 17:54:59.945133   65854 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 17:54:59.946938   65854 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:54:59.947600   65854 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:54:59.978837   65854 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:54:59.978925   65854 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:55:00.043975   65854 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-16 17:55:00.034717988 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:55:00.044079   65854 docker.go:318] overlay module found
	I0916 17:55:00.046140   65854 out.go:177] * Using the docker driver based on existing profile
	I0916 17:55:00.047491   65854 start.go:297] selected driver: docker
	I0916 17:55:00.047510   65854 start.go:901] validating driver "docker" against &{Name:functional-588682 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-588682 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}
	I0916 17:55:00.047589   65854 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 17:55:00.049456   65854 out.go:201] 
	W0916 17:55:00.050631   65854 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
	I0916 17:55:00.051765   65854 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-amd64 start -p functional-588682 --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-588682 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (178.268595ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 17:54:59.744394   65704 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:54:59.744487   65704 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:54:59.744497   65704 out.go:358] Setting ErrFile to fd 2...
	I0916 17:54:59.744501   65704 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:54:59.744809   65704 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:54:59.745305   65704 out.go:352] Setting JSON to false
	I0916 17:54:59.746420   65704 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":5841,"bootTime":1726503459,"procs":214,"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"}
	I0916 17:54:59.746542   65704 start.go:139] virtualization: kvm guest
	I0916 17:54:59.749464   65704 out.go:177] * [functional-588682] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0916 17:54:59.750804   65704 out.go:177]   - MINIKUBE_LOCATION=19649
	I0916 17:54:59.750840   65704 notify.go:220] Checking for updates...
	I0916 17:54:59.753061   65704 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 17:54:59.754507   65704 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 17:54:59.755541   65704 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 17:54:59.756623   65704 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 17:54:59.757768   65704 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 17:54:59.759528   65704 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:54:59.760244   65704 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 17:54:59.791393   65704 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 17:54:59.791499   65704 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:54:59.853761   65704 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-16 17:54:59.843793921 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:54:59.853868   65704 docker.go:318] overlay module found
	I0916 17:54:59.856420   65704 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0916 17:54:59.857668   65704 start.go:297] selected driver: docker
	I0916 17:54:59.857684   65704 start.go:901] validating driver "docker" against &{Name:functional-588682 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726481311-19649@sha256:b5dfdcf7ad8b49233db09f1c58aaf52f6522fde64cf16c939b3fc45365d24cdc 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-588682 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}
	I0916 17:54:59.857762   65704 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 17:54:59.859628   65704 out.go:201] 
	W0916 17:54:59.860747   65704 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
	I0916 17:54:59.862043   65704 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.33s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-588682 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-588682 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-mmtdg" [78056219-d647-4976-ad2a-15da0159dc11] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-mmtdg" [78056219-d647-4976-ad2a-15da0159dc11] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.044806418s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30757
functional_test.go:1675: http://192.168.49.2:30757: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (35.52s)

                                                
                                                
=== 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" [8298cd06-5754-4426-8497-5660a2726f5e] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.00378169s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-588682 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-588682 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-588682 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-588682 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" [1ccc5507-ec00-41a5-a209-f67fe2c4638f] Pending
helpers_test.go:344: "sp-pod" [1ccc5507-ec00-41a5-a209-f67fe2c4638f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1ccc5507-ec00-41a5-a209-f67fe2c4638f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 22.003681601s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-588682 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-588682 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-588682 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" [73d0ffae-0638-4d81-be97-b3edd1e75883] Pending
helpers_test.go:344: "sp-pod" [73d0ffae-0638-4d81-be97-b3edd1e75883] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [73d0ffae-0638-4d81-be97-b3edd1e75883] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004174434s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-588682 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (35.52s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.5s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (25.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-588682 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-xd8bm" [983286b0-dce4-4f5e-bf8d-e1e5c7aa8d13] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
2024/09/16 17:55:14 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "mysql-6cdb49bbb-xd8bm" [983286b0-dce4-4f5e-bf8d-e1e5c7aa8d13] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 19.004165084s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-588682 exec mysql-6cdb49bbb-xd8bm -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-588682 exec mysql-6cdb49bbb-xd8bm -- mysql -ppassword -e "show databases;": exit status 1 (129.084123ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-588682 exec mysql-6cdb49bbb-xd8bm -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-588682 exec mysql-6cdb49bbb-xd8bm -- mysql -ppassword -e "show databases;": exit status 1 (97.303123ms)

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

                                                
                                                
** 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-588682 exec mysql-6cdb49bbb-xd8bm -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (25.43s)

                                                
                                    
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/26252/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 ssh "sudo cat /etc/test/nested/copy/26252/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.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.51s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.29s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-588682 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-588682 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-2nj5s" [ef3c07ee-0e06-4b28-871e-8ade688a6554] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-2nj5s" [ef3c07ee-0e06-4b28-871e-8ade688a6554] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003600316s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.20s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-linux-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.43s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 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 16 17:54 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 16 17:54 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 16 17:54 test-1726509298116807723
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 ssh cat /mount-9p/test-1726509298116807723
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-588682 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" [ec4cb810-f7e0-4e37-b652-c6de49d16ec5] Pending
helpers_test.go:344: "busybox-mount" [ec4cb810-f7e0-4e37-b652-c6de49d16ec5] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [ec4cb810-f7e0-4e37-b652-c6de49d16ec5] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [ec4cb810-f7e0-4e37-b652-c6de49d16ec5] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.00391131s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-588682 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-588682 /tmp/TestFunctionalparallelMountCmdany-port1474771312/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.02s)

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

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

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

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

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

                                                
                                                
=== 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-588682 image ls --format short --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-linux-amd64 -p functional-588682 image ls --format short --alsologtostderr: (1.485221028s)
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-588682 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-588682
localhost/kicbase/echo-server:functional-588682
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-588682 image ls --format short --alsologtostderr:
I0916 17:55:22.329731   71790 out.go:345] Setting OutFile to fd 1 ...
I0916 17:55:22.329862   71790 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:22.329874   71790 out.go:358] Setting ErrFile to fd 2...
I0916 17:55:22.329882   71790 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:22.330158   71790 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
I0916 17:55:22.331049   71790 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:22.331208   71790 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:22.331684   71790 cli_runner.go:164] Run: docker container inspect functional-588682 --format={{.State.Status}}
I0916 17:55:22.349846   71790 ssh_runner.go:195] Run: systemctl --version
I0916 17:55:22.349899   71790 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-588682
I0916 17:55:22.368894   71790 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/functional-588682/id_rsa Username:docker}
I0916 17:55:22.466278   71790 ssh_runner.go:195] Run: sudo crictl images --output json
I0916 17:55:23.759782   71790 ssh_runner.go:235] Completed: sudo crictl images --output json: (1.293453022s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (1.49s)

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

                                                
                                                
=== 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-588682 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-588682 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| localhost/kicbase/echo-server           | functional-588682  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| localhost/minikube-local-cache-test     | functional-588682  | 1c491b5014057 | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-588682 image ls --format table --alsologtostderr:
I0916 17:55:24.849240   72187 out.go:345] Setting OutFile to fd 1 ...
I0916 17:55:24.849499   72187 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:24.849509   72187 out.go:358] Setting ErrFile to fd 2...
I0916 17:55:24.849514   72187 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:24.849695   72187 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
I0916 17:55:24.850289   72187 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:24.850402   72187 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:24.850777   72187 cli_runner.go:164] Run: docker container inspect functional-588682 --format={{.State.Status}}
I0916 17:55:24.868470   72187 ssh_runner.go:195] Run: systemctl --version
I0916 17:55:24.868525   72187 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-588682
I0916 17:55:24.890353   72187 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/functional-588682/id_rsa Username:docker}
I0916 17:55:25.020573   72187 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.29s)

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

                                                
                                                
=== 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-588682 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-588682 image ls --format json --alsologtostderr:
[{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e45
11d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"1c491b501405737560e8a912e4ab3c2a9ae8bfdde715081413544175b8fc1045","repoDigests":["localhost/minikube-local-cache-test@sha256:15f0de8cb313a9acb95eb1c8b26c4dd6ee0d1a41c8ee4793a5b41001010aea96"],"repoTags":["localhost/minikube-local-cache-test:functional-588682"],"size":"3330"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"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":"60c005f310ff3ad6d131805170f07d29460953070
63eaaa5eedcaf06a0a89561","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":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96
9a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"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":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c4
19e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"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":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/
pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-588682"],"size":"4943877"},{"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":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@s
ha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-588682 image ls --format json --alsologtostderr:
I0916 17:55:24.627999   72137 out.go:345] Setting OutFile to fd 1 ...
I0916 17:55:24.628406   72137 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:24.628419   72137 out.go:358] Setting ErrFile to fd 2...
I0916 17:55:24.628426   72137 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:24.628892   72137 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
I0916 17:55:24.630113   72137 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:24.630294   72137 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:24.630884   72137 cli_runner.go:164] Run: docker container inspect functional-588682 --format={{.State.Status}}
I0916 17:55:24.648026   72137 ssh_runner.go:195] Run: systemctl --version
I0916 17:55:24.648103   72137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-588682
I0916 17:55:24.663881   72137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/functional-588682/id_rsa Username:docker}
I0916 17:55:24.767540   72137 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 image build -t localhost/my-image:functional-588682 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-588682 image build -t localhost/my-image:functional-588682 testdata/build --alsologtostderr: (4.151419645s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-588682 image build -t localhost/my-image:functional-588682 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d0f573b76e4
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-588682
--> 4492cb7665f
Successfully tagged localhost/my-image:functional-588682
4492cb7665f2f990c05f473580100560aaccdbc6dc32a1a6c88790f3cbc9b1de
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-588682 image build -t localhost/my-image:functional-588682 testdata/build --alsologtostderr:
I0916 17:55:24.053953   72073 out.go:345] Setting OutFile to fd 1 ...
I0916 17:55:24.054940   72073 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:24.054968   72073 out.go:358] Setting ErrFile to fd 2...
I0916 17:55:24.054979   72073 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0916 17:55:24.055455   72073 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
I0916 17:55:24.056518   72073 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:24.057032   72073 config.go:182] Loaded profile config "functional-588682": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0916 17:55:24.057637   72073 cli_runner.go:164] Run: docker container inspect functional-588682 --format={{.State.Status}}
I0916 17:55:24.076795   72073 ssh_runner.go:195] Run: systemctl --version
I0916 17:55:24.076847   72073 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-588682
I0916 17:55:24.095287   72073 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/functional-588682/id_rsa Username:docker}
I0916 17:55:24.183149   72073 build_images.go:161] Building image from path: /tmp/build.3259977527.tar
I0916 17:55:24.183286   72073 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0916 17:55:24.192799   72073 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3259977527.tar
I0916 17:55:24.195941   72073 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3259977527.tar: stat -c "%s %y" /var/lib/minikube/build/build.3259977527.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3259977527.tar': No such file or directory
I0916 17:55:24.195972   72073 ssh_runner.go:362] scp /tmp/build.3259977527.tar --> /var/lib/minikube/build/build.3259977527.tar (3072 bytes)
I0916 17:55:24.220858   72073 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3259977527
I0916 17:55:24.265936   72073 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3259977527 -xf /var/lib/minikube/build/build.3259977527.tar
I0916 17:55:24.275410   72073 crio.go:315] Building image: /var/lib/minikube/build/build.3259977527
I0916 17:55:24.275495   72073 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-588682 /var/lib/minikube/build/build.3259977527 --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
I0916 17:55:28.140261   72073 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-588682 /var/lib/minikube/build/build.3259977527 --cgroup-manager=cgroupfs: (3.864738985s)
I0916 17:55:28.140318   72073 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3259977527
I0916 17:55:28.149078   72073 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3259977527.tar
I0916 17:55:28.156536   72073 build_images.go:217] Built localhost/my-image:functional-588682 from /tmp/build.3259977527.tar
I0916 17:55:28.156569   72073 build_images.go:133] succeeded building to: functional-588682
I0916 17:55:28.156575   72073 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.60s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
E0916 17:55:04.458785   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-588682
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 image load --daemon kicbase/echo-server:functional-588682 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-588682 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.58s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-588682 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" [37387c67-df42-4b8e-9f16-088fde4f8724] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [37387c67-df42-4b8e-9f16-088fde4f8724] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.003804516s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.20s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (147.95s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-703379 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 17:57:20.596655   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:57:48.300728   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-703379 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m27.306667218s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-703379 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (147.95s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-703379 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-703379 -v=7 --alsologtostderr: (32.0471398s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-703379 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-703379 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.92s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.45s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 17:59:24.127874   94089 out.go:345] Setting OutFile to fd 1 ...
	I0916 17:59:24.127989   94089 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:59:24.127997   94089 out.go:358] Setting ErrFile to fd 2...
	I0916 17:59:24.128002   94089 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 17:59:24.128255   94089 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 17:59:24.128473   94089 out.go:352] Setting JSON to false
	I0916 17:59:24.128505   94089 mustload.go:65] Loading cluster: ha-703379
	I0916 17:59:24.128602   94089 notify.go:220] Checking for updates...
	I0916 17:59:24.129061   94089 config.go:182] Loaded profile config "ha-703379": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 17:59:24.129076   94089 status.go:255] checking status of ha-703379 ...
	I0916 17:59:24.129571   94089 cli_runner.go:164] Run: docker container inspect ha-703379 --format={{.State.Status}}
	I0916 17:59:24.146661   94089 status.go:330] ha-703379 host status = "Running" (err=<nil>)
	I0916 17:59:24.146690   94089 host.go:66] Checking if "ha-703379" exists ...
	I0916 17:59:24.146984   94089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-703379
	I0916 17:59:24.163787   94089 host.go:66] Checking if "ha-703379" exists ...
	I0916 17:59:24.164082   94089 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 17:59:24.164136   94089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-703379
	I0916 17:59:24.184458   94089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/ha-703379/id_rsa Username:docker}
	I0916 17:59:24.271720   94089 ssh_runner.go:195] Run: systemctl --version
	I0916 17:59:24.275567   94089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 17:59:24.286220   94089 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 17:59:24.336084   94089 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:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-16 17:59:24.325929341 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 17:59:24.337805   94089 kubeconfig.go:125] found "ha-703379" server: "https://192.168.49.254:8443"
	I0916 17:59:24.337838   94089 api_server.go:166] Checking apiserver status ...
	I0916 17:59:24.337873   94089 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 17:59:24.348173   94089 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1520/cgroup
	I0916 17:59:24.357488   94089 api_server.go:182] apiserver freezer: "6:freezer:/docker/28765cce68d9f8054d001be53b787fd404a96a883a3feb50ae14abb55cdfbf8e/crio/crio-0b833a32521bcf8dee8cf8da06aa6198100dc1379780f67d4182ce0c49f9a268"
	I0916 17:59:24.357543   94089 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/28765cce68d9f8054d001be53b787fd404a96a883a3feb50ae14abb55cdfbf8e/crio/crio-0b833a32521bcf8dee8cf8da06aa6198100dc1379780f67d4182ce0c49f9a268/freezer.state
	I0916 17:59:24.365251   94089 api_server.go:204] freezer state: "THAWED"
	I0916 17:59:24.365284   94089 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0916 17:59:24.368964   94089 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0916 17:59:24.368991   94089 status.go:422] ha-703379 apiserver status = Running (err=<nil>)
	I0916 17:59:24.369000   94089 status.go:257] ha-703379 status: &{Name:ha-703379 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 17:59:24.369017   94089 status.go:255] checking status of ha-703379-m02 ...
	I0916 17:59:24.369240   94089 cli_runner.go:164] Run: docker container inspect ha-703379-m02 --format={{.State.Status}}
	I0916 17:59:24.385916   94089 status.go:330] ha-703379-m02 host status = "Stopped" (err=<nil>)
	I0916 17:59:24.385937   94089 status.go:343] host is not running, skipping remaining checks
	I0916 17:59:24.385942   94089 status.go:257] ha-703379-m02 status: &{Name:ha-703379-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 17:59:24.385960   94089 status.go:255] checking status of ha-703379-m03 ...
	I0916 17:59:24.386200   94089 cli_runner.go:164] Run: docker container inspect ha-703379-m03 --format={{.State.Status}}
	I0916 17:59:24.403477   94089 status.go:330] ha-703379-m03 host status = "Running" (err=<nil>)
	I0916 17:59:24.403503   94089 host.go:66] Checking if "ha-703379-m03" exists ...
	I0916 17:59:24.403726   94089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-703379-m03
	I0916 17:59:24.422979   94089 host.go:66] Checking if "ha-703379-m03" exists ...
	I0916 17:59:24.423246   94089 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 17:59:24.423321   94089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-703379-m03
	I0916 17:59:24.441261   94089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/ha-703379-m03/id_rsa Username:docker}
	I0916 17:59:24.527819   94089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 17:59:24.539154   94089 kubeconfig.go:125] found "ha-703379" server: "https://192.168.49.254:8443"
	I0916 17:59:24.539182   94089 api_server.go:166] Checking apiserver status ...
	I0916 17:59:24.539214   94089 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 17:59:24.549382   94089 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1426/cgroup
	I0916 17:59:24.558200   94089 api_server.go:182] apiserver freezer: "6:freezer:/docker/fffa4c7e35b16090a831bf8a2f658386dc2fe060fde74f396178c3912fd126b9/crio/crio-7061844ab25802bf4d892dc2c2239fdee9f6f7b60c92878676f06282249f7bcb"
	I0916 17:59:24.558275   94089 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fffa4c7e35b16090a831bf8a2f658386dc2fe060fde74f396178c3912fd126b9/crio/crio-7061844ab25802bf4d892dc2c2239fdee9f6f7b60c92878676f06282249f7bcb/freezer.state
	I0916 17:59:24.566057   94089 api_server.go:204] freezer state: "THAWED"
	I0916 17:59:24.566099   94089 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0916 17:59:24.571247   94089 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0916 17:59:24.571276   94089 status.go:422] ha-703379-m03 apiserver status = Running (err=<nil>)
	I0916 17:59:24.571285   94089 status.go:257] ha-703379-m03 status: &{Name:ha-703379-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 17:59:24.571300   94089 status.go:255] checking status of ha-703379-m04 ...
	I0916 17:59:24.571530   94089 cli_runner.go:164] Run: docker container inspect ha-703379-m04 --format={{.State.Status}}
	I0916 17:59:24.589193   94089 status.go:330] ha-703379-m04 host status = "Running" (err=<nil>)
	I0916 17:59:24.589216   94089 host.go:66] Checking if "ha-703379-m04" exists ...
	I0916 17:59:24.589491   94089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-703379-m04
	I0916 17:59:24.606579   94089 host.go:66] Checking if "ha-703379-m04" exists ...
	I0916 17:59:24.607004   94089 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 17:59:24.607060   94089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-703379-m04
	I0916 17:59:24.625218   94089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/ha-703379-m04/id_rsa Username:docker}
	I0916 17:59:24.711656   94089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 17:59:24.722904   94089 status.go:257] ha-703379-m04 status: &{Name:ha-703379-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.48s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (20.15s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0916 17:59:57.963000   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:57.969447   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:57.980776   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:58.002134   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:58.043559   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:58.124976   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:58.286498   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:58.607961   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 17:59:59.250098   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:00:00.531457   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (16.115852661s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (197.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-703379 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-703379 -v=7 --alsologtostderr
E0916 18:00:03.093068   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:00:08.214670   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:00:18.457000   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-703379 -v=7 --alsologtostderr: (36.618242396s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-703379 --wait=true -v=7 --alsologtostderr
E0916 18:00:38.938397   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:01:19.900241   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:02:20.596772   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:02:41.821764   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-703379 --wait=true -v=7 --alsologtostderr: (2m40.891883551s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-703379
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (197.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.29s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.47s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 18:04:06.216624  111440 out.go:345] Setting OutFile to fd 1 ...
	I0916 18:04:06.216743  111440 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:04:06.216752  111440 out.go:358] Setting ErrFile to fd 2...
	I0916 18:04:06.216757  111440 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:04:06.216947  111440 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 18:04:06.217109  111440 out.go:352] Setting JSON to false
	I0916 18:04:06.217141  111440 mustload.go:65] Loading cluster: ha-703379
	I0916 18:04:06.217193  111440 notify.go:220] Checking for updates...
	I0916 18:04:06.217685  111440 config.go:182] Loaded profile config "ha-703379": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 18:04:06.217708  111440 status.go:255] checking status of ha-703379 ...
	I0916 18:04:06.218218  111440 cli_runner.go:164] Run: docker container inspect ha-703379 --format={{.State.Status}}
	I0916 18:04:06.235872  111440 status.go:330] ha-703379 host status = "Stopped" (err=<nil>)
	I0916 18:04:06.235911  111440 status.go:343] host is not running, skipping remaining checks
	I0916 18:04:06.235920  111440 status.go:257] ha-703379 status: &{Name:ha-703379 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 18:04:06.235954  111440 status.go:255] checking status of ha-703379-m02 ...
	I0916 18:04:06.236222  111440 cli_runner.go:164] Run: docker container inspect ha-703379-m02 --format={{.State.Status}}
	I0916 18:04:06.255356  111440 status.go:330] ha-703379-m02 host status = "Stopped" (err=<nil>)
	I0916 18:04:06.255394  111440 status.go:343] host is not running, skipping remaining checks
	I0916 18:04:06.255405  111440 status.go:257] ha-703379-m02 status: &{Name:ha-703379-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 18:04:06.255428  111440 status.go:255] checking status of ha-703379-m04 ...
	I0916 18:04:06.255688  111440 cli_runner.go:164] Run: docker container inspect ha-703379-m04 --format={{.State.Status}}
	I0916 18:04:06.273677  111440 status.go:330] ha-703379-m04 host status = "Stopped" (err=<nil>)
	I0916 18:04:06.273705  111440 status.go:343] host is not running, skipping remaining checks
	I0916 18:04:06.273713  111440 status.go:257] ha-703379-m04 status: &{Name:ha-703379-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (72.55s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-703379 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 18:04:57.963898   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-703379 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m11.813581651s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-703379 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 (72.55s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (65.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-703379 --control-plane -v=7 --alsologtostderr
E0916 18:05:25.663660   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-703379 --control-plane -v=7 --alsologtostderr: (1m4.412706042s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-703379 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (65.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (70.59s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-962497 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0916 18:07:20.596417   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-962497 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m10.591459947s)
--- PASS: TestJSONOutput/start/Command (70.59s)

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1fb64e2e-545b-45e5-a1bf-a7b541734eee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-156223] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1ab6942d-3e0a-4ebf-8514-c13d0ca87008","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19649"}}
	{"specversion":"1.0","id":"acedd0c9-acba-4cdc-9d9a-5494ebc2fb9f","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":"6b108a35-8836-4251-921e-685dcd95542c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig"}}
	{"specversion":"1.0","id":"a4b0c478-7d41-4cf6-b825-13a0fc1bf2f2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube"}}
	{"specversion":"1.0","id":"1d0a641a-0ef1-42bd-a518-77b1f14a6260","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":"45f751d3-5406-4d50-af14-af77583cc22e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d5fca217-7be2-49e7-95f1-89e3a09f08cc","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-156223" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-156223
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (30.53s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.45s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-205363 --network=bridge
E0916 18:08:43.662948   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-205363 --network=bridge: (21.591850553s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-205363" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-205363
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-205363: (1.839361234s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (23.45s)

                                                
                                    
x
+
TestKicExistingNetwork (24.68s)

                                                
                                                
=== 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-031541 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-031541 --network=existing-network: (22.69572984s)
helpers_test.go:175: Cleaning up "existing-network-031541" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-031541
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-031541: (1.844591692s)
--- PASS: TestKicExistingNetwork (24.68s)

                                                
                                    
x
+
TestKicCustomSubnet (23.35s)

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

                                                
                                    
x
+
TestKicStaticIP (25.79s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-715201 --static-ip=192.168.200.200
E0916 18:09:57.964066   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-715201 --static-ip=192.168.200.200: (23.62625003s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-715201 ip
helpers_test.go:175: Cleaning up "static-ip-715201" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-715201
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-715201: (2.046367409s)
--- PASS: TestKicStaticIP (25.79s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.52s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-938421 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-938421 --driver=docker  --container-runtime=crio: (23.291886049s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-958020 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-958020 --driver=docker  --container-runtime=crio: (21.592497458s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-938421
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-958020
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-958020" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-958020
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-958020: (1.79983992s)
helpers_test.go:175: Cleaning up "first-938421" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-938421
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-938421: (1.810769834s)
--- PASS: TestMinikubeProfile (49.52s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.6s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.33s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.28s)

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

                                                
                                    
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-201633 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.24s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (94.13s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-217927 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 18:12:20.596566   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-217927 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m33.707015251s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-217927 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (94.13s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.52s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (25.5s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.65s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 18:13:34.453870  176421 out.go:345] Setting OutFile to fd 1 ...
	I0916 18:13:34.453971  176421 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:13:34.453981  176421 out.go:358] Setting ErrFile to fd 2...
	I0916 18:13:34.453985  176421 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:13:34.454186  176421 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 18:13:34.454368  176421 out.go:352] Setting JSON to false
	I0916 18:13:34.454398  176421 mustload.go:65] Loading cluster: multinode-217927
	I0916 18:13:34.454498  176421 notify.go:220] Checking for updates...
	I0916 18:13:34.454911  176421 config.go:182] Loaded profile config "multinode-217927": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 18:13:34.454926  176421 status.go:255] checking status of multinode-217927 ...
	I0916 18:13:34.455505  176421 cli_runner.go:164] Run: docker container inspect multinode-217927 --format={{.State.Status}}
	I0916 18:13:34.474194  176421 status.go:330] multinode-217927 host status = "Running" (err=<nil>)
	I0916 18:13:34.474215  176421 host.go:66] Checking if "multinode-217927" exists ...
	I0916 18:13:34.474464  176421 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-217927
	I0916 18:13:34.490562  176421 host.go:66] Checking if "multinode-217927" exists ...
	I0916 18:13:34.490884  176421 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 18:13:34.490931  176421 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-217927
	I0916 18:13:34.509349  176421 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/multinode-217927/id_rsa Username:docker}
	I0916 18:13:34.596095  176421 ssh_runner.go:195] Run: systemctl --version
	I0916 18:13:34.599936  176421 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 18:13:34.610294  176421 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 18:13:34.660375  176421 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-16 18:13:34.648817254 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 18:13:34.661152  176421 kubeconfig.go:125] found "multinode-217927" server: "https://192.168.67.2:8443"
	I0916 18:13:34.661188  176421 api_server.go:166] Checking apiserver status ...
	I0916 18:13:34.661238  176421 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0916 18:13:34.671650  176421 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1516/cgroup
	I0916 18:13:34.680139  176421 api_server.go:182] apiserver freezer: "6:freezer:/docker/0a886ef1ea9cae6fd4d38cd84f8395592e4015c5cbcd4760bcc891e7b8fc991b/crio/crio-2c8a384662e216bdbd3c30c76ce550e0f2d1069a2b12efb37151df52674eee76"
	I0916 18:13:34.680210  176421 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0a886ef1ea9cae6fd4d38cd84f8395592e4015c5cbcd4760bcc891e7b8fc991b/crio/crio-2c8a384662e216bdbd3c30c76ce550e0f2d1069a2b12efb37151df52674eee76/freezer.state
	I0916 18:13:34.687981  176421 api_server.go:204] freezer state: "THAWED"
	I0916 18:13:34.688046  176421 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0916 18:13:34.691628  176421 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0916 18:13:34.691650  176421 status.go:422] multinode-217927 apiserver status = Running (err=<nil>)
	I0916 18:13:34.691673  176421 status.go:257] multinode-217927 status: &{Name:multinode-217927 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 18:13:34.691688  176421 status.go:255] checking status of multinode-217927-m02 ...
	I0916 18:13:34.691919  176421 cli_runner.go:164] Run: docker container inspect multinode-217927-m02 --format={{.State.Status}}
	I0916 18:13:34.709253  176421 status.go:330] multinode-217927-m02 host status = "Running" (err=<nil>)
	I0916 18:13:34.709279  176421 host.go:66] Checking if "multinode-217927-m02" exists ...
	I0916 18:13:34.709510  176421 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-217927-m02
	I0916 18:13:34.726392  176421 host.go:66] Checking if "multinode-217927-m02" exists ...
	I0916 18:13:34.726811  176421 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0916 18:13:34.726863  176421 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-217927-m02
	I0916 18:13:34.744614  176421 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19649-19430/.minikube/machines/multinode-217927-m02/id_rsa Username:docker}
	I0916 18:13:34.831522  176421 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0916 18:13:34.843413  176421 status.go:257] multinode-217927-m02 status: &{Name:multinode-217927-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0916 18:13:34.843451  176421 status.go:255] checking status of multinode-217927-m03 ...
	I0916 18:13:34.843756  176421 cli_runner.go:164] Run: docker container inspect multinode-217927-m03 --format={{.State.Status}}
	I0916 18:13:34.860733  176421 status.go:330] multinode-217927-m03 host status = "Stopped" (err=<nil>)
	I0916 18:13:34.860754  176421 status.go:343] host is not running, skipping remaining checks
	I0916 18:13:34.860762  176421 status.go:257] multinode-217927-m03 status: &{Name:multinode-217927-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (77.87s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-217927
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-217927
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-217927: (24.626956275s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-217927 --wait=true -v=8 --alsologtostderr
E0916 18:14:57.963430   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-217927 --wait=true -v=8 --alsologtostderr: (53.159034657s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-217927
--- PASS: TestMultiNode/serial/RestartKeepsNodes (77.87s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.66s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 18:15:30.283964  185702 out.go:345] Setting OutFile to fd 1 ...
	I0916 18:15:30.284062  185702 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:15:30.284072  185702 out.go:358] Setting ErrFile to fd 2...
	I0916 18:15:30.284077  185702 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:15:30.284286  185702 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 18:15:30.284460  185702 out.go:352] Setting JSON to false
	I0916 18:15:30.284486  185702 mustload.go:65] Loading cluster: multinode-217927
	I0916 18:15:30.284534  185702 notify.go:220] Checking for updates...
	I0916 18:15:30.285063  185702 config.go:182] Loaded profile config "multinode-217927": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 18:15:30.285085  185702 status.go:255] checking status of multinode-217927 ...
	I0916 18:15:30.285587  185702 cli_runner.go:164] Run: docker container inspect multinode-217927 --format={{.State.Status}}
	I0916 18:15:30.302326  185702 status.go:330] multinode-217927 host status = "Stopped" (err=<nil>)
	I0916 18:15:30.302353  185702 status.go:343] host is not running, skipping remaining checks
	I0916 18:15:30.302363  185702 status.go:257] multinode-217927 status: &{Name:multinode-217927 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0916 18:15:30.302405  185702 status.go:255] checking status of multinode-217927-m02 ...
	I0916 18:15:30.302743  185702 cli_runner.go:164] Run: docker container inspect multinode-217927-m02 --format={{.State.Status}}
	I0916 18:15:30.320965  185702 status.go:330] multinode-217927-m02 host status = "Stopped" (err=<nil>)
	I0916 18:15:30.321015  185702 status.go:343] host is not running, skipping remaining checks
	I0916 18:15:30.321028  185702 status.go:257] multinode-217927-m02 status: &{Name:multinode-217927-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (54.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-217927 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0916 18:16:21.025087   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-217927 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (53.484814655s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-217927 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (54.03s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.04s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (112.52s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-985337 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0916 18:17:20.596253   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-985337 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m20.546835007s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-985337 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-985337 image pull gcr.io/k8s-minikube/busybox: (2.067671239s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-985337
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-985337: (5.597015434s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-985337 --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-985337 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.817139377s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-985337 image list
helpers_test.go:175: Cleaning up "test-preload-985337" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-985337
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-985337: (2.251776513s)
--- PASS: TestPreload (112.52s)

                                                
                                    
x
+
TestScheduledStopUnix (95.78s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-787382 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-787382 --memory=2048 --driver=docker  --container-runtime=crio: (20.501175761s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-787382 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-787382 -n scheduled-stop-787382
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-787382 --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-787382 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-787382 -n scheduled-stop-787382
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-787382
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-787382 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0916 18:19:57.963587   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-787382
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-787382: exit status 7 (62.239559ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.96s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"dcb90118-9caf-4af7-9eee-43677d789758","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-797450] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"34715ce0-da73-4d6d-b0fa-d6057d1eb8ab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19649"}}
	{"specversion":"1.0","id":"6e65fc31-c9e3-4f95-8df6-a29b23cf6d3b","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":"b39dfbc5-6d21-4c6a-b0df-78af891bc489","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig"}}
	{"specversion":"1.0","id":"9129cbf2-b02b-4407-bcfe-b88680a70ab5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube"}}
	{"specversion":"1.0","id":"f562db35-4209-410f-8f6c-6236aec9fd8a","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":"0044bcc8-9c68-4d55-91ae-7f5d796ac023","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"dbd64684-3853-48d6-bcd0-1e59d09a329b","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":"415763e1-4ec8-448a-9483-e5f1e8237151","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":"faef91aa-10ef-4032-ab73-d1ec9f7eaf22","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":"e0866e8c-8fb5-493a-923f-9418aa9c5baa","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":"d861039e-6be1-4d9c-92bf-d0d9757afaf1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-797450\" primary control-plane node in \"insufficient-storage-797450\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"8ac2c981-d54e-409e-b044-a7840cf9bc68","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-1726481311-19649 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"6e3cc32e-2d76-43b8-93a0-87d778b931dd","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":"65e4d7d6-5a30-4bc0-97c4-20bfab4355d9","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-797450 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-797450 --output=json --layout=cluster: exit status 7 (253.581338ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0916 18:20:27.404137  208683 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-797450" does not appear in /home/jenkins/minikube-integration/19649-19430/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0916 18:20:27.662719  208799 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-797450" does not appear in /home/jenkins/minikube-integration/19649-19430/kubeconfig
	E0916 18:20:27.672404  208799 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/insufficient-storage-797450/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (52.83s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (346.39s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (156.07s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3916690207 start -p missing-upgrade-308057 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3916690207 start -p missing-upgrade-308057 --memory=2200 --driver=docker  --container-runtime=crio: (1m30.183253913s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-308057
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-308057: (12.63852684s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-308057
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-308057 --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-308057 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (50.598367153s)
helpers_test.go:175: Cleaning up "missing-upgrade-308057" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-308057
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-308057: (2.080430786s)
--- PASS: TestMissingContainerUpgrade (156.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-132393] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19649
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.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
+
TestStoppedBinaryUpgrade/Setup (0.59s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (29.93s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (128.8s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1964231490 start -p stopped-upgrade-189875 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1964231490 start -p stopped-upgrade-189875 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m40.496436176s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1964231490 -p stopped-upgrade-189875 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1964231490 -p stopped-upgrade-189875 stop: (2.364852898s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-189875 --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-189875 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.941689021s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (128.80s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (10.75s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.48s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.6s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (3.36s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.69s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.86s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0916 18:22:09.765371  234316 out.go:345] Setting OutFile to fd 1 ...
	I0916 18:22:09.765485  234316 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:22:09.765494  234316 out.go:358] Setting ErrFile to fd 2...
	I0916 18:22:09.765499  234316 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0916 18:22:09.765677  234316 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19649-19430/.minikube/bin
	I0916 18:22:09.766223  234316 out.go:352] Setting JSON to false
	I0916 18:22:09.767456  234316 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":7471,"bootTime":1726503459,"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"}
	I0916 18:22:09.767554  234316 start.go:139] virtualization: kvm guest
	I0916 18:22:09.769959  234316 out.go:177] * [false-859787] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0916 18:22:09.771486  234316 notify.go:220] Checking for updates...
	I0916 18:22:09.771501  234316 out.go:177]   - MINIKUBE_LOCATION=19649
	I0916 18:22:09.773158  234316 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0916 18:22:09.774936  234316 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19649-19430/kubeconfig
	I0916 18:22:09.776630  234316 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19649-19430/.minikube
	I0916 18:22:09.778323  234316 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0916 18:22:09.779874  234316 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0916 18:22:09.782154  234316 config.go:182] Loaded profile config "kubernetes-upgrade-593824": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0916 18:22:09.782292  234316 config.go:182] Loaded profile config "missing-upgrade-308057": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0916 18:22:09.782419  234316 config.go:182] Loaded profile config "stopped-upgrade-189875": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0916 18:22:09.782527  234316 driver.go:394] Setting default libvirt URI to qemu:///system
	I0916 18:22:09.803807  234316 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0916 18:22:09.803895  234316 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0916 18:22:09.864495  234316 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:54 OomKillDisable:true NGoroutines:79 SystemTime:2024-09-16 18:22:09.848493653 +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:33647923200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 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>}}
	I0916 18:22:09.864637  234316 docker.go:318] overlay module found
	I0916 18:22:09.866655  234316 out.go:177] * Using the docker driver based on user configuration
	I0916 18:22:09.868205  234316 start.go:297] selected driver: docker
	I0916 18:22:09.868224  234316 start.go:901] validating driver "docker" against <nil>
	I0916 18:22:09.868240  234316 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0916 18:22:09.870896  234316 out.go:201] 
	W0916 18:22:09.873057  234316 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
	I0916 18:22:09.874586  234316 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:22:08 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-593824
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:21:58 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-308057
contexts:
- context:
cluster: kubernetes-upgrade-593824
user: kubernetes-upgrade-593824
name: kubernetes-upgrade-593824
- context:
cluster: missing-upgrade-308057
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:21:58 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-308057
name: missing-upgrade-308057
current-context: kubernetes-upgrade-593824
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-593824
user:
client-certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kubernetes-upgrade-593824/client.crt
client-key: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kubernetes-upgrade-593824/client.key
- name: missing-upgrade-308057
user:
client-certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/missing-upgrade-308057/client.crt
client-key: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/missing-upgrade-308057/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.85s)

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

                                                
                                    
x
+
TestPause/serial/Start (41.97s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (26.85s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.65s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-635315","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-635315","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.58s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.7s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.51s)

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

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-859787 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-9pds7" [223660cc-195f-4fd3-983a-b08f181dc6de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9pds7" [223660cc-195f-4fd3-983a-b08f181dc6de] Running
E0916 18:24:57.962996   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.004502872s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-859787 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0916 18:25:23.664752   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-859787 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (57.916841822s)
--- PASS: TestNetworkPlugins/group/calico/Start (57.92s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-st5qf" [f2acefcb-5024-4677-ade5-a659be8d97f1] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003339928s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-859787 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-wnhcf" [3315e4f6-8759-4531-a4f1-0e25e824cead] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wnhcf" [3315e4f6-8759-4531-a4f1-0e25e824cead] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003913871s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.19s)

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

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

                                                
                                    
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-4x5pt" [7fb32d1d-6b76-436c-b9d9-a7262b7acc38] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005759686s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-859787 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-hflzz" [43b933ff-85a5-4309-94ad-b206ab5757b1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-hflzz" [43b933ff-85a5-4309-94ad-b206ab5757b1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.00414763s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-859787 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-5xkbf" [f700b852-f282-4492-81bc-b0dc29e247f7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-5xkbf" [f700b852-f282-4492-81bc-b0dc29e247f7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.002996219s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-859787 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-g8t5z" [ad4c7de4-e900-4a29-ad02-68b89f188bef] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0916 18:27:20.596854   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-g8t5z" [ad4c7de4-e900-4a29-ad02-68b89f188bef] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004051993s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.23s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-859787 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-f46b4" [c406652a-c119-479e-bbdf-70b0e5aed8d3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-f46b4" [c406652a-c119-479e-bbdf-70b0e5aed8d3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003727668s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.21s)

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

                                                
                                                
=== 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-682124 --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-682124 --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: (2m45.326891766s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (165.33s)

                                                
                                    
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-ddxxm" [1c42c73b-3a15-4611-b178-39ebb2abf04e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005375371s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-859787 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-khzf6" [edbd6f98-f87e-4e06-b408-5ab95990df54] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-khzf6" [edbd6f98-f87e-4e06-b408-5ab95990df54] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003959094s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.19s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-859787 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.14s)
E0916 18:33:45.351691   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.358074   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.369424   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.382800   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.391150   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.432464   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.514541   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.676179   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:45.997887   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:46.639979   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-035843 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" [69bd92be-1aea-4f35-8fdb-199e8e243a1f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [69bd92be-1aea-4f35-8fdb-199e8e243a1f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003585337s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-035843 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-690394 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" [376e5b67-7cd9-47bc-85d8-bcbbd400f1fb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [376e5b67-7cd9-47bc-85d8-bcbbd400f1fb] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003336931s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-690394 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.22s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-592609 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" [0687d428-6f51-4e75-a292-4d0a188b1fb4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0687d428-6f51-4e75-a292-4d0a188b1fb4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.00453051s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-592609 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.24s)

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

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

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

                                                
                                                
=== 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-592609 --alsologtostderr -v=3
E0916 18:29:49.908304   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:49.914665   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:49.926015   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:49.947434   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:49.988847   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:50.070306   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:50.231855   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:50.553529   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:51.195607   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:52.477733   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:55.039086   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:29:57.963405   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:30:00.160605   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-592609 --alsologtostderr -v=3: (11.9012748s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.90s)

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

                                                
                                                
-- 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-592609 --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 (273.11s)

                                                
                                                
=== 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-592609 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0916 18:30:10.402297   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/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-592609 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m32.830356824s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-592609 -n default-k8s-diff-port-592609
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (273.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-682124 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" [b8effc2b-642d-4403-b8c9-be435bdfb2a5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b8effc2b-642d-4403-b8c9-be435bdfb2a5] Running
E0916 18:30:30.884912   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.004288625s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-682124 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.37s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-682124 --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
E0916 18:31:01.522208   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:01.528591   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:01.540109   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:01.561488   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:01.603074   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:01.684665   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:01.846189   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:02.168413   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:02.810394   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:04.092087   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:06.653994   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:11.775913   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:11.846456   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:16.993259   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:16.999722   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:17.011138   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:17.032549   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:17.073967   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:17.155568   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:17.317096   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:17.638909   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:18.281146   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:19.562437   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:22.017246   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:22.124685   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:27.246484   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:37.488168   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:42.499398   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:31:57.970097   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.605763   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.612152   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.623563   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.644904   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.686359   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.767807   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:12.929534   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:13.251010   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:13.893070   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:15.174374   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:16.907728   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:16.914079   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:16.925419   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:16.946829   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:16.988782   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:17.070272   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:17.231790   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:17.553492   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:17.736285   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:18.195330   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:19.476637   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:20.595992   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/addons-593827/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:22.038143   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:22.857690   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:23.461529   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kindnet-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:27.159801   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:33.099909   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:33.767885   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/auto-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:37.401553   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.066846   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.073282   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.084658   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.106055   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.147451   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.228951   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.390545   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.712131   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:38.931771   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:39.354273   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:40.636178   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:43.198205   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.246611   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.252958   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.264317   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.285702   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.327087   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.408506   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.570007   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:46.891669   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:47.533208   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:48.320406   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:48.815207   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:51.377236   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:53.582211   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:56.498515   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:57.883661   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:32:58.561800   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:01.026663   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/functional-588682/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:06.740625   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-682124 --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: (2m23.690613926s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-682124 -n old-k8s-version-682124
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (143.98s)

                                                
                                    
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-tkcnp" [ffcfcd80-3d5c-4abf-b40a-241f362a4ab8] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004205149s
--- 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-tkcnp" [ffcfcd80-3d5c-4abf-b40a-241f362a4ab8] Running
E0916 18:33:19.043610   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003538716s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-682124 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.22s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-682124 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
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/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-drqm6" [e5ce1535-48d8-4d29-af39-edbefc15b129] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003616326s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-166542 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-166542 --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: (29.233414632s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.23s)

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

                                                
                                                
=== 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" ...
E0916 18:33:34.543843   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/enable-default-cni-859787/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "kubernetes-dashboard-695b96c756-drqm6" [e5ce1535-48d8-4d29-af39-edbefc15b129] Running
E0916 18:33:38.845086   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/custom-flannel-859787/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.004590006s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-035843 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

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

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

                                                
                                    
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-h2zjt" [aab91f7f-2161-4b49-a550-e0ba752c6419] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00359572s
--- 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-h2zjt" [aab91f7f-2161-4b49-a550-e0ba752c6419] Running
E0916 18:33:47.921759   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:33:50.483308   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00437185s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-690394 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.22s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-166542 --alsologtostderr -v=3
E0916 18:34:00.005679   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/bridge-859787/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-166542 --alsologtostderr -v=3: (1.18147769s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.18s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-166542 --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
E0916 18:34:00.853566   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/calico-859787/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:34:05.847148   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/no-preload-035843/client.crt: no such file or directory" logger="UnhandledError"
E0916 18:34:08.183868   26252 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/flannel-859787/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-166542 --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.523426191s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-166542 -n newest-cni-166542
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-166542 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.22s)

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

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

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

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

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

                                                
                                                
=== 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-sfqjb" [f87c3ba0-cfcb-44e0-b4e4-c03fbb3fdab2] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003695469s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-sfqjb" [f87c3ba0-cfcb-44e0-b4e4-c03fbb3fdab2] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003225983s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-592609 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.22s)

                                                
                                                
=== 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-592609 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

                                                
                                    

Test skip (25/328)

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:879: 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:500: 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.16s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:21:58 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-308057
contexts:
- context:
cluster: missing-upgrade-308057
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:21:58 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-308057
name: missing-upgrade-308057
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-308057
user:
client-certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/missing-upgrade-308057/client.crt
client-key: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/missing-upgrade-308057/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.04s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:22:08 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-593824
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19649-19430/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:21:58 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-308057
contexts:
- context:
cluster: kubernetes-upgrade-593824
user: kubernetes-upgrade-593824
name: kubernetes-upgrade-593824
- context:
cluster: missing-upgrade-308057
extensions:
- extension:
last-update: Mon, 16 Sep 2024 18:21:58 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-308057
name: missing-upgrade-308057
current-context: kubernetes-upgrade-593824
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-593824
user:
client-certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kubernetes-upgrade-593824/client.crt
client-key: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/kubernetes-upgrade-593824/client.key
- name: missing-upgrade-308057
user:
client-certificate: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/missing-upgrade-308057/client.crt
client-key: /home/jenkins/minikube-integration/19649-19430/.minikube/profiles/missing-upgrade-308057/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard