Test Report: Docker_Linux_crio 19640

                    
                      e5b440675da001c9bcd97e7df406aef1ef05cbc8:2024-09-14:36202
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 72.76
34 TestAddons/parallel/Ingress 154.28
36 TestAddons/parallel/MetricsServer 340.5
x
+
TestAddons/parallel/Registry (72.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.294772ms
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-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003107094s
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-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005324982s
addons_test.go:342: (dbg) Run:  kubectl --context addons-393491 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-393491 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-393491 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.079372336s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7",
	        "Created": "2024-09-13T23:27:26.105860542Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14176,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T23:27:26.231812218Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fb4c54d38bc255b13af7cf88ad73ea4984e36b44c4e3dc7bb7254a48e49cb35f",
	        "ResolvConfPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/hostname",
	        "HostsPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/hosts",
	        "LogPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7-json.log",
	        "Name": "/addons-393491",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-393491:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-393491",
	            "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/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4-init/diff:/var/lib/docker/overlay2/a8947a66b07d83997b59d8d9990c63b551402dedf6dfd159f71bf08a4b830e52/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-393491",
	                "Source": "/var/lib/docker/volumes/addons-393491/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-393491",
	            "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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243",
	            "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-393491",
	                "name.minikube.sigs.k8s.io": "addons-393491",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "385e44694beadd3175cf0c88486baea05835216554751a36aa963a609a6b5b52",
	            "SandboxKey": "/var/run/docker/netns/385e44694bea",
	            "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-393491": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "decb6ab16e58008ac4a55bcd30f0dfdb2467262a29725780c70958993dfa9ce1",
	                    "EndpointID": "e167b7fce7fab64de091167180c4b4bab2f7a02856f95d9928b834eb3f6e574e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-393491",
	                        "28cc0f2cb64b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-393491 -n addons-393491
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-393491 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-393491 logs -n 25: (1.163402795s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only                                                                     | download-only-613499   | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC |                     |
	|         | -p download-only-613499                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC | 13 Sep 24 23:26 UTC |
	| delete  | -p download-only-613499                                                                     | download-only-613499   | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC | 13 Sep 24 23:26 UTC |
	| start   | -o=json --download-only                                                                     | download-only-978056   | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC |                     |
	|         | -p download-only-978056                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| delete  | -p download-only-978056                                                                     | download-only-978056   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| delete  | -p download-only-613499                                                                     | download-only-613499   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| delete  | -p download-only-978056                                                                     | download-only-978056   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| start   | --download-only -p                                                                          | download-docker-970823 | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | download-docker-970823                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-970823                                                                   | download-docker-970823 | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-466210   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | binary-mirror-466210                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36543                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-466210                                                                     | binary-mirror-466210   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| addons  | enable dashboard -p                                                                         | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-393491 --wait=true                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:30 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-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:38 UTC | 13 Sep 24 23:38 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:38 UTC | 13 Sep 24 23:38 UTC |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-393491 ssh cat                                                                       | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | /opt/local-path-provisioner/pvc-6a72c48a-af44-458e-8cb0-108bb4ec5784_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | -p addons-393491                                                                            |                        |         |         |                     |                     |
	| ip      | addons-393491 ip                                                                            | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 23:27:04
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 23:27:04.686914   13428 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:27:04.687133   13428 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:27:04.687140   13428 out.go:358] Setting ErrFile to fd 2...
	I0913 23:27:04.687144   13428 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:27:04.687343   13428 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:27:04.687953   13428 out.go:352] Setting JSON to false
	I0913 23:27:04.688800   13428 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":570,"bootTime":1726269455,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:27:04.688893   13428 start.go:139] virtualization: kvm guest
	I0913 23:27:04.691287   13428 out.go:177] * [addons-393491] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 23:27:04.692567   13428 out.go:177]   - MINIKUBE_LOCATION=19640
	I0913 23:27:04.692582   13428 notify.go:220] Checking for updates...
	I0913 23:27:04.695792   13428 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:27:04.697052   13428 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:27:04.698344   13428 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:27:04.699622   13428 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 23:27:04.700820   13428 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 23:27:04.702138   13428 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:27:04.722329   13428 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:27:04.722395   13428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:27:04.766524   13428 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-13 23:27:04.758160227 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:27:04.766613   13428 docker.go:318] overlay module found
	I0913 23:27:04.769333   13428 out.go:177] * Using the docker driver based on user configuration
	I0913 23:27:04.770699   13428 start.go:297] selected driver: docker
	I0913 23:27:04.770715   13428 start.go:901] validating driver "docker" against <nil>
	I0913 23:27:04.770730   13428 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 23:27:04.771494   13428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:27:04.814830   13428 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-13 23:27:04.80681133 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:27:04.815006   13428 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 23:27:04.815349   13428 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:27:04.817286   13428 out.go:177] * Using Docker driver with root privileges
	I0913 23:27:04.818693   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:04.818759   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:04.818769   13428 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 23:27:04.818851   13428 start.go:340] cluster config:
	{Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:27:04.820271   13428 out.go:177] * Starting "addons-393491" primary control-plane node in "addons-393491" cluster
	I0913 23:27:04.821452   13428 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 23:27:04.822570   13428 out.go:177] * Pulling base image v0.0.45-1726243947-19640 ...
	I0913 23:27:04.823743   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:04.823773   13428 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 23:27:04.823781   13428 cache.go:56] Caching tarball of preloaded images
	I0913 23:27:04.823780   13428 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
	I0913 23:27:04.823849   13428 preload.go:172] Found /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0913 23:27:04.823859   13428 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 23:27:04.824176   13428 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json ...
	I0913 23:27:04.824202   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json: {Name:mk6748ad1f80e5e0edd012e319f778ac31fb7b51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:04.838383   13428 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:27:04.838471   13428 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
	I0913 23:27:04.838490   13428 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory, skipping pull
	I0913 23:27:04.838495   13428 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 exists in cache, skipping pull
	I0913 23:27:04.838504   13428 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 as a tarball
	I0913 23:27:04.838511   13428 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from local cache
	I0913 23:27:16.865171   13428 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from cached tarball
	I0913 23:27:16.865204   13428 cache.go:194] Successfully downloaded all kic artifacts
	I0913 23:27:16.865251   13428 start.go:360] acquireMachinesLock for addons-393491: {Name:mka081afa552af1e6c485fbb26199795e9ed2383 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 23:27:16.865351   13428 start.go:364] duration metric: took 76.768µs to acquireMachinesLock for "addons-393491"
	I0913 23:27:16.865374   13428 start.go:93] Provisioning new machine with config: &{Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0913 23:27:16.865473   13428 start.go:125] createHost starting for "" (driver="docker")
	I0913 23:27:16.867179   13428 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 23:27:16.867431   13428 start.go:159] libmachine.API.Create for "addons-393491" (driver="docker")
	I0913 23:27:16.867461   13428 client.go:168] LocalClient.Create starting
	I0913 23:27:16.867540   13428 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem
	I0913 23:27:17.630032   13428 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem
	I0913 23:27:17.711850   13428 cli_runner.go:164] Run: docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0913 23:27:17.726875   13428 cli_runner.go:211] docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0913 23:27:17.726934   13428 network_create.go:284] running [docker network inspect addons-393491] to gather additional debugging logs...
	I0913 23:27:17.726953   13428 cli_runner.go:164] Run: docker network inspect addons-393491
	W0913 23:27:17.742120   13428 cli_runner.go:211] docker network inspect addons-393491 returned with exit code 1
	I0913 23:27:17.742145   13428 network_create.go:287] error running [docker network inspect addons-393491]: docker network inspect addons-393491: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-393491 not found
	I0913 23:27:17.742173   13428 network_create.go:289] output of [docker network inspect addons-393491]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-393491 not found
	
	** /stderr **
	I0913 23:27:17.742280   13428 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0913 23:27:17.756740   13428 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:0xc0019fed60}
	I0913 23:27:17.756788   13428 network_create.go:124] attempt to create docker network addons-393491 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 23:27:17.756832   13428 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-393491 addons-393491
	I0913 23:27:17.812139   13428 network_create.go:108] docker network addons-393491 192.168.49.0/24 created
	I0913 23:27:17.812172   13428 kic.go:121] calculated static IP "192.168.49.2" for the "addons-393491" container
	I0913 23:27:17.812233   13428 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 23:27:17.825953   13428 cli_runner.go:164] Run: docker volume create addons-393491 --label name.minikube.sigs.k8s.io=addons-393491 --label created_by.minikube.sigs.k8s.io=true
	I0913 23:27:17.843172   13428 oci.go:103] Successfully created a docker volume addons-393491
	I0913 23:27:17.843259   13428 cli_runner.go:164] Run: docker run --rm --name addons-393491-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --entrypoint /usr/bin/test -v addons-393491:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib
	I0913 23:27:21.782215   13428 cli_runner.go:217] Completed: docker run --rm --name addons-393491-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --entrypoint /usr/bin/test -v addons-393491:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib: (3.938893445s)
	I0913 23:27:21.782241   13428 oci.go:107] Successfully prepared a docker volume addons-393491
	I0913 23:27:21.782265   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:21.782291   13428 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 23:27:21.782419   13428 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-393491:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 23:27:26.047316   13428 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-393491:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir: (4.264861303s)
	I0913 23:27:26.047346   13428 kic.go:203] duration metric: took 4.265053418s to extract preloaded images to volume ...
	W0913 23:27:26.047482   13428 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 23:27:26.047589   13428 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 23:27:26.091958   13428 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-393491 --name addons-393491 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-393491 --network addons-393491 --ip 192.168.49.2 --volume addons-393491:/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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243
	I0913 23:27:26.387805   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Running}}
	I0913 23:27:26.404641   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.422791   13428 cli_runner.go:164] Run: docker exec addons-393491 stat /var/lib/dpkg/alternatives/iptables
	I0913 23:27:26.464214   13428 oci.go:144] the created container "addons-393491" has a running status.
	I0913 23:27:26.464258   13428 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa...
	I0913 23:27:26.530152   13428 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 23:27:26.550832   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.568235   13428 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 23:27:26.568258   13428 kic_runner.go:114] Args: [docker exec --privileged addons-393491 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 23:27:26.606312   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.627036   13428 machine.go:93] provisionDockerMachine start ...
	I0913 23:27:26.627135   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:26.645120   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:26.645367   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:26.645384   13428 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 23:27:26.646043   13428 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42992->127.0.0.1:32768: read: connection reset by peer
	I0913 23:27:29.774359   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-393491
	
	I0913 23:27:29.774384   13428 ubuntu.go:169] provisioning hostname "addons-393491"
	I0913 23:27:29.774445   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:29.790326   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:29.790497   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:29.790510   13428 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-393491 && echo "addons-393491" | sudo tee /etc/hostname
	I0913 23:27:29.928458   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-393491
	
	I0913 23:27:29.928523   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:29.944832   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:29.944993   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:29.945009   13428 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-393491' /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-393491/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-393491' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 23:27:30.070704   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 23:27:30.070727   13428 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19640-5250/.minikube CaCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19640-5250/.minikube}
	I0913 23:27:30.070747   13428 ubuntu.go:177] setting up certificates
	I0913 23:27:30.070757   13428 provision.go:84] configureAuth start
	I0913 23:27:30.070798   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.086170   13428 provision.go:143] copyHostCerts
	I0913 23:27:30.086246   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/ca.pem (1082 bytes)
	I0913 23:27:30.086368   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/cert.pem (1123 bytes)
	I0913 23:27:30.086452   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/key.pem (1679 bytes)
	I0913 23:27:30.086517   13428 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem org=jenkins.addons-393491 san=[127.0.0.1 192.168.49.2 addons-393491 localhost minikube]
	I0913 23:27:30.209078   13428 provision.go:177] copyRemoteCerts
	I0913 23:27:30.209142   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 23:27:30.209187   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.225354   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.318895   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 23:27:30.338481   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0913 23:27:30.357983   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 23:27:30.377742   13428 provision.go:87] duration metric: took 306.974385ms to configureAuth
	I0913 23:27:30.377765   13428 ubuntu.go:193] setting minikube options for container-runtime
	I0913 23:27:30.377912   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:30.378002   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.393927   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:30.394093   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:30.394107   13428 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0913 23:27:30.602900   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 23:27:30.602932   13428 machine.go:96] duration metric: took 3.975869958s to provisionDockerMachine
	I0913 23:27:30.602946   13428 client.go:171] duration metric: took 13.735476541s to LocalClient.Create
	I0913 23:27:30.602971   13428 start.go:167] duration metric: took 13.735538773s to libmachine.API.Create "addons-393491"
	I0913 23:27:30.602984   13428 start.go:293] postStartSetup for "addons-393491" (driver="docker")
	I0913 23:27:30.602998   13428 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0913 23:27:30.603062   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0913 23:27:30.603111   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.619031   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.711185   13428 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 23:27:30.713798   13428 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 23:27:30.713824   13428 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 23:27:30.713832   13428 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 23:27:30.713838   13428 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 23:27:30.713849   13428 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-5250/.minikube/addons for local assets ...
	I0913 23:27:30.713897   13428 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-5250/.minikube/files for local assets ...
	I0913 23:27:30.713917   13428 start.go:296] duration metric: took 110.926938ms for postStartSetup
	I0913 23:27:30.714171   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.730248   13428 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json ...
	I0913 23:27:30.730515   13428 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:27:30.730562   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.745997   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.835546   13428 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 23:27:30.839219   13428 start.go:128] duration metric: took 13.97373364s to createHost
	I0913 23:27:30.839257   13428 start.go:83] releasing machines lock for "addons-393491", held for 13.973892429s
	I0913 23:27:30.839315   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.854695   13428 ssh_runner.go:195] Run: cat /version.json
	I0913 23:27:30.854737   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.854795   13428 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 23:27:30.854875   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.870158   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.870458   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:31.031455   13428 ssh_runner.go:195] Run: systemctl --version
	I0913 23:27:31.035280   13428 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 23:27:31.169407   13428 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 23:27:31.173281   13428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:27:31.189405   13428 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 23:27:31.189487   13428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:27:31.214022   13428 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 23:27:31.214043   13428 start.go:495] detecting cgroup driver to use...
	I0913 23:27:31.214071   13428 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 23:27:31.214118   13428 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 23:27:31.226550   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 23:27:31.235700   13428 docker.go:217] disabling cri-docker service (if available) ...
	I0913 23:27:31.235737   13428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 23:27:31.246619   13428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 23:27:31.258140   13428 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 23:27:31.334254   13428 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 23:27:31.410253   13428 docker.go:233] disabling docker service ...
	I0913 23:27:31.410307   13428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 23:27:31.426016   13428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 23:27:31.435317   13428 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 23:27:31.511819   13428 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 23:27:31.591168   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 23:27:31.600578   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0913 23:27:31.613643   13428 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 23:27:31.613698   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.621626   13428 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 23:27:31.621669   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.629491   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.637080   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.644788   13428 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 23:27:31.651959   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.659599   13428 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.671888   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.679666   13428 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 23:27:31.686225   13428 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 23:27:31.692911   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:31.765797   13428 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 23:27:31.852644   13428 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 23:27:31.852717   13428 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 23:27:31.855807   13428 start.go:563] Will wait 60s for crictl version
	I0913 23:27:31.855850   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:27:31.858556   13428 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 23:27:31.889073   13428 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 23:27:31.889209   13428 ssh_runner.go:195] Run: crio --version
	I0913 23:27:31.922007   13428 ssh_runner.go:195] Run: crio --version
	I0913 23:27:31.955763   13428 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 23:27:31.956952   13428 cli_runner.go:164] Run: docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0913 23:27:31.972291   13428 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 23:27:31.975468   13428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0913 23:27:31.984858   13428 kubeadm.go:883] updating cluster {Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0913 23:27:31.984960   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:31.985006   13428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 23:27:32.041701   13428 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 23:27:32.041726   13428 crio.go:433] Images already preloaded, skipping extraction
	I0913 23:27:32.041772   13428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 23:27:32.072079   13428 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 23:27:32.072098   13428 cache_images.go:84] Images are preloaded, skipping loading
	I0913 23:27:32.072105   13428 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 23:27:32.072180   13428 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-393491 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0913 23:27:32.072238   13428 ssh_runner.go:195] Run: crio config
	I0913 23:27:32.111529   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:32.111552   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:32.111564   13428 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 23:27:32.111589   13428 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-393491 NodeName:addons-393491 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0913 23:27:32.111742   13428 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-393491"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0913 23:27:32.111812   13428 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 23:27:32.119370   13428 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 23:27:32.119433   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 23:27:32.126601   13428 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 23:27:32.141238   13428 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 23:27:32.156210   13428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 23:27:32.171155   13428 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 23:27:32.174006   13428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0913 23:27:32.183074   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:32.262099   13428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:27:32.273161   13428 certs.go:68] Setting up /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491 for IP: 192.168.49.2
	I0913 23:27:32.273183   13428 certs.go:194] generating shared ca certs ...
	I0913 23:27:32.273197   13428 certs.go:226] acquiring lock for ca certs: {Name:mk41106c45d8b28e6ee987a04dfebefbe4f435d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.273303   13428 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key
	I0913 23:27:32.317292   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt ...
	I0913 23:27:32.317318   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt: {Name:mkea80a80872aa0afd5ced68e26a0b3a118f69ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.317462   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key ...
	I0913 23:27:32.317472   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key: {Name:mk7847ae5dd6258fde5a2871d342ec038b8981e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.317539   13428 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key
	I0913 23:27:32.571583   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt ...
	I0913 23:27:32.571607   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt: {Name:mkcf8512c6af1a801caa67202b1c3103e9da9299 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.571770   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key ...
	I0913 23:27:32.571784   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key: {Name:mk479b0193859c61e40fa870d2e45c82b44959aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.571874   13428 certs.go:256] generating profile certs ...
	I0913 23:27:32.571927   13428 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key
	I0913 23:27:32.571940   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt with IP's: []
	I0913 23:27:32.751957   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt ...
	I0913 23:27:32.751989   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: {Name:mk12e5aadf329cd61c04bc2a07d5f5e9da38f01c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.752154   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key ...
	I0913 23:27:32.752164   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key: {Name:mkebea754bb5912ed17571cc723b8fbff0224579 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.752234   13428 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d
	I0913 23:27:32.752251   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 23:27:32.956363   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d ...
	I0913 23:27:32.956394   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d: {Name:mk8c31967f88999ea250a436ce47b87125a65198 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.956559   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d ...
	I0913 23:27:32.956573   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d: {Name:mkc1eb84f24d228d8c325694e3508e808bfc71da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.956642   13428 certs.go:381] copying /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d -> /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt
	I0913 23:27:32.956709   13428 certs.go:385] copying /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d -> /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key
	I0913 23:27:32.956754   13428 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key
	I0913 23:27:32.956769   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt with IP's: []
	I0913 23:27:33.123870   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt ...
	I0913 23:27:33.123899   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt: {Name:mkc20f266056e9d628595af7ad5a9d52c081e212 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:33.124041   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key ...
	I0913 23:27:33.124051   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key: {Name:mk484123468a132af81237a41be8340c68e7e3ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:33.124210   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 23:27:33.124242   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem (1082 bytes)
	I0913 23:27:33.124264   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem (1123 bytes)
	I0913 23:27:33.124283   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem (1679 bytes)
	I0913 23:27:33.124827   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 23:27:33.148332   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0913 23:27:33.168060   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 23:27:33.187334   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 23:27:33.206510   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 23:27:33.226302   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0913 23:27:33.245986   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 23:27:33.265460   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0913 23:27:33.284837   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 23:27:33.304094   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 23:27:33.318539   13428 ssh_runner.go:195] Run: openssl version
	I0913 23:27:33.323295   13428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0913 23:27:33.331404   13428 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.334318   13428 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 23:27 /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.334364   13428 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.340318   13428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0913 23:27:33.348096   13428 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 23:27:33.350785   13428 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0913 23:27:33.350825   13428 kubeadm.go:392] StartCluster: {Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:27:33.350888   13428 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 23:27:33.350919   13428 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 23:27:33.381499   13428 cri.go:89] found id: ""
	I0913 23:27:33.381553   13428 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 23:27:33.388962   13428 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 23:27:33.396073   13428 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 23:27:33.396120   13428 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0913 23:27:33.403050   13428 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0913 23:27:33.403071   13428 kubeadm.go:157] found existing configuration files:
	
	I0913 23:27:33.403108   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 23:27:33.409990   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0913 23:27:33.410057   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 23:27:33.416558   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 23:27:33.423634   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0913 23:27:33.423676   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 23:27:33.430378   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 23:27:33.437261   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0913 23:27:33.437309   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 23:27:33.444167   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 23:27:33.452125   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0913 23:27:33.452194   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 23:27:33.460056   13428 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0913 23:27:33.494870   13428 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 23:27:33.494938   13428 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 23:27:33.509351   13428 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 23:27:33.509415   13428 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0913 23:27:33.509443   13428 kubeadm.go:310] OS: Linux
	I0913 23:27:33.509546   13428 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 23:27:33.509628   13428 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 23:27:33.509705   13428 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 23:27:33.509763   13428 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 23:27:33.509805   13428 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 23:27:33.509848   13428 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 23:27:33.509884   13428 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 23:27:33.509923   13428 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 23:27:33.509976   13428 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 23:27:33.555450   13428 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 23:27:33.555586   13428 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 23:27:33.555691   13428 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 23:27:33.561184   13428 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 23:27:33.564186   13428 out.go:235]   - Generating certificates and keys ...
	I0913 23:27:33.564266   13428 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 23:27:33.564329   13428 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 23:27:33.776242   13428 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 23:27:33.857768   13428 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 23:27:34.063852   13428 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 23:27:34.266875   13428 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 23:27:34.366818   13428 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 23:27:34.366950   13428 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-393491 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:27:34.508252   13428 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 23:27:34.508411   13428 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-393491 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:27:34.564978   13428 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 23:27:34.811326   13428 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 23:27:34.967682   13428 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 23:27:34.967798   13428 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 23:27:35.040471   13428 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 23:27:35.342490   13428 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 23:27:35.610933   13428 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 23:27:35.857921   13428 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 23:27:36.108198   13428 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 23:27:36.108796   13428 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 23:27:36.111768   13428 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 23:27:36.114120   13428 out.go:235]   - Booting up control plane ...
	I0913 23:27:36.114244   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 23:27:36.114348   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 23:27:36.114441   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 23:27:36.125262   13428 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 23:27:36.130234   13428 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 23:27:36.130284   13428 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 23:27:36.203100   13428 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 23:27:36.203243   13428 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 23:27:37.204470   13428 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001389951s
	I0913 23:27:37.204553   13428 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 23:27:41.205541   13428 kubeadm.go:310] [api-check] The API server is healthy after 4.001074897s
	I0913 23:27:41.215224   13428 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 23:27:41.224210   13428 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 23:27:41.239825   13428 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 23:27:41.240075   13428 kubeadm.go:310] [mark-control-plane] Marking the node addons-393491 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 23:27:41.246136   13428 kubeadm.go:310] [bootstrap-token] Using token: 8omtk6.vik041h0m2ui77qp
	I0913 23:27:41.247442   13428 out.go:235]   - Configuring RBAC rules ...
	I0913 23:27:41.247572   13428 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 23:27:41.249997   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 23:27:41.254325   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0913 23:27:41.257147   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 23:27:41.259102   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 23:27:41.261061   13428 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 23:27:41.611348   13428 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 23:27:42.027105   13428 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 23:27:42.610500   13428 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 23:27:42.611307   13428 kubeadm.go:310] 
	I0913 23:27:42.611384   13428 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 23:27:42.611399   13428 kubeadm.go:310] 
	I0913 23:27:42.611518   13428 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 23:27:42.611536   13428 kubeadm.go:310] 
	I0913 23:27:42.611573   13428 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 23:27:42.611641   13428 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 23:27:42.611696   13428 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 23:27:42.611703   13428 kubeadm.go:310] 
	I0913 23:27:42.611764   13428 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 23:27:42.611773   13428 kubeadm.go:310] 
	I0913 23:27:42.611848   13428 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 23:27:42.611859   13428 kubeadm.go:310] 
	I0913 23:27:42.611935   13428 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 23:27:42.612051   13428 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 23:27:42.612150   13428 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 23:27:42.612162   13428 kubeadm.go:310] 
	I0913 23:27:42.612286   13428 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 23:27:42.612395   13428 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 23:27:42.612410   13428 kubeadm.go:310] 
	I0913 23:27:42.612527   13428 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 8omtk6.vik041h0m2ui77qp \
	I0913 23:27:42.612667   13428 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5dd619a72434b0e6c0b2be2b804790f967f974dd1ca8eb00048187ac5d22a993 \
	I0913 23:27:42.612697   13428 kubeadm.go:310] 	--control-plane 
	I0913 23:27:42.612708   13428 kubeadm.go:310] 
	I0913 23:27:42.612808   13428 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 23:27:42.612817   13428 kubeadm.go:310] 
	I0913 23:27:42.612924   13428 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 8omtk6.vik041h0m2ui77qp \
	I0913 23:27:42.613046   13428 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5dd619a72434b0e6c0b2be2b804790f967f974dd1ca8eb00048187ac5d22a993 
	I0913 23:27:42.614741   13428 kubeadm.go:310] W0913 23:27:33.492298    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:27:42.615043   13428 kubeadm.go:310] W0913 23:27:33.492928    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:27:42.615322   13428 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-gcp\n", err: exit status 1
	I0913 23:27:42.615473   13428 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 23:27:42.615489   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:42.615498   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:42.617225   13428 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 23:27:42.618286   13428 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 23:27:42.621575   13428 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 23:27:42.621594   13428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 23:27:42.636640   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0913 23:27:42.811334   13428 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 23:27:42.811418   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:42.811433   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-393491 minikube.k8s.io/updated_at=2024_09_13T23_27_42_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18 minikube.k8s.io/name=addons-393491 minikube.k8s.io/primary=true
	I0913 23:27:42.818009   13428 ops.go:34] apiserver oom_adj: -16
	I0913 23:27:42.895371   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:43.396451   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:43.896454   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:44.395907   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:44.896343   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:45.396397   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:45.895541   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:46.396456   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:46.895552   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:47.396093   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:47.490083   13428 kubeadm.go:1113] duration metric: took 4.678717414s to wait for elevateKubeSystemPrivileges
	I0913 23:27:47.490139   13428 kubeadm.go:394] duration metric: took 14.139315243s to StartCluster
	I0913 23:27:47.490167   13428 settings.go:142] acquiring lock: {Name:mk629a88096b8cd0ba475e1f238f5b53e8e2d32a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:47.490289   13428 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:27:47.490676   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/kubeconfig: {Name:mk72654cb26d4baede926bdc73d0d95f8b87d072 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:47.490874   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0913 23:27:47.490899   13428 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]
	I0913 23:27:47.490878   13428 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0913 23:27:47.490978   13428 addons.go:69] Setting yakd=true in profile "addons-393491"
	I0913 23:27:47.490989   13428 addons.go:234] Setting addon yakd=true in "addons-393491"
	I0913 23:27:47.491018   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491024   13428 addons.go:69] Setting inspektor-gadget=true in profile "addons-393491"
	I0913 23:27:47.491037   13428 addons.go:69] Setting storage-provisioner=true in profile "addons-393491"
	I0913 23:27:47.491050   13428 addons.go:234] Setting addon inspektor-gadget=true in "addons-393491"
	I0913 23:27:47.491059   13428 addons.go:234] Setting addon storage-provisioner=true in "addons-393491"
	I0913 23:27:47.491081   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491079   13428 addons.go:69] Setting gcp-auth=true in profile "addons-393491"
	I0913 23:27:47.491101   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491117   13428 addons.go:69] Setting metrics-server=true in profile "addons-393491"
	I0913 23:27:47.491129   13428 addons.go:69] Setting cloud-spanner=true in profile "addons-393491"
	I0913 23:27:47.491138   13428 addons.go:234] Setting addon metrics-server=true in "addons-393491"
	I0913 23:27:47.491141   13428 addons.go:234] Setting addon cloud-spanner=true in "addons-393491"
	I0913 23:27:47.491163   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491170   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491194   13428 addons.go:69] Setting registry=true in profile "addons-393491"
	I0913 23:27:47.491199   13428 addons.go:69] Setting volcano=true in profile "addons-393491"
	I0913 23:27:47.491220   13428 addons.go:234] Setting addon registry=true in "addons-393491"
	I0913 23:27:47.491257   13428 addons.go:234] Setting addon volcano=true in "addons-393491"
	I0913 23:27:47.491288   13428 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-393491"
	I0913 23:27:47.491289   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491303   13428 addons.go:69] Setting volumesnapshots=true in profile "addons-393491"
	I0913 23:27:47.491309   13428 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-393491"
	I0913 23:27:47.491315   13428 addons.go:234] Setting addon volumesnapshots=true in "addons-393491"
	I0913 23:27:47.491337   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491600   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491604   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491617   13428 addons.go:69] Setting ingress=true in profile "addons-393491"
	I0913 23:27:47.491618   13428 addons.go:69] Setting ingress-dns=true in profile "addons-393491"
	I0913 23:27:47.491631   13428 addons.go:234] Setting addon ingress=true in "addons-393491"
	I0913 23:27:47.491636   13428 addons.go:234] Setting addon ingress-dns=true in "addons-393491"
	I0913 23:27:47.491638   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491656   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491661   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491672   13428 addons.go:69] Setting helm-tiller=true in profile "addons-393491"
	I0913 23:27:47.491683   13428 addons.go:234] Setting addon helm-tiller=true in "addons-393491"
	I0913 23:27:47.491702   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491741   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491765   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492078   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492122   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492393   13428 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-393491"
	I0913 23:27:47.492541   13428 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-393491"
	I0913 23:27:47.492595   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491088   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:47.491605   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.493147   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491105   13428 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-393491"
	I0913 23:27:47.494255   13428 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-393491"
	I0913 23:27:47.494353   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491291   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.495211   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.495281   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491119   13428 mustload.go:65] Loading cluster: addons-393491
	I0913 23:27:47.491604   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.495923   13428 addons.go:69] Setting default-storageclass=true in profile "addons-393491"
	I0913 23:27:47.495952   13428 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-393491"
	I0913 23:27:47.497794   13428 out.go:177] * Verifying Kubernetes components...
	I0913 23:27:47.491662   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.499926   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:47.523677   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:47.523948   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.523984   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.524096   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.529457   13428 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 23:27:47.529526   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 23:27:47.531127   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 23:27:47.531154   13428 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 23:27:47.531223   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.531392   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 23:27:47.531401   13428 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 23:27:47.531431   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.538461   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 23:27:47.543010   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 23:27:47.543775   13428 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 23:27:47.546035   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 23:27:47.546163   13428 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:27:47.546181   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 23:27:47.546238   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.546454   13428 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 23:27:47.548056   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 23:27:47.548075   13428 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 23:27:47.548135   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.548337   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 23:27:47.549828   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 23:27:47.555264   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 23:27:47.557465   13428 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 23:27:47.559713   13428 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 23:27:47.559728   13428 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 23:27:47.559785   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.559946   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 23:27:47.564724   13428 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 23:27:47.567949   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 23:27:47.568126   13428 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:27:47.568139   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 23:27:47.568202   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.569613   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 23:27:47.569632   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 23:27:47.569727   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.580393   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 23:27:47.582133   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:47.583526   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:47.584868   13428 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 23:27:47.584954   13428 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:27:47.584975   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 23:27:47.585039   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.586321   13428 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 23:27:47.586341   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 23:27:47.586388   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.594977   13428 addons.go:234] Setting addon default-storageclass=true in "addons-393491"
	I0913 23:27:47.595016   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.596317   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.604658   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.608449   13428 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	W0913 23:27:47.608706   13428 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 23:27:47.608706   13428 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 23:27:47.608908   13428 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0913 23:27:47.609080   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.610424   13428 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:27:47.610440   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 23:27:47.610499   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.614312   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0913 23:27:47.614331   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0913 23:27:47.614376   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.614713   13428 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 23:27:47.616162   13428 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 23:27:47.616180   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 23:27:47.616226   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.627691   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.629154   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.629514   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.630710   13428 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-393491"
	I0913 23:27:47.630761   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.631211   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.640237   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.640413   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.661119   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.663822   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.664074   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.664743   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.668216   13428 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 23:27:47.669584   13428 out.go:177]   - Using image docker.io/busybox:stable
	I0913 23:27:47.670955   13428 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:27:47.670974   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 23:27:47.671024   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.675647   13428 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 23:27:47.675674   13428 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 23:27:47.675724   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.675958   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.678665   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.700172   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.714393   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.717983   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0913 23:27:47.807304   13428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:27:47.987865   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 23:27:47.987897   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 23:27:47.990225   13428 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 23:27:47.990299   13428 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 23:27:47.991912   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 23:27:47.991966   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 23:27:48.097825   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0913 23:27:48.108792   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:27:48.110219   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:27:48.187858   13428 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 23:27:48.187885   13428 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 23:27:48.188678   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 23:27:48.188701   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 23:27:48.189161   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 23:27:48.189178   13428 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 23:27:48.203119   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 23:27:48.203143   13428 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 23:27:48.207728   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 23:27:48.207821   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 23:27:48.288884   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:27:48.291357   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0913 23:27:48.291379   13428 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0913 23:27:48.303537   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:27:48.308514   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 23:27:48.308537   13428 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 23:27:48.393599   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:27:48.393621   13428 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 23:27:48.393763   13428 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 23:27:48.396300   13428 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 23:27:48.396323   13428 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 23:27:48.405261   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0913 23:27:48.491838   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 23:27:48.491978   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 23:27:48.495633   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:27:48.495722   13428 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 23:27:48.600822   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 23:27:48.600909   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0913 23:27:48.605637   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0913 23:27:48.605709   13428 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0913 23:27:48.607170   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 23:27:48.607222   13428 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 23:27:48.693483   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:27:48.695656   13428 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:27:48.695683   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 23:27:48.700401   13428 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 23:27:48.700427   13428 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 23:27:48.900710   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:27:48.906938   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 23:27:48.907019   13428 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 23:27:48.990238   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 23:27:48.990312   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 23:27:48.990574   13428 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
	I0913 23:27:49.004688   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:27:49.004771   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 23:27:49.006934   13428 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 23:27:49.007005   13428 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 23:27:49.094874   13428 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.37685131s)
	I0913 23:27:49.094995   13428 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 23:27:49.096440   13428 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.289054947s)
	I0913 23:27:49.097639   13428 node_ready.go:35] waiting up to 6m0s for node "addons-393491" to be "Ready" ...
	I0913 23:27:49.200024   13428 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:49.200050   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 23:27:49.398701   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 23:27:49.398731   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 23:27:49.503062   13428 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 23:27:49.503093   13428 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 23:27:49.597434   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:49.689892   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:27:49.690549   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 23:27:49.690573   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 23:27:49.704748   13428 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:27:49.704775   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 23:27:50.113189   13428 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-393491" context rescaled to 1 replicas
	I0913 23:27:50.305729   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 23:27:50.305809   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 23:27:50.390286   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:27:50.606525   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 23:27:50.606629   13428 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 23:27:51.096785   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 23:27:51.096877   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 23:27:51.110761   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:51.305609   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 23:27:51.305635   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 23:27:51.400860   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.302992298s)
	I0913 23:27:51.588676   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:27:51.588795   13428 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 23:27:51.694830   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:27:53.216189   13428 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.107355204s)
	I0913 23:27:53.216230   13428 addons.go:475] Verifying addon ingress=true in "addons-393491"
	I0913 23:27:53.216338   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.92736536s)
	I0913 23:27:53.216410   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.912787926s)
	I0913 23:27:53.216315   13428 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.106066041s)
	I0913 23:27:53.216591   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.822902575s)
	I0913 23:27:53.216817   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.811530525s)
	I0913 23:27:53.216989   13428 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.52340833s)
	I0913 23:27:53.217007   13428 addons.go:475] Verifying addon metrics-server=true in "addons-393491"
	I0913 23:27:53.217050   13428 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.316312207s)
	I0913 23:27:53.217064   13428 addons.go:475] Verifying addon registry=true in "addons-393491"
	I0913 23:27:53.217239   13428 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.22662087s)
	I0913 23:27:53.218353   13428 out.go:177] * Verifying ingress addon...
	I0913 23:27:53.219435   13428 out.go:177] * Verifying registry addon...
	I0913 23:27:53.221383   13428 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 23:27:53.221752   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0913 23:27:53.292033   13428 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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]
	I0913 23:27:53.294164   13428 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:27:53.294185   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:53.294521   13428 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 23:27:53.294541   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:53.600728   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:53.799682   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:53.800872   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:53.931751   13428 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.334246482s)
	W0913 23:27:53.931800   13428 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0913 23:27:53.931818   13428 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.241883408s)
	I0913 23:27:53.931851   13428 retry.go:31] will retry after 256.041326ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0913 23:27:53.931900   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.541518543s)
	I0913 23:27:53.933330   13428 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-393491 service yakd-dashboard -n yakd-dashboard
	
	I0913 23:27:54.188355   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:54.214380   13428 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.519425105s)
	I0913 23:27:54.214480   13428 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-393491"
	I0913 23:27:54.216063   13428 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 23:27:54.218378   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 23:27:54.226426   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:54.226906   13428 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:27:54.226921   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:54.227277   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:54.721567   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:54.723856   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:54.724197   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:54.818843   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 23:27:54.818917   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:54.835532   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:54.937052   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 23:27:54.959591   13428 addons.go:234] Setting addon gcp-auth=true in "addons-393491"
	I0913 23:27:54.959649   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:54.960093   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:54.978539   13428 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 23:27:54.978589   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:54.998570   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:55.222244   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:55.224233   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:55.224382   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:55.600894   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:55.721798   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:55.724038   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:55.724456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:56.221345   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:56.224153   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:56.224850   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:56.648049   13428 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.459636275s)
	I0913 23:27:56.648122   13428 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.669552148s)
	I0913 23:27:56.650383   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:56.651896   13428 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 23:27:56.652996   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 23:27:56.653007   13428 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 23:27:56.668858   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 23:27:56.668880   13428 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 23:27:56.683680   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:27:56.683700   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 23:27:56.698593   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:27:56.722549   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:56.723980   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:56.724475   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:57.009803   13428 addons.go:475] Verifying addon gcp-auth=true in "addons-393491"
	I0913 23:27:57.011130   13428 out.go:177] * Verifying gcp-auth addon...
	I0913 23:27:57.013050   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 23:27:57.015340   13428 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 23:27:57.015357   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:57.222951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:57.223979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:57.224391   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:57.515909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:57.722114   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:57.724025   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:57.724065   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.015736   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:58.101257   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:58.221891   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:58.224055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:58.224263   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.515975   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:58.721818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:58.725215   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.728713   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.015658   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:59.221208   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:59.223662   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.224028   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:59.516623   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:59.721377   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:59.723860   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.724404   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:00.015405   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:00.221600   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:00.224048   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:00.224175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:00.516162   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:00.600739   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:00.722072   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:00.724164   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:00.724330   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:01.015707   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:01.221572   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:01.224029   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:01.224039   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:01.515121   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:01.722031   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:01.723964   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:01.724078   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:02.016463   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:02.221257   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:02.223950   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:02.224433   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:02.516065   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:02.721841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:02.723829   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:02.724175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.016303   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:03.102366   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:03.221915   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:03.223876   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:03.224120   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.516491   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:03.721562   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:03.724111   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.724221   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.015753   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:04.221948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:04.223922   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.224041   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:04.516691   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:04.721517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:04.724050   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.724282   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.015779   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:05.221778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:05.223910   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:05.224408   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.515654   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:05.600747   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:05.721458   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:05.724037   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.724055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.015768   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:06.221590   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:06.224088   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.224194   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:06.515575   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:06.721490   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:06.723969   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.724071   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:07.015467   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:07.221485   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:07.223971   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:07.224058   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:07.515545   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:07.601126   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:07.721681   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:07.723852   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:07.724208   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:08.016542   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:08.221139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:08.223923   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:08.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:08.515517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:08.721452   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:08.723894   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:08.724044   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:09.016693   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:09.221349   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:09.224033   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:09.224500   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:09.516665   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:09.721472   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:09.724468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:09.725327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:10.015573   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:10.100698   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:10.221104   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:10.223859   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:10.224268   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:10.516960   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:10.721999   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:10.724378   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:10.724646   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:11.015812   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:11.221306   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:11.224087   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:11.224507   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:11.515535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:11.721123   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:11.723931   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:11.724301   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:12.016641   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:12.100978   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:12.221504   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:12.223951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:12.224065   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:12.516711   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:12.721981   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:12.723821   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:12.724025   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:13.016449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:13.221339   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:13.224093   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:13.224581   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:13.515956   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:13.721591   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:13.723631   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:13.724050   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:14.016245   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:14.221953   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:14.223787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:14.223955   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:14.516610   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:14.600721   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:14.721378   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:14.723931   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:14.724472   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:15.016683   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:15.221592   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:15.224034   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:15.224161   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:15.516675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:15.721183   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:15.723853   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:15.724217   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.016314   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:16.220986   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:16.223893   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:16.224223   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.516477   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:16.721576   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:16.723867   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.723933   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.016487   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:17.100439   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:17.221766   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:17.223923   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.224274   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:17.516353   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:17.721432   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:17.723827   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.723921   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:18.017029   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:18.221939   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:18.223879   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:18.224175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:18.516803   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:18.721740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:18.723922   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:18.724364   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.016433   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:19.100527   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:19.222148   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:19.224189   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:19.224392   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.516067   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:19.721593   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:19.724123   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.724279   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:20.015838   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:20.221317   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:20.223976   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:20.224459   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:20.515908   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:20.721384   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:20.723928   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:20.724013   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.015978   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:21.221627   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:21.223721   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.224142   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:21.516441   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:21.600708   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:21.721119   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:21.723841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.724253   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:22.016623   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:22.221373   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:22.224058   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:22.224593   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:22.515691   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:22.721713   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:22.723748   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:22.724141   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:23.016534   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:23.221258   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:23.223924   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:23.224488   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:23.515570   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:23.600913   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:23.721318   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:23.724146   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:23.724372   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:24.015449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:24.221986   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:24.223890   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:24.223944   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:24.516535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:24.721689   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:24.723874   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:24.724281   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:25.016053   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:25.221945   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:25.224096   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:25.224501   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:25.515765   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:25.600953   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:25.721466   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:25.723979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:25.724180   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.016569   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:26.221219   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:26.223888   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:26.224365   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.516702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:26.721565   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:26.724168   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.724237   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.015814   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:27.221564   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:27.224050   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:27.224096   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.515787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:27.601073   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:27.721501   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:27.723848   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.724071   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:28.016524   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:28.221831   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:28.224017   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:28.224456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:28.516714   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:28.721705   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:28.723846   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:28.724489   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:29.016293   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:29.221216   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:29.224123   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:29.224411   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:29.516491   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:29.721474   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:29.724012   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:29.724145   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:30.016607   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:30.100366   13428 node_ready.go:49] node "addons-393491" has status "Ready":"True"
	I0913 23:28:30.100390   13428 node_ready.go:38] duration metric: took 41.002701248s for node "addons-393491" to be "Ready" ...
	I0913 23:28:30.100401   13428 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0913 23:28:30.111251   13428 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:30.222385   13428 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:28:30.222420   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:30.234318   13428 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:28:30.234344   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:30.234814   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:30.516511   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:30.723855   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:30.823139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:30.823498   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:31.016637   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:31.119957   13428 pod_ready.go:93] pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.119979   13428 pod_ready.go:82] duration metric: took 1.008697814s for pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.119999   13428 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.124564   13428 pod_ready.go:93] pod "etcd-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.124588   13428 pod_ready.go:82] duration metric: took 4.581524ms for pod "etcd-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.124604   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.129025   13428 pod_ready.go:93] pod "kube-apiserver-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.129044   13428 pod_ready.go:82] duration metric: took 4.433393ms for pod "kube-apiserver-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.129052   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.132773   13428 pod_ready.go:93] pod "kube-controller-manager-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.132792   13428 pod_ready.go:82] duration metric: took 3.732042ms for pod "kube-controller-manager-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.132805   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dqcff" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.223778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:31.224379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:31.224937   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:31.300706   13428 pod_ready.go:93] pod "kube-proxy-dqcff" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.300728   13428 pod_ready.go:82] duration metric: took 167.916312ms for pod "kube-proxy-dqcff" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.300737   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.515334   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:31.700649   13428 pod_ready.go:93] pod "kube-scheduler-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.700669   13428 pod_ready.go:82] duration metric: took 399.926101ms for pod "kube-scheduler-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.700679   13428 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.722385   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:31.724627   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:31.725017   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:32.018220   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:32.222771   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:32.224633   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:32.224896   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:32.516358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:32.721859   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:32.724211   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:32.724602   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:33.015982   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:33.222505   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:33.224419   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:33.224646   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:33.516578   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:33.706572   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:33.723719   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:33.726596   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:33.727142   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.016387   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:34.223547   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:34.224577   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:34.226085   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.516348   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:34.723049   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:34.724826   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.725264   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.016111   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:35.222662   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:35.224948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.225415   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:35.516706   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:35.722326   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:35.724818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.724961   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:36.016192   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:36.206892   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:36.221731   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:36.224024   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:36.224535   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:36.516638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:36.723358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:36.724272   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:36.725189   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:37.016105   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:37.221797   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:37.224530   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:37.224889   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:37.516262   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:37.721870   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:37.724143   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:37.724441   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.016069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:38.221900   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:38.224276   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:38.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.516702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:38.706262   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:38.723244   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:38.724677   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.725494   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.018517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:39.223181   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:39.224371   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.224722   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:39.517001   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:39.721661   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:39.724558   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.725188   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:40.016191   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:40.223027   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:40.224500   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:40.225311   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:40.515983   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:40.709651   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:40.724794   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:40.725149   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:40.725346   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.015866   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:41.222233   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:41.224231   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:41.224620   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.515762   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:41.721913   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:41.724417   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.724778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:42.016602   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:42.221581   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:42.224251   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:42.224904   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:42.516334   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:42.721755   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:42.724327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:42.724445   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.016462   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:43.205662   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:43.222460   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:43.224311   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:43.224690   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.515903   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:43.722427   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:43.724702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.724916   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:44.015889   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:44.222675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:44.224993   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:44.225597   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:44.516181   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:44.721675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:44.724154   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:44.724308   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:45.016449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:45.222596   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:45.224056   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:45.224751   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:45.515971   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:45.705582   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:45.722235   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:45.724421   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:45.725057   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.015951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:46.221616   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:46.224370   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.225175   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:46.516355   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:46.721574   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:46.724188   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.724978   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.016137   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:47.221773   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:47.223909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.224488   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:47.515535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:47.705998   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:47.722157   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:47.724685   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.725096   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.016325   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:48.222594   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:48.224431   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.224805   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:48.516506   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:48.721529   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:48.724196   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.724583   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.016912   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:49.222126   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:49.224248   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.224472   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:49.516495   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:49.706230   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:49.722080   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:49.724299   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.724760   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.016011   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:50.222755   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:50.224225   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.224835   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:50.516787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:50.722734   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:50.724452   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.725069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.016837   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:51.223265   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:51.224416   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:51.224502   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.516074   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:51.723593   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:51.724983   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.725474   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:52.015644   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:52.205361   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:52.222355   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:52.224292   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:52.224559   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:52.515637   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:52.721950   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:52.724172   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:52.724461   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:53.016613   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:53.222069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:53.224510   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:53.224819   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:53.515890   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:53.722125   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:53.724174   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:53.724456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.016864   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:54.206366   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:54.222828   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:54.224478   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.224959   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:54.516684   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:54.722740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:54.724650   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.724912   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:55.016925   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:55.221289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:55.224818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:55.224960   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:55.516175   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:55.722853   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:55.724461   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:55.724758   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.016124   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:56.221312   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:56.224222   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:56.224560   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.515896   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:56.705288   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:56.722006   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:56.724399   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.724716   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:57.016432   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:57.223177   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:57.224242   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:57.225278   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:57.516448   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:57.790697   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:57.794339   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:57.795931   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:58.090787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:58.293902   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:58.295363   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:58.296447   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:58.516698   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:58.706301   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:58.722379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:58.724947   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:58.725474   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:59.017222   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:59.223160   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:59.225880   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:59.226413   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:59.516352   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:59.722261   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:59.724704   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:59.725320   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:00.016584   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:00.222712   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:00.225445   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:00.225956   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:00.516168   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:00.722358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:00.724565   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:00.725054   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.016313   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:01.205995   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:01.222232   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:01.224717   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:01.225078   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.516585   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:01.724448   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:01.724694   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.724779   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:02.016966   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:02.222053   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:02.224289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:02.224855   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:02.515650   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:02.721740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:02.725035   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:02.725231   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.015998   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:03.206672   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:03.222542   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:03.224354   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:03.224794   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.516088   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:03.722268   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:03.724281   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.724818   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:04.015852   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:04.222031   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:04.224578   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:04.224769   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:04.516114   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:04.722202   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:04.724564   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:04.725241   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.016751   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:05.222581   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:05.224624   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:05.225278   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.516551   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:05.706517   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:05.722839   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:05.724455   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.724762   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.016172   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:06.222496   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:06.224181   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:06.224666   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.516153   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:06.721785   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:06.724538   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.724733   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:07.016224   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:07.222588   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:07.224939   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:07.225232   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:07.515841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:07.722072   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:07.724835   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:07.725087   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.016218   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:08.205922   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:08.222677   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:08.224805   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:08.225888   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.516431   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:08.722563   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:08.724266   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.724632   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.016379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:09.223759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:09.224447   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:09.224481   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.516353   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:09.722026   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:09.724357   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.724770   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:10.015688   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:10.206109   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:10.222119   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:10.224800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:10.225076   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:10.516498   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:10.722208   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:10.724274   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:10.725057   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.016837   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:11.222883   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:11.224809   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:11.225408   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.516467   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:11.721543   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:11.724514   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.725846   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.016614   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:12.206639   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:12.223560   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:12.224149   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.224553   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:12.515675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:12.721673   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:12.724055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.724357   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:13.016785   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:13.222865   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:13.224337   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:13.225086   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:13.516811   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:13.722190   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:13.724733   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:13.725100   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.016790   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:14.207518   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:14.222100   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:14.224979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:14.225067   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.516301   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:14.722895   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:14.724537   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.725159   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:15.017051   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:15.222965   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:15.224567   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:15.225743   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:15.516909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:15.723080   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:15.724547   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:15.725135   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.016577   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:16.223124   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:16.224551   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.224750   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:16.515862   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:16.705794   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:16.722257   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:16.724496   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.725481   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:17.016800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:17.223067   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:17.224377   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:17.224636   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:17.516800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:17.723169   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:17.724099   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:17.724596   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:18.016730   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:18.222628   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:18.225370   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:18.225785   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:18.516809   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:18.706441   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:18.722387   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:18.724739   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:18.725499   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:19.016959   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:19.222139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:19.224548   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:19.224868   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:19.516338   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:19.721828   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:19.724343   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:19.724585   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:20.016686   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:20.221848   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:20.224176   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:20.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:20.516131   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:20.722011   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:20.724289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:20.724870   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:21.016476   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:21.205895   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:21.221759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:21.224116   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:21.224367   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:21.516631   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:21.721636   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:21.724177   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:21.724473   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:22.017214   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:22.222464   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:22.224638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:22.225141   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:22.516283   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:22.721665   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:22.724222   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:22.725016   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:23.016676   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:23.206475   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:23.222468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:23.224759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:23.225173   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:23.516073   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:23.723044   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:23.724718   13428 kapi.go:107] duration metric: took 1m30.50296159s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 23:29:23.724997   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:24.015937   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:24.222161   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:24.224437   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:24.517301   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:24.723014   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:24.724487   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:25.016494   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:25.224967   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:25.226268   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:25.516290   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:25.706255   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:25.723194   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:25.724625   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:26.016688   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:26.222946   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:26.224658   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:26.516988   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:26.722763   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:26.725143   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:27.016599   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:27.223398   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:27.224804   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:27.516142   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:27.722204   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:27.724877   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:28.015956   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:28.206092   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:28.292293   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:28.292412   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:28.516881   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:28.722588   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:28.724271   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:29.016468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:29.221741   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:29.224347   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:29.516477   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:29.722639   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:29.724425   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:30.016469   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:30.222318   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:30.225291   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:30.516634   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:30.705837   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:30.722039   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:30.724780   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:31.016980   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:31.223290   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:31.224372   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:31.516555   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:31.722932   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:31.724233   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:32.016609   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:32.221948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:32.224483   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:32.516748   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:32.706334   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:32.722120   13428 kapi.go:107] duration metric: took 1m38.503741453s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 23:29:32.724502   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:33.016707   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:33.224558   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:33.516993   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:33.725623   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:34.016638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:34.225327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:34.516340   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:34.707604   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:34.789700   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:35.091675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:35.225343   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:35.589493   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:35.790762   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:36.016780   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:36.291120   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:36.516647   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:36.725276   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:37.016500   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:37.206071   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:37.224993   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:37.516443   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:37.724969   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:38.016483   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:38.224492   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:38.517082   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:38.725590   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:39.015894   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:39.206612   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:39.225438   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:39.516972   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:39.724864   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:40.016117   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:40.224866   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:40.516137   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:40.725434   13428 kapi.go:107] duration metric: took 1m47.504048476s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 23:29:41.094249   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:41.517298   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:41.705976   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:42.016826   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:42.555152   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:43.016420   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:43.517106   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:44.016197   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:44.205316   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:44.516332   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:45.016152   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:45.516563   13428 kapi.go:107] duration metric: took 1m48.503507536s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 23:29:45.518330   13428 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-393491 cluster.
	I0913 23:29:45.519558   13428 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0913 23:29:45.521300   13428 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 23:29:45.522719   13428 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, helm-tiller, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0913 23:29:45.524260   13428 addons.go:510] duration metric: took 1m58.033362739s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server helm-tiller storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0913 23:29:46.205693   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:48.206096   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:50.206379   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:52.705592   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:54.705986   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:56.706294   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:59.206211   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:01.706823   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:04.206713   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:06.207630   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:08.706254   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:11.206348   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:13.706039   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:15.706577   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:18.206218   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:20.705752   13428 pod_ready.go:93] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"True"
	I0913 23:30:20.705781   13428 pod_ready.go:82] duration metric: took 1m49.005096494s for pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.705794   13428 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.709736   13428 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace has status "Ready":"True"
	I0913 23:30:20.709756   13428 pod_ready.go:82] duration metric: took 3.956348ms for pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.709774   13428 pod_ready.go:39] duration metric: took 1m50.609358011s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0913 23:30:20.709792   13428 api_server.go:52] waiting for apiserver process to appear ...
	I0913 23:30:20.709820   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:20.709867   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:20.742999   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:20.743022   13428 cri.go:89] found id: ""
	I0913 23:30:20.743030   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:20.743081   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.746337   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:20.746404   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:20.778523   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:20.778544   13428 cri.go:89] found id: ""
	I0913 23:30:20.778551   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:20.778601   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.781859   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:20.781922   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:20.813666   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:20.813688   13428 cri.go:89] found id: ""
	I0913 23:30:20.813695   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:20.813761   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.817174   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:20.817238   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:20.849784   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:20.849809   13428 cri.go:89] found id: ""
	I0913 23:30:20.849818   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:20.849870   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.853067   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:20.853123   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:20.885832   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:20.885866   13428 cri.go:89] found id: ""
	I0913 23:30:20.885875   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:20.885935   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.889186   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:20.889259   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:20.922903   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:20.922923   13428 cri.go:89] found id: ""
	I0913 23:30:20.922930   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:20.922976   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.926249   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:20.926310   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:20.959315   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:20.959343   13428 cri.go:89] found id: ""
	I0913 23:30:20.959353   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:20.959406   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.962579   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:20.962600   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:21.001978   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:21.002020   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:21.034936   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:21.034971   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:21.091691   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:21.091733   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:21.128174   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:21.128206   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:21.168909   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:21.168944   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:21.180822   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:21.180848   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:21.227000   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:21.227033   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:21.271156   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:21.271189   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:21.319497   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:21.319533   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:21.392063   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:21.392101   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:21.461790   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:21.461827   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:24.063125   13428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 23:30:24.076758   13428 api_server.go:72] duration metric: took 2m36.585762855s to wait for apiserver process to appear ...
	I0913 23:30:24.076786   13428 api_server.go:88] waiting for apiserver healthz status ...
	I0913 23:30:24.076827   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:24.076885   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:24.109622   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:24.109646   13428 cri.go:89] found id: ""
	I0913 23:30:24.109655   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:24.109725   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.113062   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:24.113141   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:24.146174   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:24.146197   13428 cri.go:89] found id: ""
	I0913 23:30:24.146205   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:24.146247   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.149495   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:24.149554   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:24.183372   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:24.183398   13428 cri.go:89] found id: ""
	I0913 23:30:24.183429   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:24.183486   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.186855   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:24.186918   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:24.218995   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:24.219015   13428 cri.go:89] found id: ""
	I0913 23:30:24.219023   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:24.219079   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.222313   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:24.222382   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:24.254313   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:24.254338   13428 cri.go:89] found id: ""
	I0913 23:30:24.254346   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:24.254396   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.257679   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:24.257739   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:24.292338   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:24.292361   13428 cri.go:89] found id: ""
	I0913 23:30:24.292369   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:24.292422   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.295955   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:24.296025   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:24.329328   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:24.329354   13428 cri.go:89] found id: ""
	I0913 23:30:24.329362   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:24.329422   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.332803   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:24.332832   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:24.375505   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:24.375546   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:24.423788   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:24.423826   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:24.457237   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:24.457268   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:24.515943   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:24.515981   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:24.550837   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:24.550864   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:24.591750   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:24.591780   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:24.660926   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:24.660962   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:24.672406   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:24.672438   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:24.709651   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:24.709683   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:24.788188   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:24.788226   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:24.884521   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:24.884554   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.428618   13428 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 23:30:27.432297   13428 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 23:30:27.433137   13428 api_server.go:141] control plane version: v1.31.1
	I0913 23:30:27.433159   13428 api_server.go:131] duration metric: took 3.356365781s to wait for apiserver health ...
	I0913 23:30:27.433167   13428 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 23:30:27.433188   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:27.433232   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:27.467790   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:27.467817   13428 cri.go:89] found id: ""
	I0913 23:30:27.467826   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:27.467924   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.471427   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:27.471519   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:27.506258   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.506284   13428 cri.go:89] found id: ""
	I0913 23:30:27.506295   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:27.506352   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.509614   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:27.509672   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:27.541992   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:27.542012   13428 cri.go:89] found id: ""
	I0913 23:30:27.542019   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:27.542070   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.545587   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:27.545655   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:27.577652   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:27.577681   13428 cri.go:89] found id: ""
	I0913 23:30:27.577690   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:27.577747   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.581266   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:27.581345   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:27.613647   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:27.613666   13428 cri.go:89] found id: ""
	I0913 23:30:27.613673   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:27.613722   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.616921   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:27.616977   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:27.649982   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:27.650003   13428 cri.go:89] found id: ""
	I0913 23:30:27.650010   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:27.650052   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.653351   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:27.653419   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:27.686601   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:27.686621   13428 cri.go:89] found id: ""
	I0913 23:30:27.686628   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:27.686692   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.689880   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:27.689899   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:27.767146   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:27.767182   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:27.839193   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:27.839240   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.883167   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:27.883201   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:27.931939   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:27.931974   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:27.990078   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:27.990111   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:28.026068   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:28.026101   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:28.068031   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:28.068063   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:28.079982   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:28.080008   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:28.172669   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:28.172699   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:28.215898   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:28.215932   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:28.254153   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:28.254182   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:30.796290   13428 system_pods.go:59] 19 kube-system pods found
	I0913 23:30:30.796332   13428 system_pods.go:61] "coredns-7c65d6cfc9-hljpk" [8c887ba9-63c9-42b6-b89b-4fea110b1084] Running
	I0913 23:30:30.796339   13428 system_pods.go:61] "csi-hostpath-attacher-0" [7cbb605e-71bb-4e1f-b8a1-29640dd572bb] Running
	I0913 23:30:30.796342   13428 system_pods.go:61] "csi-hostpath-resizer-0" [61654f7c-601c-426a-acde-b20b330c5a97] Running
	I0913 23:30:30.796346   13428 system_pods.go:61] "csi-hostpathplugin-ldwpt" [b875abb3-44d7-4f7d-863f-e88c9c1969c9] Running
	I0913 23:30:30.796349   13428 system_pods.go:61] "etcd-addons-393491" [c9a43031-050e-4175-99b9-e9a2d2a4c9a9] Running
	I0913 23:30:30.796353   13428 system_pods.go:61] "kindnet-mvht2" [40343e3f-0712-4c2b-b0aa-fc6db99ed3e9] Running
	I0913 23:30:30.796357   13428 system_pods.go:61] "kube-apiserver-addons-393491" [1dab440b-7107-4ed0-8c7d-e026eb3424fa] Running
	I0913 23:30:30.796360   13428 system_pods.go:61] "kube-controller-manager-addons-393491" [c4f333e2-95fb-474b-bec8-97a595f35850] Running
	I0913 23:30:30.796363   13428 system_pods.go:61] "kube-ingress-dns-minikube" [16c21c0c-5df9-48c7-8e94-ac2674aa9e43] Running
	I0913 23:30:30.796367   13428 system_pods.go:61] "kube-proxy-dqcff" [04d01d68-d358-4d08-b846-80cfc2423301] Running
	I0913 23:30:30.796374   13428 system_pods.go:61] "kube-scheduler-addons-393491" [d3de7a9f-583f-4054-840e-7cd48df9447a] Running
	I0913 23:30:30.796377   13428 system_pods.go:61] "metrics-server-84c5f94fbc-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
	I0913 23:30:30.796380   13428 system_pods.go:61] "nvidia-device-plugin-daemonset-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
	I0913 23:30:30.796384   13428 system_pods.go:61] "registry-66c9cd494c-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
	I0913 23:30:30.796387   13428 system_pods.go:61] "registry-proxy-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
	I0913 23:30:30.796391   13428 system_pods.go:61] "snapshot-controller-56fcc65765-t29z2" [742178ee-fc85-445b-a543-c3dca6cf0ec0] Running
	I0913 23:30:30.796394   13428 system_pods.go:61] "snapshot-controller-56fcc65765-vvlqr" [8cca4c97-0904-412b-9588-10d04ba84672] Running
	I0913 23:30:30.796397   13428 system_pods.go:61] "storage-provisioner" [145ea3de-2bd7-4a4e-9c64-09e888c6f0bc] Running
	I0913 23:30:30.796400   13428 system_pods.go:61] "tiller-deploy-b48cc5f79-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
	I0913 23:30:30.796405   13428 system_pods.go:74] duration metric: took 3.363231261s to wait for pod list to return data ...
	I0913 23:30:30.796415   13428 default_sa.go:34] waiting for default service account to be created ...
	I0913 23:30:30.798541   13428 default_sa.go:45] found service account: "default"
	I0913 23:30:30.798560   13428 default_sa.go:55] duration metric: took 2.141043ms for default service account to be created ...
	I0913 23:30:30.798568   13428 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 23:30:30.806325   13428 system_pods.go:86] 19 kube-system pods found
	I0913 23:30:30.806351   13428 system_pods.go:89] "coredns-7c65d6cfc9-hljpk" [8c887ba9-63c9-42b6-b89b-4fea110b1084] Running
	I0913 23:30:30.806357   13428 system_pods.go:89] "csi-hostpath-attacher-0" [7cbb605e-71bb-4e1f-b8a1-29640dd572bb] Running
	I0913 23:30:30.806361   13428 system_pods.go:89] "csi-hostpath-resizer-0" [61654f7c-601c-426a-acde-b20b330c5a97] Running
	I0913 23:30:30.806365   13428 system_pods.go:89] "csi-hostpathplugin-ldwpt" [b875abb3-44d7-4f7d-863f-e88c9c1969c9] Running
	I0913 23:30:30.806370   13428 system_pods.go:89] "etcd-addons-393491" [c9a43031-050e-4175-99b9-e9a2d2a4c9a9] Running
	I0913 23:30:30.806374   13428 system_pods.go:89] "kindnet-mvht2" [40343e3f-0712-4c2b-b0aa-fc6db99ed3e9] Running
	I0913 23:30:30.806379   13428 system_pods.go:89] "kube-apiserver-addons-393491" [1dab440b-7107-4ed0-8c7d-e026eb3424fa] Running
	I0913 23:30:30.806385   13428 system_pods.go:89] "kube-controller-manager-addons-393491" [c4f333e2-95fb-474b-bec8-97a595f35850] Running
	I0913 23:30:30.806390   13428 system_pods.go:89] "kube-ingress-dns-minikube" [16c21c0c-5df9-48c7-8e94-ac2674aa9e43] Running
	I0913 23:30:30.806395   13428 system_pods.go:89] "kube-proxy-dqcff" [04d01d68-d358-4d08-b846-80cfc2423301] Running
	I0913 23:30:30.806404   13428 system_pods.go:89] "kube-scheduler-addons-393491" [d3de7a9f-583f-4054-840e-7cd48df9447a] Running
	I0913 23:30:30.806409   13428 system_pods.go:89] "metrics-server-84c5f94fbc-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
	I0913 23:30:30.806418   13428 system_pods.go:89] "nvidia-device-plugin-daemonset-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
	I0913 23:30:30.806423   13428 system_pods.go:89] "registry-66c9cd494c-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
	I0913 23:30:30.806431   13428 system_pods.go:89] "registry-proxy-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
	I0913 23:30:30.806436   13428 system_pods.go:89] "snapshot-controller-56fcc65765-t29z2" [742178ee-fc85-445b-a543-c3dca6cf0ec0] Running
	I0913 23:30:30.806443   13428 system_pods.go:89] "snapshot-controller-56fcc65765-vvlqr" [8cca4c97-0904-412b-9588-10d04ba84672] Running
	I0913 23:30:30.806447   13428 system_pods.go:89] "storage-provisioner" [145ea3de-2bd7-4a4e-9c64-09e888c6f0bc] Running
	I0913 23:30:30.806453   13428 system_pods.go:89] "tiller-deploy-b48cc5f79-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
	I0913 23:30:30.806459   13428 system_pods.go:126] duration metric: took 7.886336ms to wait for k8s-apps to be running ...
	I0913 23:30:30.806468   13428 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 23:30:30.806521   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:30:30.817288   13428 system_svc.go:56] duration metric: took 10.809653ms WaitForService to wait for kubelet
	I0913 23:30:30.817317   13428 kubeadm.go:582] duration metric: took 2m43.326328707s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:30:30.817337   13428 node_conditions.go:102] verifying NodePressure condition ...
	I0913 23:30:30.820356   13428 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0913 23:30:30.820384   13428 node_conditions.go:123] node cpu capacity is 8
	I0913 23:30:30.820399   13428 node_conditions.go:105] duration metric: took 3.056943ms to run NodePressure ...
	I0913 23:30:30.820413   13428 start.go:241] waiting for startup goroutines ...
	I0913 23:30:30.820426   13428 start.go:246] waiting for cluster config update ...
	I0913 23:30:30.820447   13428 start.go:255] writing updated cluster config ...
	I0913 23:30:30.820759   13428 ssh_runner.go:195] Run: rm -f paused
	I0913 23:30:30.868233   13428 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 23:30:30.870341   13428 out.go:177] * Done! kubectl is now configured to use "addons-393491" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 23:39:42 addons-393491 crio[1026]: time="2024-09-13 23:39:42.668269587Z" level=info msg="Stopped pod sandbox: 3315683e6cb0485308aed046e4561c9dc29f337ff838eebe55afaeb14866a46a" id=3cb72c18-e065-434b-b25c-c29df3663e90 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:39:42 addons-393491 crio[1026]: time="2024-09-13 23:39:42.872386325Z" level=info msg="Removing container: 23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae" id=846eec79-1c25-48e9-b67d-40a484c7532a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 23:39:42 addons-393491 crio[1026]: time="2024-09-13 23:39:42.885827695Z" level=info msg="Removed container 23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae: kube-system/nvidia-device-plugin-daemonset-8tb4x/nvidia-device-plugin-ctr" id=846eec79-1c25-48e9-b67d-40a484c7532a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 23:39:43 addons-393491 crio[1026]: time="2024-09-13 23:39:43.832870742Z" level=info msg="Stopping pod sandbox: d0a12fe010c1d1391f165d1ecce8ed79f4e3b5659af76d039359bee5d280ef41" id=e7123841-da1a-48c8-bd34-98f26ec3c592 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:39:43 addons-393491 crio[1026]: time="2024-09-13 23:39:43.833162956Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:d0a12fe010c1d1391f165d1ecce8ed79f4e3b5659af76d039359bee5d280ef41 UID:50198a11-9b7d-4036-ae65-ae2339fdb25d NetNS:/var/run/netns/72e67746-e453-414f-a9d0-3a2aaf12b641 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 23:39:43 addons-393491 crio[1026]: time="2024-09-13 23:39:43.833322690Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 13 23:39:43 addons-393491 crio[1026]: time="2024-09-13 23:39:43.874471884Z" level=info msg="Stopped pod sandbox: d0a12fe010c1d1391f165d1ecce8ed79f4e3b5659af76d039359bee5d280ef41" id=e7123841-da1a-48c8-bd34-98f26ec3c592 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.417637321Z" level=info msg="Stopping container: ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5 (timeout: 30s)" id=89c21cfe-38ae-4a1a-9359-3d06545cec08 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.553084756Z" level=info msg="Stopped container ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5: kube-system/registry-proxy-rlr7t/registry-proxy" id=89c21cfe-38ae-4a1a-9359-3d06545cec08 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.553640615Z" level=info msg="Stopping pod sandbox: 10614a03bbb9cf5cdbc781fd01d89529f6a9a2b017e9dc5c03fb08a7acdcedd1" id=b071c230-fe07-4988-9fff-b1fce90b5e51 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.557309097Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-HOKM4VCYZSKLHAK6 - [0:0]\n:KUBE-HP-L74JKELE7GE45FTZ - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-ZIN3WZKEVURDG65M - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rfqpr_ingress-nginx_12623114-74a5-4927-9b95-ed780e1c7c2c_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-ZIN3WZKEVURDG65M\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rfqpr_ingress-nginx_12623114-74a5-4927-9b95-ed780e1c7c2c_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-HOKM4VCYZSKLHAK6\n-A KUBE-HP-HOKM4VCYZSKLHAK6 -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rfqpr_ingress-nginx_12623114-74a5-4927-9b95-ed780e1c7c2c_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-HOKM4VCYZSKLHAK6 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rfqpr_ingress-nginx_12623114-74a5-4927-9b
95-ed780e1c7c2c_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-A KUBE-HP-ZIN3WZKEVURDG65M -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rfqpr_ingress-nginx_12623114-74a5-4927-9b95-ed780e1c7c2c_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-ZIN3WZKEVURDG65M -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rfqpr_ingress-nginx_12623114-74a5-4927-9b95-ed780e1c7c2c_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-X KUBE-HP-L74JKELE7GE45FTZ\nCOMMIT\n"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.559833432Z" level=info msg="Closing host port tcp:5000"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.561402070Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.561599553Z" level=info msg="Got pod network &{Name:registry-proxy-rlr7t Namespace:kube-system ID:10614a03bbb9cf5cdbc781fd01d89529f6a9a2b017e9dc5c03fb08a7acdcedd1 UID:ddadff0a-bd6e-4eca-9551-4e074796eba8 NetNS:/var/run/netns/0a70f85b-d2a4-4a3c-af06-e8ae7b529fed Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.561774902Z" level=info msg="Deleting pod kube-system_registry-proxy-rlr7t from CNI network \"kindnet\" (type=ptp)"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.600444985Z" level=info msg="Stopped pod sandbox: 10614a03bbb9cf5cdbc781fd01d89529f6a9a2b017e9dc5c03fb08a7acdcedd1" id=b071c230-fe07-4988-9fff-b1fce90b5e51 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.879343402Z" level=info msg="Stopping container: dbd3c858032e9c4ba1a2bc316f7e4be0073c4781bf4f499403aee5de508cccf2 (timeout: 30s)" id=915aa29e-a218-4695-93c3-2ecb99b75a64 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.880153092Z" level=info msg="Removing container: ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5" id=911f6507-c0d9-4c83-a05b-db0b7d69b2e8 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 23:39:44 addons-393491 conmon[4907]: conmon dbd3c858032e9c4ba1a2 <ninfo>: container 4919 exited with status 2
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.895183370Z" level=info msg="Removed container ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5: kube-system/registry-proxy-rlr7t/registry-proxy" id=911f6507-c0d9-4c83-a05b-db0b7d69b2e8 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.916202075Z" level=info msg="Stopped container dbd3c858032e9c4ba1a2bc316f7e4be0073c4781bf4f499403aee5de508cccf2: kube-system/registry-66c9cd494c-d55jn/registry" id=915aa29e-a218-4695-93c3-2ecb99b75a64 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.916686085Z" level=info msg="Stopping pod sandbox: 65b8989118f87bc12cf40abc5f7b1a553dde763ad54acdc2b09df7ab9aa4286c" id=710f683e-f7ab-4381-9015-3000a8cee3db name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.916893573Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-d55jn Namespace:kube-system ID:65b8989118f87bc12cf40abc5f7b1a553dde763ad54acdc2b09df7ab9aa4286c UID:783235ce-8517-4095-975f-44b79e8c818d NetNS:/var/run/netns/09966676-690e-4ab5-96aa-c5ed50cedf11 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.917039292Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-d55jn from CNI network \"kindnet\" (type=ptp)"
	Sep 13 23:39:44 addons-393491 crio[1026]: time="2024-09-13 23:39:44.956514511Z" level=info msg="Stopped pod sandbox: 65b8989118f87bc12cf40abc5f7b1a553dde763ad54acdc2b09df7ab9aa4286c" id=710f683e-f7ab-4381-9015-3000a8cee3db name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	2cd95dd62c3b9       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 10 minutes ago      Running             gcp-auth                  0                   f6e790fdfcd9b       gcp-auth-89d5ffd79-kh49r
	da33c2814fcc4       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             10 minutes ago      Running             controller                0                   4820f17ae4f32       ingress-nginx-controller-bc57996ff-rfqpr
	f5d35a2fdd9a4       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             10 minutes ago      Exited              patch                     2                   bf5cdf3e4b07f       ingress-nginx-admission-patch-bwqsr
	524f16381f5f9       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   65f4960c07c52       ingress-nginx-admission-create-pqxt7
	dbd3c858032e9       docker.io/library/registry@sha256:5e8c7f954d64eb89a98a3f84b6dd1e1f4a9cf3d25e41575dd0a96d3e3363cba7                           10 minutes ago      Exited              registry                  0                   65b8989118f87       registry-66c9cd494c-d55jn
	e4e1bfa4c3c18       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   905dd054bd983       metrics-server-84c5f94fbc-l72jt
	47dfc0d1012fb       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   c030a3509343b       kube-ingress-dns-minikube
	2ee5e1c43c0b8       gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc               10 minutes ago      Running             cloud-spanner-emulator    0                   7d8b2fdf3fa94       cloud-spanner-emulator-769b77f747-vfxqp
	954c5afc85db5       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             11 minutes ago      Running             coredns                   0                   acb0f88b08585       coredns-7c65d6cfc9-hljpk
	1320d1fcc581b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             11 minutes ago      Running             storage-provisioner       0                   3361dfc288f01       storage-provisioner
	6293392bed7b5       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   7c78bda44a656       kube-proxy-dqcff
	8befea75db828       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   445bbba797373       kindnet-mvht2
	bcc9ae69ac156       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             12 minutes ago      Running             kube-scheduler            0                   78d8d0aa2a7dd       kube-scheduler-addons-393491
	0914223b0d655       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             12 minutes ago      Running             etcd                      0                   94a20d9a67909       etcd-addons-393491
	4993e2286c4d4       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             12 minutes ago      Running             kube-apiserver            0                   2dfe9c54e7045       kube-apiserver-addons-393491
	09f4df6516170       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             12 minutes ago      Running             kube-controller-manager   0                   fd4363ed66095       kube-controller-manager-addons-393491
	
	
	==> coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] <==
	[INFO] 10.244.0.9:55235 - 17705 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000099114s
	[INFO] 10.244.0.9:48069 - 26922 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000083547s
	[INFO] 10.244.0.9:48069 - 49196 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000074136s
	[INFO] 10.244.0.9:50541 - 33731 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003316231s
	[INFO] 10.244.0.9:50541 - 19392 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003960487s
	[INFO] 10.244.0.9:39779 - 2241 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003270727s
	[INFO] 10.244.0.9:39779 - 29123 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004330353s
	[INFO] 10.244.0.9:54635 - 8164 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003103388s
	[INFO] 10.244.0.9:54635 - 12774 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003796297s
	[INFO] 10.244.0.9:35864 - 60791 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000071782s
	[INFO] 10.244.0.9:35864 - 633 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000096774s
	[INFO] 10.244.0.21:43851 - 42051 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000184151s
	[INFO] 10.244.0.21:38343 - 400 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000251399s
	[INFO] 10.244.0.21:47376 - 45709 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000116588s
	[INFO] 10.244.0.21:47793 - 51055 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000176328s
	[INFO] 10.244.0.21:45670 - 9424 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000093553s
	[INFO] 10.244.0.21:37508 - 44873 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128592s
	[INFO] 10.244.0.21:45947 - 51763 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007422264s
	[INFO] 10.244.0.21:33477 - 13140 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008207412s
	[INFO] 10.244.0.21:53526 - 1899 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00638651s
	[INFO] 10.244.0.21:52637 - 26975 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006492647s
	[INFO] 10.244.0.21:38357 - 62160 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004431652s
	[INFO] 10.244.0.21:32996 - 23181 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004665115s
	[INFO] 10.244.0.21:37167 - 46508 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000739573s
	[INFO] 10.244.0.21:48462 - 38270 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000858109s
	
	
	==> describe nodes <==
	Name:               addons-393491
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-393491
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18
	                    minikube.k8s.io/name=addons-393491
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T23_27_42_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-393491
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 23:27:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-393491
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 23:39:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 23:39:17 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 23:39:17 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 23:39:17 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 23:39:17 +0000   Fri, 13 Sep 2024 23:28:29 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-393491
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859304Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859304Ki
	  pods:               110
	System Info:
	  Machine ID:                 aeedeb2106ee4edc9516da8b1ff770b6
	  System UUID:                58a3f089-99b0-4894-8895-41debe9ed7b8
	  Boot ID:                    855bf551-538e-468d-bc09-7a555dbaca55
	  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%)         9m14s
	  default                     cloud-spanner-emulator-769b77f747-vfxqp     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-kh49r                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-rfqpr    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-hljpk                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-393491                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-mvht2                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-393491                250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-393491       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-dqcff                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-393491                100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-l72jt             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 11m   kube-proxy       
	  Normal   Starting                 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-393491 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-393491 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-393491 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-393491 event: Registered Node addons-393491 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-393491 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep13 23:17]  #2
	[  +0.000537]  #3
	[  +0.002903]  #4
	[  +0.001408] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
	[  +0.003896] 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.001868] 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.004140]  #5
	[  +0.000776]  #6
	[  +0.000925]  #7
	[  +0.069985] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.425566] i8042: Warning: Keylock active
	[  +0.008353] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.004162] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.001011] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000898] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000757] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001672] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.004578] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001168] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001464] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000732] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.586253] 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.
	[  +3.123272] IPv4: martian source 10.164.0.3 from 10.164.0.1, on dev ens4
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff 42 01 0a a4 00 01 08 06
	[  +3.719290] kauditd_printk_skb: 46 callbacks suppressed
	
	
	==> etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] <==
	{"level":"warn","ts":"2024-09-13T23:27:50.097917Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"192.316469ms","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-13T23:27:50.111585Z","caller":"traceutil/trace.go:171","msg":"trace[2064512893] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:369; }","duration":"205.985049ms","start":"2024-09-13T23:27:49.905596Z","end":"2024-09-13T23:27:50.111581Z","steps":["trace[2064512893] 'agreement among raft nodes before linearized reading'  (duration: 192.299761ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.208009Z","caller":"traceutil/trace.go:171","msg":"trace[234277035] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"115.981269ms","start":"2024-09-13T23:27:50.092008Z","end":"2024-09-13T23:27:50.207990Z","steps":["trace[234277035] 'process raft request'  (duration: 17.276348ms)","trace[234277035] 'compare'  (duration: 98.286492ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T23:27:50.693015Z","caller":"traceutil/trace.go:171","msg":"trace[1026513900] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"198.803739ms","start":"2024-09-13T23:27:50.494194Z","end":"2024-09-13T23:27:50.692998Z","steps":["trace[1026513900] 'process raft request'  (duration: 193.405204ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.701101Z","caller":"traceutil/trace.go:171","msg":"trace[572923656] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"204.752994ms","start":"2024-09-13T23:27:50.496324Z","end":"2024-09-13T23:27:50.701077Z","steps":["trace[572923656] 'process raft request'  (duration: 196.63888ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.702829Z","caller":"traceutil/trace.go:171","msg":"trace[366588005] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:393; }","duration":"108.294547ms","start":"2024-09-13T23:27:50.594522Z","end":"2024-09-13T23:27:50.702816Z","steps":["trace[366588005] 'read index received'  (duration: 106.603446ms)","trace[366588005] 'applied index is now lower than readState.Index'  (duration: 1.690506ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T23:27:50.710649Z","caller":"traceutil/trace.go:171","msg":"trace[1501175061] transaction","detail":"{read_only:false; number_of_response:1; response_revision:383; }","duration":"116.446869ms","start":"2024-09-13T23:27:50.594177Z","end":"2024-09-13T23:27:50.710624Z","steps":["trace[1501175061] 'process raft request'  (duration: 108.443852ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.710861Z","caller":"traceutil/trace.go:171","msg":"trace[508576664] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"113.157959ms","start":"2024-09-13T23:27:50.597695Z","end":"2024-09-13T23:27:50.710853Z","steps":["trace[508576664] 'process raft request'  (duration: 104.993589ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.711020Z","caller":"traceutil/trace.go:171","msg":"trace[901162657] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"107.572741ms","start":"2024-09-13T23:27:50.603440Z","end":"2024-09-13T23:27:50.711012Z","steps":["trace[901162657] 'process raft request'  (duration: 99.302722ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.711095Z","caller":"traceutil/trace.go:171","msg":"trace[1994486946] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"106.959385ms","start":"2024-09-13T23:27:50.604129Z","end":"2024-09-13T23:27:50.711089Z","steps":["trace[1994486946] 'process raft request'  (duration: 98.658ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711212Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.676967ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:50.711253Z","caller":"traceutil/trace.go:171","msg":"trace[1169709418] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:386; }","duration":"116.726864ms","start":"2024-09-13T23:27:50.594517Z","end":"2024-09-13T23:27:50.711244Z","steps":["trace[1169709418] 'agreement among raft nodes before linearized reading'  (duration: 116.660737ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711471Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.64479ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-393491\" ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2024-09-13T23:27:50.711489Z","caller":"traceutil/trace.go:171","msg":"trace[1121225334] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-393491; range_end:; response_count:1; response_revision:386; }","duration":"113.665015ms","start":"2024-09-13T23:27:50.597818Z","end":"2024-09-13T23:27:50.711483Z","steps":["trace[1121225334] 'agreement among raft nodes before linearized reading'  (duration: 113.624088ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711601Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.312264ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-393491\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-13T23:27:50.711614Z","caller":"traceutil/trace.go:171","msg":"trace[245396655] range","detail":"{range_begin:/registry/minions/addons-393491; range_end:; response_count:1; response_revision:386; }","duration":"107.325601ms","start":"2024-09-13T23:27:50.604284Z","end":"2024-09-13T23:27:50.711610Z","steps":["trace[245396655] 'agreement among raft nodes before linearized reading'  (duration: 107.298708ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711681Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.616075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:50.711696Z","caller":"traceutil/trace.go:171","msg":"trace[488965411] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"107.631097ms","start":"2024-09-13T23:27:50.604061Z","end":"2024-09-13T23:27:50.711692Z","steps":["trace[488965411] 'agreement among raft nodes before linearized reading'  (duration: 107.608183ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:51.200419Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.69918ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:51.200531Z","caller":"traceutil/trace.go:171","msg":"trace[690005992] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:410; }","duration":"105.820491ms","start":"2024-09-13T23:27:51.094699Z","end":"2024-09-13T23:27:51.200519Z","steps":["trace[690005992] 'get authentication metadata'  (duration: 96.185084ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:29:42.550831Z","caller":"traceutil/trace.go:171","msg":"trace[2117884842] transaction","detail":"{read_only:false; response_revision:1232; number_of_response:1; }","duration":"129.038274ms","start":"2024-09-13T23:29:42.421774Z","end":"2024-09-13T23:29:42.550813Z","steps":["trace[2117884842] 'process raft request'  (duration: 128.913142ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:29:42.553486Z","caller":"traceutil/trace.go:171","msg":"trace[325968453] transaction","detail":"{read_only:false; response_revision:1233; number_of_response:1; }","duration":"124.954491ms","start":"2024-09-13T23:29:42.428514Z","end":"2024-09-13T23:29:42.553468Z","steps":["trace[325968453] 'process raft request'  (duration: 124.853882ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:37:38.734542Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1580}
	{"level":"info","ts":"2024-09-13T23:37:38.757902Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1580,"took":"22.902072ms","hash":2623592361,"current-db-size-bytes":6430720,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-13T23:37:38.757945Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2623592361,"revision":1580,"compact-revision":-1}
	
	
	==> gcp-auth [2cd95dd62c3b9e97e686d61fbd4ba99fcaf46e523c2e51d3338c853e3ea81c43] <==
	2024/09/13 23:29:44 GCP Auth Webhook started!
	2024/09/13 23:30:30 Ready to marshal response ...
	2024/09/13 23:30:30 Ready to write response ...
	2024/09/13 23:30:31 Ready to marshal response ...
	2024/09/13 23:30:31 Ready to write response ...
	2024/09/13 23:30:31 Ready to marshal response ...
	2024/09/13 23:30:31 Ready to write response ...
	2024/09/13 23:38:38 Ready to marshal response ...
	2024/09/13 23:38:38 Ready to write response ...
	2024/09/13 23:38:43 Ready to marshal response ...
	2024/09/13 23:38:43 Ready to write response ...
	2024/09/13 23:38:44 Ready to marshal response ...
	2024/09/13 23:38:44 Ready to write response ...
	2024/09/13 23:38:55 Ready to marshal response ...
	2024/09/13 23:38:55 Ready to write response ...
	2024/09/13 23:38:55 Ready to marshal response ...
	2024/09/13 23:38:55 Ready to write response ...
	2024/09/13 23:39:08 Ready to marshal response ...
	2024/09/13 23:39:08 Ready to write response ...
	2024/09/13 23:39:10 Ready to marshal response ...
	2024/09/13 23:39:10 Ready to write response ...
	
	
	==> kernel <==
	 23:39:45 up 22 min,  0 users,  load average: 0.57, 0.29, 0.19
	Linux addons-393491 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 [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] <==
	I0913 23:37:39.596089       1 main.go:299] handling current node
	I0913 23:37:49.592698       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:37:49.592743       1 main.go:299] handling current node
	I0913 23:37:59.595344       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:37:59.595386       1 main.go:299] handling current node
	I0913 23:38:09.602419       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:38:09.602452       1 main.go:299] handling current node
	I0913 23:38:19.593607       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:38:19.593635       1 main.go:299] handling current node
	I0913 23:38:29.592667       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:38:29.592714       1 main.go:299] handling current node
	I0913 23:38:39.592982       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:38:39.593010       1 main.go:299] handling current node
	I0913 23:38:49.593542       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:38:49.593583       1 main.go:299] handling current node
	I0913 23:38:59.593631       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:38:59.593675       1 main.go:299] handling current node
	I0913 23:39:09.593107       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:39:09.593143       1 main.go:299] handling current node
	I0913 23:39:19.593379       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:39:19.593420       1 main.go:299] handling current node
	I0913 23:39:29.593232       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:39:29.593266       1 main.go:299] handling current node
	I0913 23:39:39.594935       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:39:39.594985       1 main.go:299] handling current node
	
	
	==> kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] <==
	W0913 23:30:25.570169       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 23:30:25.570221       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0913 23:30:25.570242       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.96.189.228:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.96.189.228:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0913 23:30:25.582480       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0913 23:38:42.394927       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:58704: read: connection reset by peer
	I0913 23:38:50.017360       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 23:38:51.034510       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0913 23:38:57.023951       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0913 23:39:24.920444       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 23:39:25.099052       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.099107       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.111884       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.111935       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.112948       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.112990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.124645       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.124762       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.141381       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.141405       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 23:39:26.113174       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 23:39:26.142442       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0913 23:39:26.231944       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] <==
	W0913 23:39:27.365289       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:27.365325       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:27.687189       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:27.687246       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:29.514972       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:29.515037       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:29.554454       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:29.554492       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:30.237157       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:30.237194       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:39:30.847892       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="9.038µs"
	W0913 23:39:33.042009       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:33.042047       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:34.767912       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:34.767948       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:35.273213       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:35.273266       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:39:41.014063       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0913 23:39:41.950017       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:41.950052       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:42.903745       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:42.903787       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:39:43.540125       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:39:43.540165       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:39:44.400627       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="8.634µs"
	
	
	==> kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] <==
	I0913 23:27:50.399889       1 server_linux.go:66] "Using iptables proxy"
	I0913 23:27:51.397881       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 23:27:51.406158       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0913 23:27:51.706510       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 23:27:51.706575       1 server_linux.go:169] "Using iptables Proxier"
	I0913 23:27:51.789231       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0913 23:27:51.792079       1 server.go:483] "Version info" version="v1.31.1"
	I0913 23:27:51.792108       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 23:27:51.793996       1 config.go:199] "Starting service config controller"
	I0913 23:27:51.794046       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 23:27:51.794127       1 config.go:328] "Starting node config controller"
	I0913 23:27:51.794140       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 23:27:51.794942       1 config.go:105] "Starting endpoint slice config controller"
	I0913 23:27:51.795002       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 23:27:51.894636       1 shared_informer.go:320] Caches are synced for node config
	I0913 23:27:51.894677       1 shared_informer.go:320] Caches are synced for service config
	I0913 23:27:51.908296       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] <==
	W0913 23:27:39.803676       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0913 23:27:39.804217       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803688       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
	E0913 23:27:39.804241       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803745       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 23:27:39.804288       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803755       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0913 23:27:39.804324       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803771       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0913 23:27:39.804362       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803826       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0913 23:27:39.804389       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.804784       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
	E0913 23:27:39.804849       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"
	W0913 23:27:40.621678       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0913 23:27:40.621717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:40.688975       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0913 23:27:40.689021       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:40.768705       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
	E0913 23:27:40.768744       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"
	W0913 23:27:40.817622       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"
	E0913 23:27:40.817666       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"
	W0913 23:27:40.821921       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
	E0913 23:27:40.821952       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"
	I0913 23:27:43.999130       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 23:39:42 addons-393491 kubelet[1631]: I0913 23:39:42.831076    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cdc2ed3b-3a85-4600-9a52-91f91b07a26c-kube-api-access-kfkjk" (OuterVolumeSpecName: "kube-api-access-kfkjk") pod "cdc2ed3b-3a85-4600-9a52-91f91b07a26c" (UID: "cdc2ed3b-3a85-4600-9a52-91f91b07a26c"). InnerVolumeSpecName "kube-api-access-kfkjk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:39:42 addons-393491 kubelet[1631]: I0913 23:39:42.871497    1631 scope.go:117] "RemoveContainer" containerID="23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae"
	Sep 13 23:39:42 addons-393491 kubelet[1631]: I0913 23:39:42.886021    1631 scope.go:117] "RemoveContainer" containerID="23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae"
	Sep 13 23:39:42 addons-393491 kubelet[1631]: E0913 23:39:42.886310    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae\": container with ID starting with 23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae not found: ID does not exist" containerID="23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae"
	Sep 13 23:39:42 addons-393491 kubelet[1631]: I0913 23:39:42.886336    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae"} err="failed to get container status \"23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae\": rpc error: code = NotFound desc = could not find container \"23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae\": container with ID starting with 23c8f937fca2379b1c27e67ff5377095bd3a6965216f920addcb9247838ec9ae not found: ID does not exist"
	Sep 13 23:39:42 addons-393491 kubelet[1631]: I0913 23:39:42.929764    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-kfkjk\" (UniqueName: \"kubernetes.io/projected/cdc2ed3b-3a85-4600-9a52-91f91b07a26c-kube-api-access-kfkjk\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:39:42 addons-393491 kubelet[1631]: I0913 23:39:42.929792    1631 reconciler_common.go:288] "Volume detached for volume \"device-plugin\" (UniqueName: \"kubernetes.io/host-path/cdc2ed3b-3a85-4600-9a52-91f91b07a26c-device-plugin\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:39:43 addons-393491 kubelet[1631]: I0913 23:39:43.896759    1631 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-d55jn" secret="" err="secret \"gcp-auth\" not found"
	Sep 13 23:39:43 addons-393491 kubelet[1631]: I0913 23:39:43.897909    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cdc2ed3b-3a85-4600-9a52-91f91b07a26c" path="/var/lib/kubelet/pods/cdc2ed3b-3a85-4600-9a52-91f91b07a26c/volumes"
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.036137    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bjftm\" (UniqueName: \"kubernetes.io/projected/50198a11-9b7d-4036-ae65-ae2339fdb25d-kube-api-access-bjftm\") pod \"50198a11-9b7d-4036-ae65-ae2339fdb25d\" (UID: \"50198a11-9b7d-4036-ae65-ae2339fdb25d\") "
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.036193    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/50198a11-9b7d-4036-ae65-ae2339fdb25d-gcp-creds\") pod \"50198a11-9b7d-4036-ae65-ae2339fdb25d\" (UID: \"50198a11-9b7d-4036-ae65-ae2339fdb25d\") "
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.036301    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/50198a11-9b7d-4036-ae65-ae2339fdb25d-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "50198a11-9b7d-4036-ae65-ae2339fdb25d" (UID: "50198a11-9b7d-4036-ae65-ae2339fdb25d"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.037934    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/50198a11-9b7d-4036-ae65-ae2339fdb25d-kube-api-access-bjftm" (OuterVolumeSpecName: "kube-api-access-bjftm") pod "50198a11-9b7d-4036-ae65-ae2339fdb25d" (UID: "50198a11-9b7d-4036-ae65-ae2339fdb25d"). InnerVolumeSpecName "kube-api-access-bjftm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.136664    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-bjftm\" (UniqueName: \"kubernetes.io/projected/50198a11-9b7d-4036-ae65-ae2339fdb25d-kube-api-access-bjftm\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.136700    1631 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/50198a11-9b7d-4036-ae65-ae2339fdb25d-gcp-creds\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.740830    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n8nmv\" (UniqueName: \"kubernetes.io/projected/ddadff0a-bd6e-4eca-9551-4e074796eba8-kube-api-access-n8nmv\") pod \"ddadff0a-bd6e-4eca-9551-4e074796eba8\" (UID: \"ddadff0a-bd6e-4eca-9551-4e074796eba8\") "
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.742781    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ddadff0a-bd6e-4eca-9551-4e074796eba8-kube-api-access-n8nmv" (OuterVolumeSpecName: "kube-api-access-n8nmv") pod "ddadff0a-bd6e-4eca-9551-4e074796eba8" (UID: "ddadff0a-bd6e-4eca-9551-4e074796eba8"). InnerVolumeSpecName "kube-api-access-n8nmv". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.841513    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n8nmv\" (UniqueName: \"kubernetes.io/projected/ddadff0a-bd6e-4eca-9551-4e074796eba8-kube-api-access-n8nmv\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.878846    1631 scope.go:117] "RemoveContainer" containerID="ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5"
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.895432    1631 scope.go:117] "RemoveContainer" containerID="ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5"
	Sep 13 23:39:44 addons-393491 kubelet[1631]: E0913 23:39:44.895796    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5\": container with ID starting with ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5 not found: ID does not exist" containerID="ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5"
	Sep 13 23:39:44 addons-393491 kubelet[1631]: I0913 23:39:44.895834    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5"} err="failed to get container status \"ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5\": rpc error: code = NotFound desc = could not find container \"ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5\": container with ID starting with ab9b74871d1cee410d5d63312a129bc86d20572239321de74adf98822e12bdf5 not found: ID does not exist"
	Sep 13 23:39:45 addons-393491 kubelet[1631]: I0913 23:39:45.143557    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9q59q\" (UniqueName: \"kubernetes.io/projected/783235ce-8517-4095-975f-44b79e8c818d-kube-api-access-9q59q\") pod \"783235ce-8517-4095-975f-44b79e8c818d\" (UID: \"783235ce-8517-4095-975f-44b79e8c818d\") "
	Sep 13 23:39:45 addons-393491 kubelet[1631]: I0913 23:39:45.145245    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/783235ce-8517-4095-975f-44b79e8c818d-kube-api-access-9q59q" (OuterVolumeSpecName: "kube-api-access-9q59q") pod "783235ce-8517-4095-975f-44b79e8c818d" (UID: "783235ce-8517-4095-975f-44b79e8c818d"). InnerVolumeSpecName "kube-api-access-9q59q". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:39:45 addons-393491 kubelet[1631]: I0913 23:39:45.244700    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9q59q\" (UniqueName: \"kubernetes.io/projected/783235ce-8517-4095-975f-44b79e8c818d-kube-api-access-9q59q\") on node \"addons-393491\" DevicePath \"\""
	
	
	==> storage-provisioner [1320d1fcc581b691cb944c8a321c67c9d3e51dda7ff071c52945bce8c0bfeae8] <==
	I0913 23:28:30.598950       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 23:28:30.605694       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 23:28:30.605723       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 23:28:30.611344       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 23:28:30.611488       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5!
	I0913 23:28:30.612556       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"053a5b78-688a-4962-b06e-a46e3d84d112", APIVersion:"v1", ResourceVersion:"908", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5 became leader
	I0913 23:28:30.712227       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-393491/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 23:30:31 +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-54rvz (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-54rvz:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m15s                   default-scheduler  Successfully assigned default/busybox to addons-393491
	  Normal   Pulling    7m41s (x4 over 9m15s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m40s (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     7m40s (x4 over 9m15s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m29s (x6 over 9m14s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m14s (x20 over 9m14s)  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-pqxt7" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-bwqsr" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-393491 describe pod busybox ingress-nginx-admission-create-pqxt7 ingress-nginx-admission-patch-bwqsr: exit status 1
--- FAIL: TestAddons/parallel/Registry (72.76s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (154.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-393491 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-393491 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-393491 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" [2f991476-c2ab-48e1-841c-318e92aa3769] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [2f991476-c2ab-48e1-841c-318e92aa3769] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.002535146s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 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-393491 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.423938168s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7",
	        "Created": "2024-09-13T23:27:26.105860542Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14176,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T23:27:26.231812218Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fb4c54d38bc255b13af7cf88ad73ea4984e36b44c4e3dc7bb7254a48e49cb35f",
	        "ResolvConfPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/hostname",
	        "HostsPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/hosts",
	        "LogPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7-json.log",
	        "Name": "/addons-393491",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-393491:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-393491",
	            "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/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4-init/diff:/var/lib/docker/overlay2/a8947a66b07d83997b59d8d9990c63b551402dedf6dfd159f71bf08a4b830e52/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-393491",
	                "Source": "/var/lib/docker/volumes/addons-393491/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-393491",
	            "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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243",
	            "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-393491",
	                "name.minikube.sigs.k8s.io": "addons-393491",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "385e44694beadd3175cf0c88486baea05835216554751a36aa963a609a6b5b52",
	            "SandboxKey": "/var/run/docker/netns/385e44694bea",
	            "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-393491": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "decb6ab16e58008ac4a55bcd30f0dfdb2467262a29725780c70958993dfa9ce1",
	                    "EndpointID": "e167b7fce7fab64de091167180c4b4bab2f7a02856f95d9928b834eb3f6e574e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-393491",
	                        "28cc0f2cb64b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-393491 -n addons-393491
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-393491 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-393491 logs -n 25: (1.116514569s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-978056                                                                     | download-only-978056   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| start   | --download-only -p                                                                          | download-docker-970823 | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | download-docker-970823                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-970823                                                                   | download-docker-970823 | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-466210   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | binary-mirror-466210                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36543                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-466210                                                                     | binary-mirror-466210   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| addons  | enable dashboard -p                                                                         | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-393491 --wait=true                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:30 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-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:38 UTC | 13 Sep 24 23:38 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:38 UTC | 13 Sep 24 23:38 UTC |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-393491 ssh cat                                                                       | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | /opt/local-path-provisioner/pvc-6a72c48a-af44-458e-8cb0-108bb4ec5784_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | -p addons-393491                                                                            |                        |         |         |                     |                     |
	| ip      | addons-393491 ip                                                                            | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | -p addons-393491                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-393491 ssh curl -s                                                                   | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:40 UTC | 13 Sep 24 23:40 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-393491 ip                                                                            | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:42 UTC | 13 Sep 24 23:42 UTC |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:42 UTC | 13 Sep 24 23:42 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:42 UTC | 13 Sep 24 23:42 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 23:27:04
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 23:27:04.686914   13428 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:27:04.687133   13428 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:27:04.687140   13428 out.go:358] Setting ErrFile to fd 2...
	I0913 23:27:04.687144   13428 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:27:04.687343   13428 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:27:04.687953   13428 out.go:352] Setting JSON to false
	I0913 23:27:04.688800   13428 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":570,"bootTime":1726269455,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:27:04.688893   13428 start.go:139] virtualization: kvm guest
	I0913 23:27:04.691287   13428 out.go:177] * [addons-393491] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 23:27:04.692567   13428 out.go:177]   - MINIKUBE_LOCATION=19640
	I0913 23:27:04.692582   13428 notify.go:220] Checking for updates...
	I0913 23:27:04.695792   13428 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:27:04.697052   13428 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:27:04.698344   13428 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:27:04.699622   13428 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 23:27:04.700820   13428 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 23:27:04.702138   13428 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:27:04.722329   13428 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:27:04.722395   13428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:27:04.766524   13428 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-13 23:27:04.758160227 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:27:04.766613   13428 docker.go:318] overlay module found
	I0913 23:27:04.769333   13428 out.go:177] * Using the docker driver based on user configuration
	I0913 23:27:04.770699   13428 start.go:297] selected driver: docker
	I0913 23:27:04.770715   13428 start.go:901] validating driver "docker" against <nil>
	I0913 23:27:04.770730   13428 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 23:27:04.771494   13428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:27:04.814830   13428 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-13 23:27:04.80681133 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:27:04.815006   13428 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 23:27:04.815349   13428 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:27:04.817286   13428 out.go:177] * Using Docker driver with root privileges
	I0913 23:27:04.818693   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:04.818759   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:04.818769   13428 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 23:27:04.818851   13428 start.go:340] cluster config:
	{Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:27:04.820271   13428 out.go:177] * Starting "addons-393491" primary control-plane node in "addons-393491" cluster
	I0913 23:27:04.821452   13428 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 23:27:04.822570   13428 out.go:177] * Pulling base image v0.0.45-1726243947-19640 ...
	I0913 23:27:04.823743   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:04.823773   13428 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 23:27:04.823781   13428 cache.go:56] Caching tarball of preloaded images
	I0913 23:27:04.823780   13428 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
	I0913 23:27:04.823849   13428 preload.go:172] Found /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0913 23:27:04.823859   13428 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 23:27:04.824176   13428 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json ...
	I0913 23:27:04.824202   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json: {Name:mk6748ad1f80e5e0edd012e319f778ac31fb7b51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:04.838383   13428 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:27:04.838471   13428 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
	I0913 23:27:04.838490   13428 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory, skipping pull
	I0913 23:27:04.838495   13428 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 exists in cache, skipping pull
	I0913 23:27:04.838504   13428 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 as a tarball
	I0913 23:27:04.838511   13428 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from local cache
	I0913 23:27:16.865171   13428 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from cached tarball
	I0913 23:27:16.865204   13428 cache.go:194] Successfully downloaded all kic artifacts
	I0913 23:27:16.865251   13428 start.go:360] acquireMachinesLock for addons-393491: {Name:mka081afa552af1e6c485fbb26199795e9ed2383 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 23:27:16.865351   13428 start.go:364] duration metric: took 76.768µs to acquireMachinesLock for "addons-393491"
	I0913 23:27:16.865374   13428 start.go:93] Provisioning new machine with config: &{Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0913 23:27:16.865473   13428 start.go:125] createHost starting for "" (driver="docker")
	I0913 23:27:16.867179   13428 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 23:27:16.867431   13428 start.go:159] libmachine.API.Create for "addons-393491" (driver="docker")
	I0913 23:27:16.867461   13428 client.go:168] LocalClient.Create starting
	I0913 23:27:16.867540   13428 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem
	I0913 23:27:17.630032   13428 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem
	I0913 23:27:17.711850   13428 cli_runner.go:164] Run: docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0913 23:27:17.726875   13428 cli_runner.go:211] docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0913 23:27:17.726934   13428 network_create.go:284] running [docker network inspect addons-393491] to gather additional debugging logs...
	I0913 23:27:17.726953   13428 cli_runner.go:164] Run: docker network inspect addons-393491
	W0913 23:27:17.742120   13428 cli_runner.go:211] docker network inspect addons-393491 returned with exit code 1
	I0913 23:27:17.742145   13428 network_create.go:287] error running [docker network inspect addons-393491]: docker network inspect addons-393491: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-393491 not found
	I0913 23:27:17.742173   13428 network_create.go:289] output of [docker network inspect addons-393491]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-393491 not found
	
	** /stderr **
	I0913 23:27:17.742280   13428 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0913 23:27:17.756740   13428 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:0xc0019fed60}
	I0913 23:27:17.756788   13428 network_create.go:124] attempt to create docker network addons-393491 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 23:27:17.756832   13428 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-393491 addons-393491
	I0913 23:27:17.812139   13428 network_create.go:108] docker network addons-393491 192.168.49.0/24 created
	I0913 23:27:17.812172   13428 kic.go:121] calculated static IP "192.168.49.2" for the "addons-393491" container
	I0913 23:27:17.812233   13428 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 23:27:17.825953   13428 cli_runner.go:164] Run: docker volume create addons-393491 --label name.minikube.sigs.k8s.io=addons-393491 --label created_by.minikube.sigs.k8s.io=true
	I0913 23:27:17.843172   13428 oci.go:103] Successfully created a docker volume addons-393491
	I0913 23:27:17.843259   13428 cli_runner.go:164] Run: docker run --rm --name addons-393491-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --entrypoint /usr/bin/test -v addons-393491:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib
	I0913 23:27:21.782215   13428 cli_runner.go:217] Completed: docker run --rm --name addons-393491-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --entrypoint /usr/bin/test -v addons-393491:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib: (3.938893445s)
	I0913 23:27:21.782241   13428 oci.go:107] Successfully prepared a docker volume addons-393491
	I0913 23:27:21.782265   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:21.782291   13428 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 23:27:21.782419   13428 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-393491:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 23:27:26.047316   13428 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-393491:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir: (4.264861303s)
	I0913 23:27:26.047346   13428 kic.go:203] duration metric: took 4.265053418s to extract preloaded images to volume ...
	W0913 23:27:26.047482   13428 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 23:27:26.047589   13428 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 23:27:26.091958   13428 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-393491 --name addons-393491 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-393491 --network addons-393491 --ip 192.168.49.2 --volume addons-393491:/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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243
	I0913 23:27:26.387805   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Running}}
	I0913 23:27:26.404641   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.422791   13428 cli_runner.go:164] Run: docker exec addons-393491 stat /var/lib/dpkg/alternatives/iptables
	I0913 23:27:26.464214   13428 oci.go:144] the created container "addons-393491" has a running status.
	I0913 23:27:26.464258   13428 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa...
	I0913 23:27:26.530152   13428 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 23:27:26.550832   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.568235   13428 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 23:27:26.568258   13428 kic_runner.go:114] Args: [docker exec --privileged addons-393491 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 23:27:26.606312   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.627036   13428 machine.go:93] provisionDockerMachine start ...
	I0913 23:27:26.627135   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:26.645120   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:26.645367   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:26.645384   13428 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 23:27:26.646043   13428 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42992->127.0.0.1:32768: read: connection reset by peer
	I0913 23:27:29.774359   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-393491
	
	I0913 23:27:29.774384   13428 ubuntu.go:169] provisioning hostname "addons-393491"
	I0913 23:27:29.774445   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:29.790326   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:29.790497   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:29.790510   13428 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-393491 && echo "addons-393491" | sudo tee /etc/hostname
	I0913 23:27:29.928458   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-393491
	
	I0913 23:27:29.928523   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:29.944832   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:29.944993   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:29.945009   13428 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-393491' /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-393491/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-393491' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 23:27:30.070704   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 23:27:30.070727   13428 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19640-5250/.minikube CaCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19640-5250/.minikube}
	I0913 23:27:30.070747   13428 ubuntu.go:177] setting up certificates
	I0913 23:27:30.070757   13428 provision.go:84] configureAuth start
	I0913 23:27:30.070798   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.086170   13428 provision.go:143] copyHostCerts
	I0913 23:27:30.086246   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/ca.pem (1082 bytes)
	I0913 23:27:30.086368   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/cert.pem (1123 bytes)
	I0913 23:27:30.086452   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/key.pem (1679 bytes)
	I0913 23:27:30.086517   13428 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem org=jenkins.addons-393491 san=[127.0.0.1 192.168.49.2 addons-393491 localhost minikube]
	I0913 23:27:30.209078   13428 provision.go:177] copyRemoteCerts
	I0913 23:27:30.209142   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 23:27:30.209187   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.225354   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.318895   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 23:27:30.338481   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0913 23:27:30.357983   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 23:27:30.377742   13428 provision.go:87] duration metric: took 306.974385ms to configureAuth
	I0913 23:27:30.377765   13428 ubuntu.go:193] setting minikube options for container-runtime
	I0913 23:27:30.377912   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:30.378002   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.393927   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:30.394093   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:30.394107   13428 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0913 23:27:30.602900   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 23:27:30.602932   13428 machine.go:96] duration metric: took 3.975869958s to provisionDockerMachine
	I0913 23:27:30.602946   13428 client.go:171] duration metric: took 13.735476541s to LocalClient.Create
	I0913 23:27:30.602971   13428 start.go:167] duration metric: took 13.735538773s to libmachine.API.Create "addons-393491"
	I0913 23:27:30.602984   13428 start.go:293] postStartSetup for "addons-393491" (driver="docker")
	I0913 23:27:30.602998   13428 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0913 23:27:30.603062   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0913 23:27:30.603111   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.619031   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.711185   13428 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 23:27:30.713798   13428 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 23:27:30.713824   13428 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 23:27:30.713832   13428 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 23:27:30.713838   13428 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 23:27:30.713849   13428 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-5250/.minikube/addons for local assets ...
	I0913 23:27:30.713897   13428 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-5250/.minikube/files for local assets ...
	I0913 23:27:30.713917   13428 start.go:296] duration metric: took 110.926938ms for postStartSetup
	I0913 23:27:30.714171   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.730248   13428 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json ...
	I0913 23:27:30.730515   13428 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:27:30.730562   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.745997   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.835546   13428 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 23:27:30.839219   13428 start.go:128] duration metric: took 13.97373364s to createHost
	I0913 23:27:30.839257   13428 start.go:83] releasing machines lock for "addons-393491", held for 13.973892429s
	I0913 23:27:30.839315   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.854695   13428 ssh_runner.go:195] Run: cat /version.json
	I0913 23:27:30.854737   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.854795   13428 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 23:27:30.854875   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.870158   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.870458   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:31.031455   13428 ssh_runner.go:195] Run: systemctl --version
	I0913 23:27:31.035280   13428 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 23:27:31.169407   13428 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 23:27:31.173281   13428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:27:31.189405   13428 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 23:27:31.189487   13428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:27:31.214022   13428 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 23:27:31.214043   13428 start.go:495] detecting cgroup driver to use...
	I0913 23:27:31.214071   13428 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 23:27:31.214118   13428 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 23:27:31.226550   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 23:27:31.235700   13428 docker.go:217] disabling cri-docker service (if available) ...
	I0913 23:27:31.235737   13428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 23:27:31.246619   13428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 23:27:31.258140   13428 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 23:27:31.334254   13428 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 23:27:31.410253   13428 docker.go:233] disabling docker service ...
	I0913 23:27:31.410307   13428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 23:27:31.426016   13428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 23:27:31.435317   13428 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 23:27:31.511819   13428 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 23:27:31.591168   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 23:27:31.600578   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0913 23:27:31.613643   13428 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 23:27:31.613698   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.621626   13428 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 23:27:31.621669   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.629491   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.637080   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.644788   13428 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 23:27:31.651959   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.659599   13428 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.671888   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.679666   13428 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 23:27:31.686225   13428 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 23:27:31.692911   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:31.765797   13428 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 23:27:31.852644   13428 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 23:27:31.852717   13428 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 23:27:31.855807   13428 start.go:563] Will wait 60s for crictl version
	I0913 23:27:31.855850   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:27:31.858556   13428 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 23:27:31.889073   13428 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 23:27:31.889209   13428 ssh_runner.go:195] Run: crio --version
	I0913 23:27:31.922007   13428 ssh_runner.go:195] Run: crio --version
	I0913 23:27:31.955763   13428 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 23:27:31.956952   13428 cli_runner.go:164] Run: docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0913 23:27:31.972291   13428 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 23:27:31.975468   13428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0913 23:27:31.984858   13428 kubeadm.go:883] updating cluster {Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0913 23:27:31.984960   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:31.985006   13428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 23:27:32.041701   13428 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 23:27:32.041726   13428 crio.go:433] Images already preloaded, skipping extraction
	I0913 23:27:32.041772   13428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 23:27:32.072079   13428 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 23:27:32.072098   13428 cache_images.go:84] Images are preloaded, skipping loading
	I0913 23:27:32.072105   13428 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 23:27:32.072180   13428 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-393491 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0913 23:27:32.072238   13428 ssh_runner.go:195] Run: crio config
	I0913 23:27:32.111529   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:32.111552   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:32.111564   13428 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 23:27:32.111589   13428 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-393491 NodeName:addons-393491 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0913 23:27:32.111742   13428 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-393491"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0913 23:27:32.111812   13428 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 23:27:32.119370   13428 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 23:27:32.119433   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 23:27:32.126601   13428 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 23:27:32.141238   13428 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 23:27:32.156210   13428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 23:27:32.171155   13428 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 23:27:32.174006   13428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0913 23:27:32.183074   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:32.262099   13428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:27:32.273161   13428 certs.go:68] Setting up /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491 for IP: 192.168.49.2
	I0913 23:27:32.273183   13428 certs.go:194] generating shared ca certs ...
	I0913 23:27:32.273197   13428 certs.go:226] acquiring lock for ca certs: {Name:mk41106c45d8b28e6ee987a04dfebefbe4f435d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.273303   13428 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key
	I0913 23:27:32.317292   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt ...
	I0913 23:27:32.317318   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt: {Name:mkea80a80872aa0afd5ced68e26a0b3a118f69ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.317462   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key ...
	I0913 23:27:32.317472   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key: {Name:mk7847ae5dd6258fde5a2871d342ec038b8981e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.317539   13428 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key
	I0913 23:27:32.571583   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt ...
	I0913 23:27:32.571607   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt: {Name:mkcf8512c6af1a801caa67202b1c3103e9da9299 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.571770   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key ...
	I0913 23:27:32.571784   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key: {Name:mk479b0193859c61e40fa870d2e45c82b44959aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.571874   13428 certs.go:256] generating profile certs ...
	I0913 23:27:32.571927   13428 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key
	I0913 23:27:32.571940   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt with IP's: []
	I0913 23:27:32.751957   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt ...
	I0913 23:27:32.751989   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: {Name:mk12e5aadf329cd61c04bc2a07d5f5e9da38f01c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.752154   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key ...
	I0913 23:27:32.752164   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key: {Name:mkebea754bb5912ed17571cc723b8fbff0224579 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.752234   13428 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d
	I0913 23:27:32.752251   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 23:27:32.956363   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d ...
	I0913 23:27:32.956394   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d: {Name:mk8c31967f88999ea250a436ce47b87125a65198 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.956559   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d ...
	I0913 23:27:32.956573   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d: {Name:mkc1eb84f24d228d8c325694e3508e808bfc71da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.956642   13428 certs.go:381] copying /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d -> /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt
	I0913 23:27:32.956709   13428 certs.go:385] copying /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d -> /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key
	I0913 23:27:32.956754   13428 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key
	I0913 23:27:32.956769   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt with IP's: []
	I0913 23:27:33.123870   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt ...
	I0913 23:27:33.123899   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt: {Name:mkc20f266056e9d628595af7ad5a9d52c081e212 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:33.124041   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key ...
	I0913 23:27:33.124051   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key: {Name:mk484123468a132af81237a41be8340c68e7e3ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:33.124210   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 23:27:33.124242   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem (1082 bytes)
	I0913 23:27:33.124264   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem (1123 bytes)
	I0913 23:27:33.124283   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem (1679 bytes)
	I0913 23:27:33.124827   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 23:27:33.148332   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0913 23:27:33.168060   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 23:27:33.187334   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 23:27:33.206510   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 23:27:33.226302   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0913 23:27:33.245986   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 23:27:33.265460   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0913 23:27:33.284837   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 23:27:33.304094   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 23:27:33.318539   13428 ssh_runner.go:195] Run: openssl version
	I0913 23:27:33.323295   13428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0913 23:27:33.331404   13428 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.334318   13428 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 23:27 /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.334364   13428 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.340318   13428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0913 23:27:33.348096   13428 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 23:27:33.350785   13428 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0913 23:27:33.350825   13428 kubeadm.go:392] StartCluster: {Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:27:33.350888   13428 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 23:27:33.350919   13428 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 23:27:33.381499   13428 cri.go:89] found id: ""
	I0913 23:27:33.381553   13428 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 23:27:33.388962   13428 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 23:27:33.396073   13428 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 23:27:33.396120   13428 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0913 23:27:33.403050   13428 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0913 23:27:33.403071   13428 kubeadm.go:157] found existing configuration files:
	
	I0913 23:27:33.403108   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 23:27:33.409990   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0913 23:27:33.410057   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 23:27:33.416558   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 23:27:33.423634   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0913 23:27:33.423676   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 23:27:33.430378   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 23:27:33.437261   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0913 23:27:33.437309   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 23:27:33.444167   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 23:27:33.452125   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0913 23:27:33.452194   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 23:27:33.460056   13428 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0913 23:27:33.494870   13428 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 23:27:33.494938   13428 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 23:27:33.509351   13428 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 23:27:33.509415   13428 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0913 23:27:33.509443   13428 kubeadm.go:310] OS: Linux
	I0913 23:27:33.509546   13428 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 23:27:33.509628   13428 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 23:27:33.509705   13428 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 23:27:33.509763   13428 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 23:27:33.509805   13428 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 23:27:33.509848   13428 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 23:27:33.509884   13428 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 23:27:33.509923   13428 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 23:27:33.509976   13428 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 23:27:33.555450   13428 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 23:27:33.555586   13428 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 23:27:33.555691   13428 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 23:27:33.561184   13428 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 23:27:33.564186   13428 out.go:235]   - Generating certificates and keys ...
	I0913 23:27:33.564266   13428 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 23:27:33.564329   13428 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 23:27:33.776242   13428 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 23:27:33.857768   13428 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 23:27:34.063852   13428 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 23:27:34.266875   13428 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 23:27:34.366818   13428 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 23:27:34.366950   13428 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-393491 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:27:34.508252   13428 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 23:27:34.508411   13428 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-393491 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:27:34.564978   13428 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 23:27:34.811326   13428 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 23:27:34.967682   13428 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 23:27:34.967798   13428 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 23:27:35.040471   13428 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 23:27:35.342490   13428 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 23:27:35.610933   13428 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 23:27:35.857921   13428 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 23:27:36.108198   13428 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 23:27:36.108796   13428 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 23:27:36.111768   13428 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 23:27:36.114120   13428 out.go:235]   - Booting up control plane ...
	I0913 23:27:36.114244   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 23:27:36.114348   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 23:27:36.114441   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 23:27:36.125262   13428 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 23:27:36.130234   13428 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 23:27:36.130284   13428 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 23:27:36.203100   13428 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 23:27:36.203243   13428 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 23:27:37.204470   13428 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001389951s
	I0913 23:27:37.204553   13428 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 23:27:41.205541   13428 kubeadm.go:310] [api-check] The API server is healthy after 4.001074897s
	I0913 23:27:41.215224   13428 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 23:27:41.224210   13428 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 23:27:41.239825   13428 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 23:27:41.240075   13428 kubeadm.go:310] [mark-control-plane] Marking the node addons-393491 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 23:27:41.246136   13428 kubeadm.go:310] [bootstrap-token] Using token: 8omtk6.vik041h0m2ui77qp
	I0913 23:27:41.247442   13428 out.go:235]   - Configuring RBAC rules ...
	I0913 23:27:41.247572   13428 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 23:27:41.249997   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 23:27:41.254325   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0913 23:27:41.257147   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 23:27:41.259102   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 23:27:41.261061   13428 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 23:27:41.611348   13428 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 23:27:42.027105   13428 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 23:27:42.610500   13428 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 23:27:42.611307   13428 kubeadm.go:310] 
	I0913 23:27:42.611384   13428 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 23:27:42.611399   13428 kubeadm.go:310] 
	I0913 23:27:42.611518   13428 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 23:27:42.611536   13428 kubeadm.go:310] 
	I0913 23:27:42.611573   13428 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 23:27:42.611641   13428 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 23:27:42.611696   13428 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 23:27:42.611703   13428 kubeadm.go:310] 
	I0913 23:27:42.611764   13428 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 23:27:42.611773   13428 kubeadm.go:310] 
	I0913 23:27:42.611848   13428 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 23:27:42.611859   13428 kubeadm.go:310] 
	I0913 23:27:42.611935   13428 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 23:27:42.612051   13428 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 23:27:42.612150   13428 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 23:27:42.612162   13428 kubeadm.go:310] 
	I0913 23:27:42.612286   13428 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 23:27:42.612395   13428 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 23:27:42.612410   13428 kubeadm.go:310] 
	I0913 23:27:42.612527   13428 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 8omtk6.vik041h0m2ui77qp \
	I0913 23:27:42.612667   13428 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5dd619a72434b0e6c0b2be2b804790f967f974dd1ca8eb00048187ac5d22a993 \
	I0913 23:27:42.612697   13428 kubeadm.go:310] 	--control-plane 
	I0913 23:27:42.612708   13428 kubeadm.go:310] 
	I0913 23:27:42.612808   13428 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 23:27:42.612817   13428 kubeadm.go:310] 
	I0913 23:27:42.612924   13428 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 8omtk6.vik041h0m2ui77qp \
	I0913 23:27:42.613046   13428 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5dd619a72434b0e6c0b2be2b804790f967f974dd1ca8eb00048187ac5d22a993 
	I0913 23:27:42.614741   13428 kubeadm.go:310] W0913 23:27:33.492298    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:27:42.615043   13428 kubeadm.go:310] W0913 23:27:33.492928    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:27:42.615322   13428 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-gcp\n", err: exit status 1
	I0913 23:27:42.615473   13428 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 23:27:42.615489   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:42.615498   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:42.617225   13428 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 23:27:42.618286   13428 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 23:27:42.621575   13428 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 23:27:42.621594   13428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 23:27:42.636640   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0913 23:27:42.811334   13428 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 23:27:42.811418   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:42.811433   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-393491 minikube.k8s.io/updated_at=2024_09_13T23_27_42_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18 minikube.k8s.io/name=addons-393491 minikube.k8s.io/primary=true
	I0913 23:27:42.818009   13428 ops.go:34] apiserver oom_adj: -16
	I0913 23:27:42.895371   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:43.396451   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:43.896454   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:44.395907   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:44.896343   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:45.396397   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:45.895541   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:46.396456   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:46.895552   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:47.396093   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:47.490083   13428 kubeadm.go:1113] duration metric: took 4.678717414s to wait for elevateKubeSystemPrivileges
	I0913 23:27:47.490139   13428 kubeadm.go:394] duration metric: took 14.139315243s to StartCluster
	I0913 23:27:47.490167   13428 settings.go:142] acquiring lock: {Name:mk629a88096b8cd0ba475e1f238f5b53e8e2d32a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:47.490289   13428 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:27:47.490676   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/kubeconfig: {Name:mk72654cb26d4baede926bdc73d0d95f8b87d072 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:47.490874   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0913 23:27:47.490899   13428 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]
	I0913 23:27:47.490878   13428 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0913 23:27:47.490978   13428 addons.go:69] Setting yakd=true in profile "addons-393491"
	I0913 23:27:47.490989   13428 addons.go:234] Setting addon yakd=true in "addons-393491"
	I0913 23:27:47.491018   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491024   13428 addons.go:69] Setting inspektor-gadget=true in profile "addons-393491"
	I0913 23:27:47.491037   13428 addons.go:69] Setting storage-provisioner=true in profile "addons-393491"
	I0913 23:27:47.491050   13428 addons.go:234] Setting addon inspektor-gadget=true in "addons-393491"
	I0913 23:27:47.491059   13428 addons.go:234] Setting addon storage-provisioner=true in "addons-393491"
	I0913 23:27:47.491081   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491079   13428 addons.go:69] Setting gcp-auth=true in profile "addons-393491"
	I0913 23:27:47.491101   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491117   13428 addons.go:69] Setting metrics-server=true in profile "addons-393491"
	I0913 23:27:47.491129   13428 addons.go:69] Setting cloud-spanner=true in profile "addons-393491"
	I0913 23:27:47.491138   13428 addons.go:234] Setting addon metrics-server=true in "addons-393491"
	I0913 23:27:47.491141   13428 addons.go:234] Setting addon cloud-spanner=true in "addons-393491"
	I0913 23:27:47.491163   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491170   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491194   13428 addons.go:69] Setting registry=true in profile "addons-393491"
	I0913 23:27:47.491199   13428 addons.go:69] Setting volcano=true in profile "addons-393491"
	I0913 23:27:47.491220   13428 addons.go:234] Setting addon registry=true in "addons-393491"
	I0913 23:27:47.491257   13428 addons.go:234] Setting addon volcano=true in "addons-393491"
	I0913 23:27:47.491288   13428 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-393491"
	I0913 23:27:47.491289   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491303   13428 addons.go:69] Setting volumesnapshots=true in profile "addons-393491"
	I0913 23:27:47.491309   13428 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-393491"
	I0913 23:27:47.491315   13428 addons.go:234] Setting addon volumesnapshots=true in "addons-393491"
	I0913 23:27:47.491337   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491600   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491604   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491617   13428 addons.go:69] Setting ingress=true in profile "addons-393491"
	I0913 23:27:47.491618   13428 addons.go:69] Setting ingress-dns=true in profile "addons-393491"
	I0913 23:27:47.491631   13428 addons.go:234] Setting addon ingress=true in "addons-393491"
	I0913 23:27:47.491636   13428 addons.go:234] Setting addon ingress-dns=true in "addons-393491"
	I0913 23:27:47.491638   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491656   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491661   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491672   13428 addons.go:69] Setting helm-tiller=true in profile "addons-393491"
	I0913 23:27:47.491683   13428 addons.go:234] Setting addon helm-tiller=true in "addons-393491"
	I0913 23:27:47.491702   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491741   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491765   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492078   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492122   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492393   13428 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-393491"
	I0913 23:27:47.492541   13428 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-393491"
	I0913 23:27:47.492595   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491088   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:47.491605   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.493147   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491105   13428 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-393491"
	I0913 23:27:47.494255   13428 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-393491"
	I0913 23:27:47.494353   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491291   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.495211   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.495281   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491119   13428 mustload.go:65] Loading cluster: addons-393491
	I0913 23:27:47.491604   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.495923   13428 addons.go:69] Setting default-storageclass=true in profile "addons-393491"
	I0913 23:27:47.495952   13428 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-393491"
	I0913 23:27:47.497794   13428 out.go:177] * Verifying Kubernetes components...
	I0913 23:27:47.491662   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.499926   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:47.523677   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:47.523948   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.523984   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.524096   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.529457   13428 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 23:27:47.529526   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 23:27:47.531127   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 23:27:47.531154   13428 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 23:27:47.531223   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.531392   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 23:27:47.531401   13428 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 23:27:47.531431   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.538461   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 23:27:47.543010   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 23:27:47.543775   13428 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 23:27:47.546035   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 23:27:47.546163   13428 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:27:47.546181   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 23:27:47.546238   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.546454   13428 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 23:27:47.548056   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 23:27:47.548075   13428 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 23:27:47.548135   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.548337   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 23:27:47.549828   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 23:27:47.555264   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 23:27:47.557465   13428 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 23:27:47.559713   13428 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 23:27:47.559728   13428 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 23:27:47.559785   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.559946   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 23:27:47.564724   13428 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 23:27:47.567949   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 23:27:47.568126   13428 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:27:47.568139   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 23:27:47.568202   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.569613   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 23:27:47.569632   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 23:27:47.569727   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.580393   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 23:27:47.582133   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:47.583526   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:47.584868   13428 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 23:27:47.584954   13428 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:27:47.584975   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 23:27:47.585039   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.586321   13428 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 23:27:47.586341   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 23:27:47.586388   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.594977   13428 addons.go:234] Setting addon default-storageclass=true in "addons-393491"
	I0913 23:27:47.595016   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.596317   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.604658   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.608449   13428 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	W0913 23:27:47.608706   13428 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 23:27:47.608706   13428 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 23:27:47.608908   13428 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0913 23:27:47.609080   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.610424   13428 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:27:47.610440   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 23:27:47.610499   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.614312   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0913 23:27:47.614331   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0913 23:27:47.614376   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.614713   13428 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 23:27:47.616162   13428 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 23:27:47.616180   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 23:27:47.616226   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.627691   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.629154   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.629514   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.630710   13428 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-393491"
	I0913 23:27:47.630761   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.631211   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.640237   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.640413   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.661119   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.663822   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.664074   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.664743   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.668216   13428 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 23:27:47.669584   13428 out.go:177]   - Using image docker.io/busybox:stable
	I0913 23:27:47.670955   13428 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:27:47.670974   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 23:27:47.671024   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.675647   13428 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 23:27:47.675674   13428 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 23:27:47.675724   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.675958   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.678665   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.700172   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.714393   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.717983   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0913 23:27:47.807304   13428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:27:47.987865   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 23:27:47.987897   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 23:27:47.990225   13428 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 23:27:47.990299   13428 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 23:27:47.991912   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 23:27:47.991966   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 23:27:48.097825   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0913 23:27:48.108792   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:27:48.110219   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:27:48.187858   13428 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 23:27:48.187885   13428 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 23:27:48.188678   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 23:27:48.188701   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 23:27:48.189161   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 23:27:48.189178   13428 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 23:27:48.203119   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 23:27:48.203143   13428 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 23:27:48.207728   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 23:27:48.207821   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 23:27:48.288884   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:27:48.291357   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0913 23:27:48.291379   13428 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0913 23:27:48.303537   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:27:48.308514   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 23:27:48.308537   13428 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 23:27:48.393599   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:27:48.393621   13428 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 23:27:48.393763   13428 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 23:27:48.396300   13428 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 23:27:48.396323   13428 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 23:27:48.405261   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0913 23:27:48.491838   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 23:27:48.491978   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 23:27:48.495633   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:27:48.495722   13428 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 23:27:48.600822   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 23:27:48.600909   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0913 23:27:48.605637   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0913 23:27:48.605709   13428 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0913 23:27:48.607170   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 23:27:48.607222   13428 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 23:27:48.693483   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:27:48.695656   13428 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:27:48.695683   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 23:27:48.700401   13428 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 23:27:48.700427   13428 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 23:27:48.900710   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:27:48.906938   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 23:27:48.907019   13428 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 23:27:48.990238   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 23:27:48.990312   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 23:27:48.990574   13428 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
	I0913 23:27:49.004688   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:27:49.004771   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 23:27:49.006934   13428 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 23:27:49.007005   13428 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 23:27:49.094874   13428 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.37685131s)
	I0913 23:27:49.094995   13428 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 23:27:49.096440   13428 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.289054947s)
	I0913 23:27:49.097639   13428 node_ready.go:35] waiting up to 6m0s for node "addons-393491" to be "Ready" ...
	I0913 23:27:49.200024   13428 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:49.200050   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 23:27:49.398701   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 23:27:49.398731   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 23:27:49.503062   13428 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 23:27:49.503093   13428 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 23:27:49.597434   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:49.689892   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:27:49.690549   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 23:27:49.690573   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 23:27:49.704748   13428 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:27:49.704775   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 23:27:50.113189   13428 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-393491" context rescaled to 1 replicas
	I0913 23:27:50.305729   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 23:27:50.305809   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 23:27:50.390286   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:27:50.606525   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 23:27:50.606629   13428 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 23:27:51.096785   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 23:27:51.096877   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 23:27:51.110761   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:51.305609   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 23:27:51.305635   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 23:27:51.400860   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.302992298s)
	I0913 23:27:51.588676   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:27:51.588795   13428 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 23:27:51.694830   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:27:53.216189   13428 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.107355204s)
	I0913 23:27:53.216230   13428 addons.go:475] Verifying addon ingress=true in "addons-393491"
	I0913 23:27:53.216338   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.92736536s)
	I0913 23:27:53.216410   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.912787926s)
	I0913 23:27:53.216315   13428 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.106066041s)
	I0913 23:27:53.216591   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.822902575s)
	I0913 23:27:53.216817   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.811530525s)
	I0913 23:27:53.216989   13428 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.52340833s)
	I0913 23:27:53.217007   13428 addons.go:475] Verifying addon metrics-server=true in "addons-393491"
	I0913 23:27:53.217050   13428 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.316312207s)
	I0913 23:27:53.217064   13428 addons.go:475] Verifying addon registry=true in "addons-393491"
	I0913 23:27:53.217239   13428 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.22662087s)
	I0913 23:27:53.218353   13428 out.go:177] * Verifying ingress addon...
	I0913 23:27:53.219435   13428 out.go:177] * Verifying registry addon...
	I0913 23:27:53.221383   13428 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 23:27:53.221752   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0913 23:27:53.292033   13428 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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]
	I0913 23:27:53.294164   13428 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:27:53.294185   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:53.294521   13428 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 23:27:53.294541   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:53.600728   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:53.799682   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:53.800872   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:53.931751   13428 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.334246482s)
	W0913 23:27:53.931800   13428 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0913 23:27:53.931818   13428 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.241883408s)
	I0913 23:27:53.931851   13428 retry.go:31] will retry after 256.041326ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0913 23:27:53.931900   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.541518543s)
	I0913 23:27:53.933330   13428 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-393491 service yakd-dashboard -n yakd-dashboard
	
	I0913 23:27:54.188355   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:54.214380   13428 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.519425105s)
	I0913 23:27:54.214480   13428 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-393491"
	I0913 23:27:54.216063   13428 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 23:27:54.218378   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 23:27:54.226426   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:54.226906   13428 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:27:54.226921   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:54.227277   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:54.721567   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:54.723856   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:54.724197   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:54.818843   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 23:27:54.818917   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:54.835532   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:54.937052   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 23:27:54.959591   13428 addons.go:234] Setting addon gcp-auth=true in "addons-393491"
	I0913 23:27:54.959649   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:54.960093   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:54.978539   13428 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 23:27:54.978589   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:54.998570   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:55.222244   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:55.224233   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:55.224382   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:55.600894   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:55.721798   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:55.724038   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:55.724456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:56.221345   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:56.224153   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:56.224850   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:56.648049   13428 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.459636275s)
	I0913 23:27:56.648122   13428 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.669552148s)
	I0913 23:27:56.650383   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:56.651896   13428 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 23:27:56.652996   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 23:27:56.653007   13428 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 23:27:56.668858   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 23:27:56.668880   13428 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 23:27:56.683680   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:27:56.683700   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 23:27:56.698593   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:27:56.722549   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:56.723980   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:56.724475   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:57.009803   13428 addons.go:475] Verifying addon gcp-auth=true in "addons-393491"
	I0913 23:27:57.011130   13428 out.go:177] * Verifying gcp-auth addon...
	I0913 23:27:57.013050   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 23:27:57.015340   13428 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 23:27:57.015357   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:57.222951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:57.223979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:57.224391   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:57.515909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:57.722114   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:57.724025   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:57.724065   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.015736   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:58.101257   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:58.221891   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:58.224055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:58.224263   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.515975   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:58.721818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:58.725215   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.728713   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.015658   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:59.221208   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:59.223662   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.224028   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:59.516623   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:59.721377   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:59.723860   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.724404   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:00.015405   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:00.221600   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:00.224048   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:00.224175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:00.516162   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:00.600739   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:00.722072   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:00.724164   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:00.724330   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:01.015707   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:01.221572   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:01.224029   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:01.224039   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:01.515121   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:01.722031   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:01.723964   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:01.724078   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:02.016463   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:02.221257   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:02.223950   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:02.224433   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:02.516065   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:02.721841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:02.723829   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:02.724175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.016303   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:03.102366   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:03.221915   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:03.223876   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:03.224120   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.516491   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:03.721562   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:03.724111   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.724221   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.015753   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:04.221948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:04.223922   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.224041   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:04.516691   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:04.721517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:04.724050   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.724282   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.015779   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:05.221778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:05.223910   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:05.224408   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.515654   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:05.600747   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:05.721458   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:05.724037   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.724055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.015768   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:06.221590   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:06.224088   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.224194   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:06.515575   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:06.721490   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:06.723969   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.724071   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:07.015467   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:07.221485   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:07.223971   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:07.224058   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:07.515545   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:07.601126   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:07.721681   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:07.723852   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:07.724208   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:08.016542   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:08.221139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:08.223923   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:08.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:08.515517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:08.721452   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:08.723894   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:08.724044   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:09.016693   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:09.221349   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:09.224033   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:09.224500   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:09.516665   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:09.721472   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:09.724468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:09.725327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:10.015573   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:10.100698   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:10.221104   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:10.223859   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:10.224268   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:10.516960   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:10.721999   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:10.724378   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:10.724646   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:11.015812   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:11.221306   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:11.224087   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:11.224507   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:11.515535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:11.721123   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:11.723931   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:11.724301   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:12.016641   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:12.100978   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:12.221504   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:12.223951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:12.224065   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:12.516711   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:12.721981   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:12.723821   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:12.724025   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:13.016449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:13.221339   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:13.224093   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:13.224581   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:13.515956   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:13.721591   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:13.723631   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:13.724050   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:14.016245   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:14.221953   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:14.223787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:14.223955   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:14.516610   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:14.600721   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:14.721378   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:14.723931   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:14.724472   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:15.016683   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:15.221592   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:15.224034   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:15.224161   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:15.516675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:15.721183   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:15.723853   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:15.724217   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.016314   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:16.220986   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:16.223893   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:16.224223   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.516477   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:16.721576   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:16.723867   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.723933   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.016487   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:17.100439   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:17.221766   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:17.223923   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.224274   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:17.516353   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:17.721432   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:17.723827   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.723921   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:18.017029   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:18.221939   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:18.223879   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:18.224175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:18.516803   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:18.721740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:18.723922   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:18.724364   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.016433   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:19.100527   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:19.222148   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:19.224189   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:19.224392   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.516067   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:19.721593   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:19.724123   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.724279   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:20.015838   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:20.221317   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:20.223976   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:20.224459   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:20.515908   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:20.721384   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:20.723928   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:20.724013   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.015978   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:21.221627   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:21.223721   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.224142   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:21.516441   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:21.600708   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:21.721119   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:21.723841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.724253   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:22.016623   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:22.221373   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:22.224058   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:22.224593   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:22.515691   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:22.721713   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:22.723748   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:22.724141   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:23.016534   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:23.221258   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:23.223924   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:23.224488   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:23.515570   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:23.600913   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:23.721318   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:23.724146   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:23.724372   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:24.015449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:24.221986   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:24.223890   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:24.223944   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:24.516535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:24.721689   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:24.723874   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:24.724281   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:25.016053   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:25.221945   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:25.224096   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:25.224501   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:25.515765   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:25.600953   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:25.721466   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:25.723979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:25.724180   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.016569   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:26.221219   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:26.223888   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:26.224365   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.516702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:26.721565   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:26.724168   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.724237   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.015814   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:27.221564   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:27.224050   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:27.224096   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.515787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:27.601073   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:27.721501   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:27.723848   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.724071   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:28.016524   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:28.221831   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:28.224017   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:28.224456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:28.516714   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:28.721705   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:28.723846   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:28.724489   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:29.016293   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:29.221216   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:29.224123   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:29.224411   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:29.516491   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:29.721474   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:29.724012   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:29.724145   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:30.016607   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:30.100366   13428 node_ready.go:49] node "addons-393491" has status "Ready":"True"
	I0913 23:28:30.100390   13428 node_ready.go:38] duration metric: took 41.002701248s for node "addons-393491" to be "Ready" ...
	I0913 23:28:30.100401   13428 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0913 23:28:30.111251   13428 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:30.222385   13428 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:28:30.222420   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:30.234318   13428 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:28:30.234344   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:30.234814   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:30.516511   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:30.723855   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:30.823139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:30.823498   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:31.016637   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:31.119957   13428 pod_ready.go:93] pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.119979   13428 pod_ready.go:82] duration metric: took 1.008697814s for pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.119999   13428 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.124564   13428 pod_ready.go:93] pod "etcd-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.124588   13428 pod_ready.go:82] duration metric: took 4.581524ms for pod "etcd-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.124604   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.129025   13428 pod_ready.go:93] pod "kube-apiserver-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.129044   13428 pod_ready.go:82] duration metric: took 4.433393ms for pod "kube-apiserver-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.129052   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.132773   13428 pod_ready.go:93] pod "kube-controller-manager-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.132792   13428 pod_ready.go:82] duration metric: took 3.732042ms for pod "kube-controller-manager-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.132805   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dqcff" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.223778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:31.224379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:31.224937   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:31.300706   13428 pod_ready.go:93] pod "kube-proxy-dqcff" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.300728   13428 pod_ready.go:82] duration metric: took 167.916312ms for pod "kube-proxy-dqcff" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.300737   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.515334   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:31.700649   13428 pod_ready.go:93] pod "kube-scheduler-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.700669   13428 pod_ready.go:82] duration metric: took 399.926101ms for pod "kube-scheduler-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.700679   13428 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.722385   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:31.724627   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:31.725017   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:32.018220   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:32.222771   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:32.224633   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:32.224896   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:32.516358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:32.721859   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:32.724211   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:32.724602   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:33.015982   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:33.222505   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:33.224419   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:33.224646   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:33.516578   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:33.706572   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:33.723719   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:33.726596   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:33.727142   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.016387   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:34.223547   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:34.224577   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:34.226085   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.516348   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:34.723049   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:34.724826   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.725264   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.016111   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:35.222662   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:35.224948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.225415   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:35.516706   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:35.722326   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:35.724818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.724961   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:36.016192   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:36.206892   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:36.221731   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:36.224024   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:36.224535   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:36.516638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:36.723358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:36.724272   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:36.725189   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:37.016105   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:37.221797   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:37.224530   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:37.224889   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:37.516262   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:37.721870   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:37.724143   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:37.724441   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.016069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:38.221900   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:38.224276   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:38.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.516702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:38.706262   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:38.723244   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:38.724677   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.725494   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.018517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:39.223181   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:39.224371   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.224722   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:39.517001   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:39.721661   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:39.724558   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.725188   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:40.016191   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:40.223027   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:40.224500   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:40.225311   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:40.515983   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:40.709651   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:40.724794   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:40.725149   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:40.725346   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.015866   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:41.222233   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:41.224231   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:41.224620   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.515762   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:41.721913   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:41.724417   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.724778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:42.016602   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:42.221581   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:42.224251   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:42.224904   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:42.516334   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:42.721755   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:42.724327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:42.724445   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.016462   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:43.205662   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:43.222460   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:43.224311   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:43.224690   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.515903   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:43.722427   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:43.724702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.724916   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:44.015889   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:44.222675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:44.224993   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:44.225597   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:44.516181   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:44.721675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:44.724154   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:44.724308   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:45.016449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:45.222596   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:45.224056   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:45.224751   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:45.515971   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:45.705582   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:45.722235   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:45.724421   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:45.725057   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.015951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:46.221616   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:46.224370   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.225175   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:46.516355   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:46.721574   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:46.724188   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.724978   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.016137   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:47.221773   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:47.223909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.224488   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:47.515535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:47.705998   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:47.722157   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:47.724685   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.725096   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.016325   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:48.222594   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:48.224431   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.224805   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:48.516506   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:48.721529   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:48.724196   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.724583   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.016912   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:49.222126   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:49.224248   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.224472   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:49.516495   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:49.706230   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:49.722080   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:49.724299   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.724760   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.016011   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:50.222755   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:50.224225   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.224835   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:50.516787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:50.722734   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:50.724452   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.725069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.016837   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:51.223265   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:51.224416   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:51.224502   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.516074   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:51.723593   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:51.724983   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.725474   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:52.015644   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:52.205361   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:52.222355   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:52.224292   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:52.224559   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:52.515637   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:52.721950   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:52.724172   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:52.724461   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:53.016613   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:53.222069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:53.224510   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:53.224819   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:53.515890   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:53.722125   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:53.724174   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:53.724456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.016864   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:54.206366   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:54.222828   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:54.224478   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.224959   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:54.516684   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:54.722740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:54.724650   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.724912   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:55.016925   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:55.221289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:55.224818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:55.224960   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:55.516175   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:55.722853   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:55.724461   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:55.724758   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.016124   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:56.221312   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:56.224222   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:56.224560   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.515896   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:56.705288   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:56.722006   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:56.724399   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.724716   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:57.016432   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:57.223177   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:57.224242   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:57.225278   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:57.516448   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:57.790697   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:57.794339   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:57.795931   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:58.090787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:58.293902   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:58.295363   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:58.296447   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:58.516698   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:58.706301   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:58.722379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:58.724947   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:58.725474   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:59.017222   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:59.223160   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:59.225880   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:59.226413   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:59.516352   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:59.722261   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:59.724704   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:59.725320   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:00.016584   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:00.222712   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:00.225445   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:00.225956   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:00.516168   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:00.722358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:00.724565   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:00.725054   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.016313   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:01.205995   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:01.222232   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:01.224717   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:01.225078   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.516585   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:01.724448   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:01.724694   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.724779   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:02.016966   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:02.222053   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:02.224289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:02.224855   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:02.515650   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:02.721740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:02.725035   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:02.725231   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.015998   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:03.206672   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:03.222542   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:03.224354   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:03.224794   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.516088   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:03.722268   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:03.724281   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.724818   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:04.015852   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:04.222031   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:04.224578   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:04.224769   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:04.516114   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:04.722202   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:04.724564   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:04.725241   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.016751   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:05.222581   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:05.224624   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:05.225278   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.516551   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:05.706517   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:05.722839   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:05.724455   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.724762   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.016172   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:06.222496   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:06.224181   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:06.224666   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.516153   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:06.721785   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:06.724538   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.724733   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:07.016224   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:07.222588   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:07.224939   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:07.225232   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:07.515841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:07.722072   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:07.724835   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:07.725087   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.016218   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:08.205922   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:08.222677   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:08.224805   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:08.225888   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.516431   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:08.722563   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:08.724266   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.724632   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.016379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:09.223759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:09.224447   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:09.224481   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.516353   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:09.722026   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:09.724357   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.724770   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:10.015688   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:10.206109   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:10.222119   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:10.224800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:10.225076   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:10.516498   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:10.722208   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:10.724274   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:10.725057   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.016837   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:11.222883   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:11.224809   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:11.225408   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.516467   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:11.721543   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:11.724514   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.725846   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.016614   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:12.206639   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:12.223560   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:12.224149   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.224553   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:12.515675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:12.721673   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:12.724055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.724357   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:13.016785   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:13.222865   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:13.224337   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:13.225086   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:13.516811   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:13.722190   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:13.724733   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:13.725100   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.016790   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:14.207518   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:14.222100   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:14.224979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:14.225067   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.516301   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:14.722895   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:14.724537   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.725159   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:15.017051   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:15.222965   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:15.224567   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:15.225743   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:15.516909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:15.723080   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:15.724547   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:15.725135   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.016577   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:16.223124   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:16.224551   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.224750   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:16.515862   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:16.705794   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:16.722257   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:16.724496   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.725481   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:17.016800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:17.223067   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:17.224377   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:17.224636   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:17.516800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:17.723169   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:17.724099   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:17.724596   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:18.016730   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:18.222628   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:18.225370   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:18.225785   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:18.516809   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:18.706441   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:18.722387   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:18.724739   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:18.725499   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:19.016959   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:19.222139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:19.224548   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:19.224868   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:19.516338   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:19.721828   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:19.724343   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:19.724585   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:20.016686   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:20.221848   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:20.224176   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:20.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:20.516131   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:20.722011   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:20.724289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:20.724870   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:21.016476   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:21.205895   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:21.221759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:21.224116   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:21.224367   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:21.516631   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:21.721636   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:21.724177   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:21.724473   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:22.017214   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:22.222464   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:22.224638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:22.225141   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:22.516283   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:22.721665   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:22.724222   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:22.725016   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:23.016676   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:23.206475   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:23.222468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:23.224759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:23.225173   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:23.516073   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:23.723044   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:23.724718   13428 kapi.go:107] duration metric: took 1m30.50296159s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 23:29:23.724997   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:24.015937   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:24.222161   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:24.224437   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:24.517301   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:24.723014   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:24.724487   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:25.016494   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:25.224967   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:25.226268   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:25.516290   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:25.706255   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:25.723194   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:25.724625   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:26.016688   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:26.222946   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:26.224658   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:26.516988   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:26.722763   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:26.725143   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:27.016599   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:27.223398   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:27.224804   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:27.516142   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:27.722204   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:27.724877   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:28.015956   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:28.206092   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:28.292293   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:28.292412   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:28.516881   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:28.722588   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:28.724271   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:29.016468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:29.221741   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:29.224347   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:29.516477   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:29.722639   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:29.724425   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:30.016469   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:30.222318   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:30.225291   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:30.516634   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:30.705837   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:30.722039   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:30.724780   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:31.016980   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:31.223290   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:31.224372   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:31.516555   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:31.722932   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:31.724233   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:32.016609   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:32.221948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:32.224483   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:32.516748   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:32.706334   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:32.722120   13428 kapi.go:107] duration metric: took 1m38.503741453s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 23:29:32.724502   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:33.016707   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:33.224558   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:33.516993   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:33.725623   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:34.016638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:34.225327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:34.516340   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:34.707604   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:34.789700   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:35.091675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:35.225343   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:35.589493   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:35.790762   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:36.016780   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:36.291120   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:36.516647   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:36.725276   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:37.016500   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:37.206071   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:37.224993   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:37.516443   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:37.724969   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:38.016483   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:38.224492   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:38.517082   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:38.725590   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:39.015894   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:39.206612   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:39.225438   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:39.516972   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:39.724864   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:40.016117   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:40.224866   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:40.516137   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:40.725434   13428 kapi.go:107] duration metric: took 1m47.504048476s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 23:29:41.094249   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:41.517298   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:41.705976   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:42.016826   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:42.555152   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:43.016420   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:43.517106   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:44.016197   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:44.205316   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:44.516332   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:45.016152   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:45.516563   13428 kapi.go:107] duration metric: took 1m48.503507536s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 23:29:45.518330   13428 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-393491 cluster.
	I0913 23:29:45.519558   13428 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0913 23:29:45.521300   13428 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 23:29:45.522719   13428 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, helm-tiller, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0913 23:29:45.524260   13428 addons.go:510] duration metric: took 1m58.033362739s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server helm-tiller storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0913 23:29:46.205693   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:48.206096   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:50.206379   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:52.705592   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:54.705986   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:56.706294   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:59.206211   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:01.706823   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:04.206713   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:06.207630   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:08.706254   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:11.206348   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:13.706039   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:15.706577   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:18.206218   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:20.705752   13428 pod_ready.go:93] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"True"
	I0913 23:30:20.705781   13428 pod_ready.go:82] duration metric: took 1m49.005096494s for pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.705794   13428 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.709736   13428 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace has status "Ready":"True"
	I0913 23:30:20.709756   13428 pod_ready.go:82] duration metric: took 3.956348ms for pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.709774   13428 pod_ready.go:39] duration metric: took 1m50.609358011s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0913 23:30:20.709792   13428 api_server.go:52] waiting for apiserver process to appear ...
	I0913 23:30:20.709820   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:20.709867   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:20.742999   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:20.743022   13428 cri.go:89] found id: ""
	I0913 23:30:20.743030   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:20.743081   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.746337   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:20.746404   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:20.778523   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:20.778544   13428 cri.go:89] found id: ""
	I0913 23:30:20.778551   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:20.778601   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.781859   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:20.781922   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:20.813666   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:20.813688   13428 cri.go:89] found id: ""
	I0913 23:30:20.813695   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:20.813761   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.817174   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:20.817238   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:20.849784   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:20.849809   13428 cri.go:89] found id: ""
	I0913 23:30:20.849818   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:20.849870   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.853067   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:20.853123   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:20.885832   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:20.885866   13428 cri.go:89] found id: ""
	I0913 23:30:20.885875   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:20.885935   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.889186   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:20.889259   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:20.922903   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:20.922923   13428 cri.go:89] found id: ""
	I0913 23:30:20.922930   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:20.922976   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.926249   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:20.926310   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:20.959315   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:20.959343   13428 cri.go:89] found id: ""
	I0913 23:30:20.959353   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:20.959406   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.962579   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:20.962600   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:21.001978   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:21.002020   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:21.034936   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:21.034971   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:21.091691   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:21.091733   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:21.128174   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:21.128206   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:21.168909   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:21.168944   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:21.180822   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:21.180848   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:21.227000   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:21.227033   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:21.271156   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:21.271189   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:21.319497   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:21.319533   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:21.392063   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:21.392101   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:21.461790   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:21.461827   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:24.063125   13428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 23:30:24.076758   13428 api_server.go:72] duration metric: took 2m36.585762855s to wait for apiserver process to appear ...
	I0913 23:30:24.076786   13428 api_server.go:88] waiting for apiserver healthz status ...
	I0913 23:30:24.076827   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:24.076885   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:24.109622   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:24.109646   13428 cri.go:89] found id: ""
	I0913 23:30:24.109655   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:24.109725   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.113062   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:24.113141   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:24.146174   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:24.146197   13428 cri.go:89] found id: ""
	I0913 23:30:24.146205   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:24.146247   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.149495   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:24.149554   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:24.183372   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:24.183398   13428 cri.go:89] found id: ""
	I0913 23:30:24.183429   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:24.183486   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.186855   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:24.186918   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:24.218995   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:24.219015   13428 cri.go:89] found id: ""
	I0913 23:30:24.219023   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:24.219079   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.222313   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:24.222382   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:24.254313   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:24.254338   13428 cri.go:89] found id: ""
	I0913 23:30:24.254346   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:24.254396   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.257679   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:24.257739   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:24.292338   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:24.292361   13428 cri.go:89] found id: ""
	I0913 23:30:24.292369   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:24.292422   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.295955   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:24.296025   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:24.329328   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:24.329354   13428 cri.go:89] found id: ""
	I0913 23:30:24.329362   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:24.329422   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.332803   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:24.332832   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:24.375505   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:24.375546   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:24.423788   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:24.423826   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:24.457237   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:24.457268   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:24.515943   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:24.515981   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:24.550837   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:24.550864   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:24.591750   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:24.591780   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:24.660926   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:24.660962   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:24.672406   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:24.672438   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:24.709651   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:24.709683   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:24.788188   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:24.788226   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:24.884521   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:24.884554   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.428618   13428 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 23:30:27.432297   13428 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 23:30:27.433137   13428 api_server.go:141] control plane version: v1.31.1
	I0913 23:30:27.433159   13428 api_server.go:131] duration metric: took 3.356365781s to wait for apiserver health ...
	I0913 23:30:27.433167   13428 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 23:30:27.433188   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:27.433232   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:27.467790   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:27.467817   13428 cri.go:89] found id: ""
	I0913 23:30:27.467826   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:27.467924   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.471427   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:27.471519   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:27.506258   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.506284   13428 cri.go:89] found id: ""
	I0913 23:30:27.506295   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:27.506352   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.509614   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:27.509672   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:27.541992   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:27.542012   13428 cri.go:89] found id: ""
	I0913 23:30:27.542019   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:27.542070   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.545587   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:27.545655   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:27.577652   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:27.577681   13428 cri.go:89] found id: ""
	I0913 23:30:27.577690   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:27.577747   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.581266   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:27.581345   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:27.613647   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:27.613666   13428 cri.go:89] found id: ""
	I0913 23:30:27.613673   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:27.613722   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.616921   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:27.616977   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:27.649982   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:27.650003   13428 cri.go:89] found id: ""
	I0913 23:30:27.650010   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:27.650052   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.653351   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:27.653419   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:27.686601   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:27.686621   13428 cri.go:89] found id: ""
	I0913 23:30:27.686628   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:27.686692   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.689880   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:27.689899   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:27.767146   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:27.767182   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:27.839193   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:27.839240   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.883167   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:27.883201   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:27.931939   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:27.931974   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:27.990078   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:27.990111   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:28.026068   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:28.026101   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:28.068031   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:28.068063   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:28.079982   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:28.080008   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:28.172669   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:28.172699   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:28.215898   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:28.215932   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:28.254153   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:28.254182   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:30.796290   13428 system_pods.go:59] 19 kube-system pods found
	I0913 23:30:30.796332   13428 system_pods.go:61] "coredns-7c65d6cfc9-hljpk" [8c887ba9-63c9-42b6-b89b-4fea110b1084] Running
	I0913 23:30:30.796339   13428 system_pods.go:61] "csi-hostpath-attacher-0" [7cbb605e-71bb-4e1f-b8a1-29640dd572bb] Running
	I0913 23:30:30.796342   13428 system_pods.go:61] "csi-hostpath-resizer-0" [61654f7c-601c-426a-acde-b20b330c5a97] Running
	I0913 23:30:30.796346   13428 system_pods.go:61] "csi-hostpathplugin-ldwpt" [b875abb3-44d7-4f7d-863f-e88c9c1969c9] Running
	I0913 23:30:30.796349   13428 system_pods.go:61] "etcd-addons-393491" [c9a43031-050e-4175-99b9-e9a2d2a4c9a9] Running
	I0913 23:30:30.796353   13428 system_pods.go:61] "kindnet-mvht2" [40343e3f-0712-4c2b-b0aa-fc6db99ed3e9] Running
	I0913 23:30:30.796357   13428 system_pods.go:61] "kube-apiserver-addons-393491" [1dab440b-7107-4ed0-8c7d-e026eb3424fa] Running
	I0913 23:30:30.796360   13428 system_pods.go:61] "kube-controller-manager-addons-393491" [c4f333e2-95fb-474b-bec8-97a595f35850] Running
	I0913 23:30:30.796363   13428 system_pods.go:61] "kube-ingress-dns-minikube" [16c21c0c-5df9-48c7-8e94-ac2674aa9e43] Running
	I0913 23:30:30.796367   13428 system_pods.go:61] "kube-proxy-dqcff" [04d01d68-d358-4d08-b846-80cfc2423301] Running
	I0913 23:30:30.796374   13428 system_pods.go:61] "kube-scheduler-addons-393491" [d3de7a9f-583f-4054-840e-7cd48df9447a] Running
	I0913 23:30:30.796377   13428 system_pods.go:61] "metrics-server-84c5f94fbc-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
	I0913 23:30:30.796380   13428 system_pods.go:61] "nvidia-device-plugin-daemonset-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
	I0913 23:30:30.796384   13428 system_pods.go:61] "registry-66c9cd494c-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
	I0913 23:30:30.796387   13428 system_pods.go:61] "registry-proxy-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
	I0913 23:30:30.796391   13428 system_pods.go:61] "snapshot-controller-56fcc65765-t29z2" [742178ee-fc85-445b-a543-c3dca6cf0ec0] Running
	I0913 23:30:30.796394   13428 system_pods.go:61] "snapshot-controller-56fcc65765-vvlqr" [8cca4c97-0904-412b-9588-10d04ba84672] Running
	I0913 23:30:30.796397   13428 system_pods.go:61] "storage-provisioner" [145ea3de-2bd7-4a4e-9c64-09e888c6f0bc] Running
	I0913 23:30:30.796400   13428 system_pods.go:61] "tiller-deploy-b48cc5f79-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
	I0913 23:30:30.796405   13428 system_pods.go:74] duration metric: took 3.363231261s to wait for pod list to return data ...
	I0913 23:30:30.796415   13428 default_sa.go:34] waiting for default service account to be created ...
	I0913 23:30:30.798541   13428 default_sa.go:45] found service account: "default"
	I0913 23:30:30.798560   13428 default_sa.go:55] duration metric: took 2.141043ms for default service account to be created ...
	I0913 23:30:30.798568   13428 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 23:30:30.806325   13428 system_pods.go:86] 19 kube-system pods found
	I0913 23:30:30.806351   13428 system_pods.go:89] "coredns-7c65d6cfc9-hljpk" [8c887ba9-63c9-42b6-b89b-4fea110b1084] Running
	I0913 23:30:30.806357   13428 system_pods.go:89] "csi-hostpath-attacher-0" [7cbb605e-71bb-4e1f-b8a1-29640dd572bb] Running
	I0913 23:30:30.806361   13428 system_pods.go:89] "csi-hostpath-resizer-0" [61654f7c-601c-426a-acde-b20b330c5a97] Running
	I0913 23:30:30.806365   13428 system_pods.go:89] "csi-hostpathplugin-ldwpt" [b875abb3-44d7-4f7d-863f-e88c9c1969c9] Running
	I0913 23:30:30.806370   13428 system_pods.go:89] "etcd-addons-393491" [c9a43031-050e-4175-99b9-e9a2d2a4c9a9] Running
	I0913 23:30:30.806374   13428 system_pods.go:89] "kindnet-mvht2" [40343e3f-0712-4c2b-b0aa-fc6db99ed3e9] Running
	I0913 23:30:30.806379   13428 system_pods.go:89] "kube-apiserver-addons-393491" [1dab440b-7107-4ed0-8c7d-e026eb3424fa] Running
	I0913 23:30:30.806385   13428 system_pods.go:89] "kube-controller-manager-addons-393491" [c4f333e2-95fb-474b-bec8-97a595f35850] Running
	I0913 23:30:30.806390   13428 system_pods.go:89] "kube-ingress-dns-minikube" [16c21c0c-5df9-48c7-8e94-ac2674aa9e43] Running
	I0913 23:30:30.806395   13428 system_pods.go:89] "kube-proxy-dqcff" [04d01d68-d358-4d08-b846-80cfc2423301] Running
	I0913 23:30:30.806404   13428 system_pods.go:89] "kube-scheduler-addons-393491" [d3de7a9f-583f-4054-840e-7cd48df9447a] Running
	I0913 23:30:30.806409   13428 system_pods.go:89] "metrics-server-84c5f94fbc-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
	I0913 23:30:30.806418   13428 system_pods.go:89] "nvidia-device-plugin-daemonset-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
	I0913 23:30:30.806423   13428 system_pods.go:89] "registry-66c9cd494c-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
	I0913 23:30:30.806431   13428 system_pods.go:89] "registry-proxy-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
	I0913 23:30:30.806436   13428 system_pods.go:89] "snapshot-controller-56fcc65765-t29z2" [742178ee-fc85-445b-a543-c3dca6cf0ec0] Running
	I0913 23:30:30.806443   13428 system_pods.go:89] "snapshot-controller-56fcc65765-vvlqr" [8cca4c97-0904-412b-9588-10d04ba84672] Running
	I0913 23:30:30.806447   13428 system_pods.go:89] "storage-provisioner" [145ea3de-2bd7-4a4e-9c64-09e888c6f0bc] Running
	I0913 23:30:30.806453   13428 system_pods.go:89] "tiller-deploy-b48cc5f79-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
	I0913 23:30:30.806459   13428 system_pods.go:126] duration metric: took 7.886336ms to wait for k8s-apps to be running ...
	I0913 23:30:30.806468   13428 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 23:30:30.806521   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:30:30.817288   13428 system_svc.go:56] duration metric: took 10.809653ms WaitForService to wait for kubelet
	I0913 23:30:30.817317   13428 kubeadm.go:582] duration metric: took 2m43.326328707s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:30:30.817337   13428 node_conditions.go:102] verifying NodePressure condition ...
	I0913 23:30:30.820356   13428 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0913 23:30:30.820384   13428 node_conditions.go:123] node cpu capacity is 8
	I0913 23:30:30.820399   13428 node_conditions.go:105] duration metric: took 3.056943ms to run NodePressure ...
	I0913 23:30:30.820413   13428 start.go:241] waiting for startup goroutines ...
	I0913 23:30:30.820426   13428 start.go:246] waiting for cluster config update ...
	I0913 23:30:30.820447   13428 start.go:255] writing updated cluster config ...
	I0913 23:30:30.820759   13428 ssh_runner.go:195] Run: rm -f paused
	I0913 23:30:30.868233   13428 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 23:30:30.870341   13428 out.go:177] * Done! kubectl is now configured to use "addons-393491" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.815145771Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=f96f0d87-a435-402c-a322-6db94bf44fbc name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.815684991Z" 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=f96f0d87-a435-402c-a322-6db94bf44fbc name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.816403780Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-7nbvt/hello-world-app" id=42ce1a29-48c6-45b6-a5cc-3c064be11725 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.816488806Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.830212726Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/049330b15f36753fc95f2f6093ba5986758d8a76736e6d4f4350833cabaa690e/merged/etc/passwd: no such file or directory"
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.830245492Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/049330b15f36753fc95f2f6093ba5986758d8a76736e6d4f4350833cabaa690e/merged/etc/group: no such file or directory"
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.860248952Z" level=info msg="Created container 8477a1df037da0ab3b90c8879632df686712756f170cc9a3e8ce119bc9283102: default/hello-world-app-55bf9c44b4-7nbvt/hello-world-app" id=42ce1a29-48c6-45b6-a5cc-3c064be11725 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.860727393Z" level=info msg="Starting container: 8477a1df037da0ab3b90c8879632df686712756f170cc9a3e8ce119bc9283102" id=e7fd9287-7933-4732-a34f-53b121c511cd name=/runtime.v1.RuntimeService/StartContainer
	Sep 13 23:42:12 addons-393491 crio[1026]: time="2024-09-13 23:42:12.865713308Z" level=info msg="Started container" PID=11907 containerID=8477a1df037da0ab3b90c8879632df686712756f170cc9a3e8ce119bc9283102 description=default/hello-world-app-55bf9c44b4-7nbvt/hello-world-app id=e7fd9287-7933-4732-a34f-53b121c511cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=92ffbe0925ff88d477ab131d5d437a0f58f3065567abb2b1a24b3aaf6a9988ba
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.697451476Z" level=warning msg="Stopping container da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=b121e6ae-cad7-428d-bf80-aabd21cacc22 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 23:42:14 addons-393491 conmon[6209]: conmon da33c2814fcc4ccaa045 <ninfo>: container 6225 exited with status 137
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.826823483Z" level=info msg="Stopped container da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8: ingress-nginx/ingress-nginx-controller-bc57996ff-rfqpr/controller" id=b121e6ae-cad7-428d-bf80-aabd21cacc22 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.827391125Z" level=info msg="Stopping pod sandbox: 4820f17ae4f3262d6488ec4cae98d3ca74c548e95582e4c92b0e1d1846c4caec" id=e1501733-456b-4065-a7df-86dfd90c3644 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.830306729Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-HOKM4VCYZSKLHAK6 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-ZIN3WZKEVURDG65M - [0:0]\n-X KUBE-HP-HOKM4VCYZSKLHAK6\n-X KUBE-HP-ZIN3WZKEVURDG65M\nCOMMIT\n"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.831726135Z" level=info msg="Closing host port tcp:80"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.831760715Z" level=info msg="Closing host port tcp:443"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.832985705Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.833002105Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.833132705Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-rfqpr Namespace:ingress-nginx ID:4820f17ae4f3262d6488ec4cae98d3ca74c548e95582e4c92b0e1d1846c4caec UID:12623114-74a5-4927-9b95-ed780e1c7c2c NetNS:/var/run/netns/e324e955-0f15-4782-884f-8cf60caa557f Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.833240429Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-rfqpr from CNI network \"kindnet\" (type=ptp)"
	Sep 13 23:42:14 addons-393491 crio[1026]: time="2024-09-13 23:42:14.872344776Z" level=info msg="Stopped pod sandbox: 4820f17ae4f3262d6488ec4cae98d3ca74c548e95582e4c92b0e1d1846c4caec" id=e1501733-456b-4065-a7df-86dfd90c3644 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:42:15 addons-393491 crio[1026]: time="2024-09-13 23:42:15.174822826Z" level=info msg="Removing container: da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8" id=ffc0358e-74b0-46d6-bc06-a8a6c4f952c3 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 23:42:15 addons-393491 crio[1026]: time="2024-09-13 23:42:15.187375335Z" level=info msg="Removed container da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8: ingress-nginx/ingress-nginx-controller-bc57996ff-rfqpr/controller" id=ffc0358e-74b0-46d6-bc06-a8a6c4f952c3 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 23:42:17 addons-393491 crio[1026]: time="2024-09-13 23:42:17.896118728Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f3409ea7-e45c-4ed2-b4c6-aa4268bb38c3 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:42:17 addons-393491 crio[1026]: time="2024-09-13 23:42:17.896386553Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f3409ea7-e45c-4ed2-b4c6-aa4268bb38c3 name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8477a1df037da       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        6 seconds ago       Running             hello-world-app           0                   92ffbe0925ff8       hello-world-app-55bf9c44b4-7nbvt
	950ca02d1789f       ghcr.io/headlamp-k8s/headlamp@sha256:899d106eeb55b0afc4ee6e51c03bc4418de0bd0e79c39744d4d0d751aae6a971                        2 minutes ago       Running             headlamp                  0                   984d249258be0       headlamp-57fb76fcdb-86ck2
	b7be1e5d1d38a       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   b05a11cf9adef       nginx
	2cd95dd62c3b9       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   f6e790fdfcd9b       gcp-auth-89d5ffd79-kh49r
	f5d35a2fdd9a4       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     2                   bf5cdf3e4b07f       ingress-nginx-admission-patch-bwqsr
	524f16381f5f9       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   65f4960c07c52       ingress-nginx-admission-create-pqxt7
	e4e1bfa4c3c18       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        13 minutes ago      Running             metrics-server            0                   905dd054bd983       metrics-server-84c5f94fbc-l72jt
	954c5afc85db5       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   acb0f88b08585       coredns-7c65d6cfc9-hljpk
	1320d1fcc581b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   3361dfc288f01       storage-provisioner
	6293392bed7b5       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             14 minutes ago      Running             kube-proxy                0                   7c78bda44a656       kube-proxy-dqcff
	8befea75db828       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             14 minutes ago      Running             kindnet-cni               0                   445bbba797373       kindnet-mvht2
	bcc9ae69ac156       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   78d8d0aa2a7dd       kube-scheduler-addons-393491
	0914223b0d655       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   94a20d9a67909       etcd-addons-393491
	4993e2286c4d4       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   2dfe9c54e7045       kube-apiserver-addons-393491
	09f4df6516170       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   fd4363ed66095       kube-controller-manager-addons-393491
	
	
	==> coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] <==
	[INFO] 10.244.0.9:55235 - 17705 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000099114s
	[INFO] 10.244.0.9:48069 - 26922 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000083547s
	[INFO] 10.244.0.9:48069 - 49196 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000074136s
	[INFO] 10.244.0.9:50541 - 33731 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003316231s
	[INFO] 10.244.0.9:50541 - 19392 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003960487s
	[INFO] 10.244.0.9:39779 - 2241 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003270727s
	[INFO] 10.244.0.9:39779 - 29123 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004330353s
	[INFO] 10.244.0.9:54635 - 8164 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003103388s
	[INFO] 10.244.0.9:54635 - 12774 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003796297s
	[INFO] 10.244.0.9:35864 - 60791 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000071782s
	[INFO] 10.244.0.9:35864 - 633 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000096774s
	[INFO] 10.244.0.21:43851 - 42051 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000184151s
	[INFO] 10.244.0.21:38343 - 400 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000251399s
	[INFO] 10.244.0.21:47376 - 45709 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000116588s
	[INFO] 10.244.0.21:47793 - 51055 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000176328s
	[INFO] 10.244.0.21:45670 - 9424 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000093553s
	[INFO] 10.244.0.21:37508 - 44873 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128592s
	[INFO] 10.244.0.21:45947 - 51763 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007422264s
	[INFO] 10.244.0.21:33477 - 13140 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008207412s
	[INFO] 10.244.0.21:53526 - 1899 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00638651s
	[INFO] 10.244.0.21:52637 - 26975 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006492647s
	[INFO] 10.244.0.21:38357 - 62160 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004431652s
	[INFO] 10.244.0.21:32996 - 23181 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004665115s
	[INFO] 10.244.0.21:37167 - 46508 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000739573s
	[INFO] 10.244.0.21:48462 - 38270 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000858109s
	
	
	==> describe nodes <==
	Name:               addons-393491
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-393491
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18
	                    minikube.k8s.io/name=addons-393491
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T23_27_42_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-393491
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 23:27:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-393491
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 23:42:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 23:40:49 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 23:40:49 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 23:40:49 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 23:40:49 +0000   Fri, 13 Sep 2024 23:28:29 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-393491
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859304Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859304Ki
	  pods:               110
	System Info:
	  Machine ID:                 aeedeb2106ee4edc9516da8b1ff770b6
	  System UUID:                58a3f089-99b0-4894-8895-41debe9ed7b8
	  Boot ID:                    855bf551-538e-468d-bc09-7a555dbaca55
	  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-7nbvt         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m33s
	  gcp-auth                    gcp-auth-89d5ffd79-kh49r                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  headlamp                    headlamp-57fb76fcdb-86ck2                0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  kube-system                 coredns-7c65d6cfc9-hljpk                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     14m
	  kube-system                 etcd-addons-393491                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         14m
	  kube-system                 kindnet-mvht2                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-393491             250m (3%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-393491    200m (2%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-dqcff                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-393491             100m (1%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-l72jt          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         14m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 14m   kube-proxy       
	  Normal   Starting                 14m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m   kubelet          Node addons-393491 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m   kubelet          Node addons-393491 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m   kubelet          Node addons-393491 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m   node-controller  Node addons-393491 event: Registered Node addons-393491 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-393491 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000898] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000757] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001672] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.004578] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001168] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001464] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000732] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.586253] 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.
	[  +3.123272] IPv4: martian source 10.164.0.3 from 10.164.0.1, on dev ens4
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff 42 01 0a a4 00 01 08 06
	[  +3.719290] kauditd_printk_skb: 46 callbacks suppressed
	[Sep13 23:39] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[  +1.012655] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[Sep13 23:40] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000020] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[  +4.259643] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[  +8.187361] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[ +16.126737] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[Sep13 23:41] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	
	
	==> etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] <==
	{"level":"warn","ts":"2024-09-13T23:27:50.097917Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"192.316469ms","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-13T23:27:50.111585Z","caller":"traceutil/trace.go:171","msg":"trace[2064512893] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:369; }","duration":"205.985049ms","start":"2024-09-13T23:27:49.905596Z","end":"2024-09-13T23:27:50.111581Z","steps":["trace[2064512893] 'agreement among raft nodes before linearized reading'  (duration: 192.299761ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.208009Z","caller":"traceutil/trace.go:171","msg":"trace[234277035] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"115.981269ms","start":"2024-09-13T23:27:50.092008Z","end":"2024-09-13T23:27:50.207990Z","steps":["trace[234277035] 'process raft request'  (duration: 17.276348ms)","trace[234277035] 'compare'  (duration: 98.286492ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T23:27:50.693015Z","caller":"traceutil/trace.go:171","msg":"trace[1026513900] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"198.803739ms","start":"2024-09-13T23:27:50.494194Z","end":"2024-09-13T23:27:50.692998Z","steps":["trace[1026513900] 'process raft request'  (duration: 193.405204ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.701101Z","caller":"traceutil/trace.go:171","msg":"trace[572923656] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"204.752994ms","start":"2024-09-13T23:27:50.496324Z","end":"2024-09-13T23:27:50.701077Z","steps":["trace[572923656] 'process raft request'  (duration: 196.63888ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.702829Z","caller":"traceutil/trace.go:171","msg":"trace[366588005] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:393; }","duration":"108.294547ms","start":"2024-09-13T23:27:50.594522Z","end":"2024-09-13T23:27:50.702816Z","steps":["trace[366588005] 'read index received'  (duration: 106.603446ms)","trace[366588005] 'applied index is now lower than readState.Index'  (duration: 1.690506ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T23:27:50.710649Z","caller":"traceutil/trace.go:171","msg":"trace[1501175061] transaction","detail":"{read_only:false; number_of_response:1; response_revision:383; }","duration":"116.446869ms","start":"2024-09-13T23:27:50.594177Z","end":"2024-09-13T23:27:50.710624Z","steps":["trace[1501175061] 'process raft request'  (duration: 108.443852ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.710861Z","caller":"traceutil/trace.go:171","msg":"trace[508576664] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"113.157959ms","start":"2024-09-13T23:27:50.597695Z","end":"2024-09-13T23:27:50.710853Z","steps":["trace[508576664] 'process raft request'  (duration: 104.993589ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.711020Z","caller":"traceutil/trace.go:171","msg":"trace[901162657] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"107.572741ms","start":"2024-09-13T23:27:50.603440Z","end":"2024-09-13T23:27:50.711012Z","steps":["trace[901162657] 'process raft request'  (duration: 99.302722ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.711095Z","caller":"traceutil/trace.go:171","msg":"trace[1994486946] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"106.959385ms","start":"2024-09-13T23:27:50.604129Z","end":"2024-09-13T23:27:50.711089Z","steps":["trace[1994486946] 'process raft request'  (duration: 98.658ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711212Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.676967ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:50.711253Z","caller":"traceutil/trace.go:171","msg":"trace[1169709418] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:386; }","duration":"116.726864ms","start":"2024-09-13T23:27:50.594517Z","end":"2024-09-13T23:27:50.711244Z","steps":["trace[1169709418] 'agreement among raft nodes before linearized reading'  (duration: 116.660737ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711471Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.64479ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-393491\" ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2024-09-13T23:27:50.711489Z","caller":"traceutil/trace.go:171","msg":"trace[1121225334] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-393491; range_end:; response_count:1; response_revision:386; }","duration":"113.665015ms","start":"2024-09-13T23:27:50.597818Z","end":"2024-09-13T23:27:50.711483Z","steps":["trace[1121225334] 'agreement among raft nodes before linearized reading'  (duration: 113.624088ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711601Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.312264ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-393491\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-13T23:27:50.711614Z","caller":"traceutil/trace.go:171","msg":"trace[245396655] range","detail":"{range_begin:/registry/minions/addons-393491; range_end:; response_count:1; response_revision:386; }","duration":"107.325601ms","start":"2024-09-13T23:27:50.604284Z","end":"2024-09-13T23:27:50.711610Z","steps":["trace[245396655] 'agreement among raft nodes before linearized reading'  (duration: 107.298708ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711681Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.616075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:50.711696Z","caller":"traceutil/trace.go:171","msg":"trace[488965411] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"107.631097ms","start":"2024-09-13T23:27:50.604061Z","end":"2024-09-13T23:27:50.711692Z","steps":["trace[488965411] 'agreement among raft nodes before linearized reading'  (duration: 107.608183ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:51.200419Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.69918ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:51.200531Z","caller":"traceutil/trace.go:171","msg":"trace[690005992] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:410; }","duration":"105.820491ms","start":"2024-09-13T23:27:51.094699Z","end":"2024-09-13T23:27:51.200519Z","steps":["trace[690005992] 'get authentication metadata'  (duration: 96.185084ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:29:42.550831Z","caller":"traceutil/trace.go:171","msg":"trace[2117884842] transaction","detail":"{read_only:false; response_revision:1232; number_of_response:1; }","duration":"129.038274ms","start":"2024-09-13T23:29:42.421774Z","end":"2024-09-13T23:29:42.550813Z","steps":["trace[2117884842] 'process raft request'  (duration: 128.913142ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:29:42.553486Z","caller":"traceutil/trace.go:171","msg":"trace[325968453] transaction","detail":"{read_only:false; response_revision:1233; number_of_response:1; }","duration":"124.954491ms","start":"2024-09-13T23:29:42.428514Z","end":"2024-09-13T23:29:42.553468Z","steps":["trace[325968453] 'process raft request'  (duration: 124.853882ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:37:38.734542Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1580}
	{"level":"info","ts":"2024-09-13T23:37:38.757902Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1580,"took":"22.902072ms","hash":2623592361,"current-db-size-bytes":6430720,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-13T23:37:38.757945Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2623592361,"revision":1580,"compact-revision":-1}
	
	
	==> gcp-auth [2cd95dd62c3b9e97e686d61fbd4ba99fcaf46e523c2e51d3338c853e3ea81c43] <==
	2024/09/13 23:30:31 Ready to write response ...
	2024/09/13 23:38:38 Ready to marshal response ...
	2024/09/13 23:38:38 Ready to write response ...
	2024/09/13 23:38:43 Ready to marshal response ...
	2024/09/13 23:38:43 Ready to write response ...
	2024/09/13 23:38:44 Ready to marshal response ...
	2024/09/13 23:38:44 Ready to write response ...
	2024/09/13 23:38:55 Ready to marshal response ...
	2024/09/13 23:38:55 Ready to write response ...
	2024/09/13 23:38:55 Ready to marshal response ...
	2024/09/13 23:38:55 Ready to write response ...
	2024/09/13 23:39:08 Ready to marshal response ...
	2024/09/13 23:39:08 Ready to write response ...
	2024/09/13 23:39:10 Ready to marshal response ...
	2024/09/13 23:39:10 Ready to write response ...
	2024/09/13 23:39:46 Ready to marshal response ...
	2024/09/13 23:39:46 Ready to write response ...
	2024/09/13 23:39:48 Ready to marshal response ...
	2024/09/13 23:39:48 Ready to write response ...
	2024/09/13 23:39:48 Ready to marshal response ...
	2024/09/13 23:39:48 Ready to write response ...
	2024/09/13 23:39:48 Ready to marshal response ...
	2024/09/13 23:39:48 Ready to write response ...
	2024/09/13 23:42:09 Ready to marshal response ...
	2024/09/13 23:42:09 Ready to write response ...
	
	
	==> kernel <==
	 23:42:19 up 24 min,  0 users,  load average: 0.13, 0.23, 0.18
	Linux addons-393491 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 [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] <==
	I0913 23:40:19.593655       1 main.go:299] handling current node
	I0913 23:40:29.592998       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:40:29.593029       1 main.go:299] handling current node
	I0913 23:40:39.595301       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:40:39.595330       1 main.go:299] handling current node
	I0913 23:40:49.593159       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:40:49.593211       1 main.go:299] handling current node
	I0913 23:40:59.597008       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:40:59.597038       1 main.go:299] handling current node
	I0913 23:41:09.595749       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:41:09.595779       1 main.go:299] handling current node
	I0913 23:41:19.592969       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:41:19.593001       1 main.go:299] handling current node
	I0913 23:41:29.593025       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:41:29.593063       1 main.go:299] handling current node
	I0913 23:41:39.593593       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:41:39.593652       1 main.go:299] handling current node
	I0913 23:41:49.593193       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:41:49.593233       1 main.go:299] handling current node
	I0913 23:41:59.596997       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:41:59.597027       1 main.go:299] handling current node
	I0913 23:42:09.592665       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:09.592695       1 main.go:299] handling current node
	I0913 23:42:19.593224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:19.593280       1 main.go:299] handling current node
	
	
	==> kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] <==
	 > logger="UnhandledError"
	E0913 23:30:25.570242       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.96.189.228:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.96.189.228:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0913 23:30:25.582480       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0913 23:38:42.394927       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:58704: read: connection reset by peer
	I0913 23:38:50.017360       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 23:38:51.034510       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0913 23:38:57.023951       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0913 23:39:24.920444       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 23:39:25.099052       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.099107       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.111884       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.111935       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.112948       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.112990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.124645       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.124762       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.141381       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.141405       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 23:39:26.113174       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 23:39:26.142442       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0913 23:39:26.231944       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0913 23:39:46.692964       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0913 23:39:46.853384       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.179.118"}
	I0913 23:39:48.700810       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.167.181"}
	I0913 23:42:09.593544       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.152.190"}
	
	
	==> kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] <==
	E0913 23:40:47.477396       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:40:49.660152       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-393491"
	W0913 23:41:16.740071       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:41:16.740106       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:41:19.414980       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:41:19.415021       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:41:29.493355       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:41:29.493400       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:41:31.963689       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:41:31.963737       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:41:56.967599       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:41:56.967651       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:41:57.167940       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:41:57.167982       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:42:09.404190       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="15.920068ms"
	I0913 23:42:09.408021       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.786921ms"
	I0913 23:42:09.408102       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.353µs"
	I0913 23:42:09.413753       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="28.803µs"
	I0913 23:42:11.660179       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0913 23:42:11.661528       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="8.106µs"
	I0913 23:42:11.663670       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0913 23:42:13.182754       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="4.802829ms"
	I0913 23:42:13.182834       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="42.238µs"
	W0913 23:42:17.955165       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:42:17.955202       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] <==
	I0913 23:27:50.399889       1 server_linux.go:66] "Using iptables proxy"
	I0913 23:27:51.397881       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 23:27:51.406158       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0913 23:27:51.706510       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 23:27:51.706575       1 server_linux.go:169] "Using iptables Proxier"
	I0913 23:27:51.789231       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0913 23:27:51.792079       1 server.go:483] "Version info" version="v1.31.1"
	I0913 23:27:51.792108       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 23:27:51.793996       1 config.go:199] "Starting service config controller"
	I0913 23:27:51.794046       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 23:27:51.794127       1 config.go:328] "Starting node config controller"
	I0913 23:27:51.794140       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 23:27:51.794942       1 config.go:105] "Starting endpoint slice config controller"
	I0913 23:27:51.795002       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 23:27:51.894636       1 shared_informer.go:320] Caches are synced for node config
	I0913 23:27:51.894677       1 shared_informer.go:320] Caches are synced for service config
	I0913 23:27:51.908296       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] <==
	W0913 23:27:39.803676       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0913 23:27:39.804217       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803688       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
	E0913 23:27:39.804241       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803745       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 23:27:39.804288       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803755       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0913 23:27:39.804324       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803771       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0913 23:27:39.804362       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803826       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0913 23:27:39.804389       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.804784       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
	E0913 23:27:39.804849       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"
	W0913 23:27:40.621678       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0913 23:27:40.621717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:40.688975       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0913 23:27:40.689021       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:40.768705       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
	E0913 23:27:40.768744       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"
	W0913 23:27:40.817622       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"
	E0913 23:27:40.817666       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"
	W0913 23:27:40.821921       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
	E0913 23:27:40.821952       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"
	I0913 23:27:43.999130       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 23:42:10 addons-393491 kubelet[1631]: I0913 23:42:10.496147    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-r9x6r\" (UniqueName: \"kubernetes.io/projected/16c21c0c-5df9-48c7-8e94-ac2674aa9e43-kube-api-access-r9x6r\") pod \"16c21c0c-5df9-48c7-8e94-ac2674aa9e43\" (UID: \"16c21c0c-5df9-48c7-8e94-ac2674aa9e43\") "
	Sep 13 23:42:10 addons-393491 kubelet[1631]: I0913 23:42:10.497864    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/16c21c0c-5df9-48c7-8e94-ac2674aa9e43-kube-api-access-r9x6r" (OuterVolumeSpecName: "kube-api-access-r9x6r") pod "16c21c0c-5df9-48c7-8e94-ac2674aa9e43" (UID: "16c21c0c-5df9-48c7-8e94-ac2674aa9e43"). InnerVolumeSpecName "kube-api-access-r9x6r". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:42:10 addons-393491 kubelet[1631]: I0913 23:42:10.597309    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-r9x6r\" (UniqueName: \"kubernetes.io/projected/16c21c0c-5df9-48c7-8e94-ac2674aa9e43-kube-api-access-r9x6r\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:42:11 addons-393491 kubelet[1631]: I0913 23:42:11.163289    1631 scope.go:117] "RemoveContainer" containerID="47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4"
	Sep 13 23:42:11 addons-393491 kubelet[1631]: I0913 23:42:11.179082    1631 scope.go:117] "RemoveContainer" containerID="47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4"
	Sep 13 23:42:11 addons-393491 kubelet[1631]: E0913 23:42:11.179436    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4\": container with ID starting with 47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4 not found: ID does not exist" containerID="47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4"
	Sep 13 23:42:11 addons-393491 kubelet[1631]: I0913 23:42:11.179476    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4"} err="failed to get container status \"47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4\": rpc error: code = NotFound desc = could not find container \"47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4\": container with ID starting with 47dfc0d1012fb43a78a89c6a6560f3a26285998f9897c8e65180b806dd97bbc4 not found: ID does not exist"
	Sep 13 23:42:11 addons-393491 kubelet[1631]: I0913 23:42:11.897731    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="16c21c0c-5df9-48c7-8e94-ac2674aa9e43" path="/var/lib/kubelet/pods/16c21c0c-5df9-48c7-8e94-ac2674aa9e43/volumes"
	Sep 13 23:42:11 addons-393491 kubelet[1631]: I0913 23:42:11.898242    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b9061ac1-d3ba-47c4-b5fd-944fb48b22b0" path="/var/lib/kubelet/pods/b9061ac1-d3ba-47c4-b5fd-944fb48b22b0/volumes"
	Sep 13 23:42:11 addons-393491 kubelet[1631]: I0913 23:42:11.898642    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="bf786775-c4e3-42e0-bd1d-f3d0e045c735" path="/var/lib/kubelet/pods/bf786775-c4e3-42e0-bd1d-f3d0e045c735/volumes"
	Sep 13 23:42:12 addons-393491 kubelet[1631]: E0913 23:42:12.162987    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726270932162785984,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582620,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:42:12 addons-393491 kubelet[1631]: E0913 23:42:12.163024    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726270932162785984,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582620,},InodesUsed:&UInt64Value{Value:223,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:42:13 addons-393491 kubelet[1631]: I0913 23:42:13.178284    1631 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-7nbvt" podStartSLOduration=1.103640733 podStartE2EDuration="4.178266924s" podCreationTimestamp="2024-09-13 23:42:09 +0000 UTC" firstStartedPulling="2024-09-13 23:42:09.740126396 +0000 UTC m=+867.949603457" lastFinishedPulling="2024-09-13 23:42:12.814752597 +0000 UTC m=+871.024229648" observedRunningTime="2024-09-13 23:42:13.177874116 +0000 UTC m=+871.387351185" watchObservedRunningTime="2024-09-13 23:42:13.178266924 +0000 UTC m=+871.387743994"
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.022958    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/12623114-74a5-4927-9b95-ed780e1c7c2c-webhook-cert\") pod \"12623114-74a5-4927-9b95-ed780e1c7c2c\" (UID: \"12623114-74a5-4927-9b95-ed780e1c7c2c\") "
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.023010    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ldczd\" (UniqueName: \"kubernetes.io/projected/12623114-74a5-4927-9b95-ed780e1c7c2c-kube-api-access-ldczd\") pod \"12623114-74a5-4927-9b95-ed780e1c7c2c\" (UID: \"12623114-74a5-4927-9b95-ed780e1c7c2c\") "
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.024799    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/12623114-74a5-4927-9b95-ed780e1c7c2c-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "12623114-74a5-4927-9b95-ed780e1c7c2c" (UID: "12623114-74a5-4927-9b95-ed780e1c7c2c"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.024868    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/12623114-74a5-4927-9b95-ed780e1c7c2c-kube-api-access-ldczd" (OuterVolumeSpecName: "kube-api-access-ldczd") pod "12623114-74a5-4927-9b95-ed780e1c7c2c" (UID: "12623114-74a5-4927-9b95-ed780e1c7c2c"). InnerVolumeSpecName "kube-api-access-ldczd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.124094    1631 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/12623114-74a5-4927-9b95-ed780e1c7c2c-webhook-cert\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.124129    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-ldczd\" (UniqueName: \"kubernetes.io/projected/12623114-74a5-4927-9b95-ed780e1c7c2c-kube-api-access-ldczd\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.173875    1631 scope.go:117] "RemoveContainer" containerID="da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8"
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.187571    1631 scope.go:117] "RemoveContainer" containerID="da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8"
	Sep 13 23:42:15 addons-393491 kubelet[1631]: E0913 23:42:15.187852    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8\": container with ID starting with da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8 not found: ID does not exist" containerID="da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8"
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.188015    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8"} err="failed to get container status \"da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8\": rpc error: code = NotFound desc = could not find container \"da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8\": container with ID starting with da33c2814fcc4ccaa04512f95d3b276c95ebfc00cfad2a8b7d6086e49a2de1b8 not found: ID does not exist"
	Sep 13 23:42:15 addons-393491 kubelet[1631]: I0913 23:42:15.897682    1631 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="12623114-74a5-4927-9b95-ed780e1c7c2c" path="/var/lib/kubelet/pods/12623114-74a5-4927-9b95-ed780e1c7c2c/volumes"
	Sep 13 23:42:17 addons-393491 kubelet[1631]: E0913 23:42:17.896601    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="e46716a5-3892-4855-9745-d0ca70d77685"
	
	
	==> storage-provisioner [1320d1fcc581b691cb944c8a321c67c9d3e51dda7ff071c52945bce8c0bfeae8] <==
	I0913 23:28:30.598950       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 23:28:30.605694       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 23:28:30.605723       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 23:28:30.611344       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 23:28:30.611488       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5!
	I0913 23:28:30.612556       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"053a5b78-688a-4962-b06e-a46e3d84d112", APIVersion:"v1", ResourceVersion:"908", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5 became leader
	I0913 23:28:30.712227       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-393491/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 23:30:31 +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-54rvz (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-54rvz:
	    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-393491
	  Normal   Pulling    10m (x4 over 11m)    kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 11m)    kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     10m (x4 over 11m)    kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 11m)    kubelet            Error: ImagePullBackOff
	  Normal   BackOff    105s (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 (154.28s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (340.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.488194ms
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-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003043988s
addons_test.go:417: (dbg) Run:  kubectl --context addons-393491 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-393491 top pods -n kube-system: exit status 1 (72.621978ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 10m51.753390308s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 10m56.159432494s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 10m58.966834173s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 11m17.229961307s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 12m9.182050203s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 12m38.961109901s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 13m8.837333928s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 14m11.084527141s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 14m57.349784011s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-hljpk, age: 16m24.705197891s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7",
	        "Created": "2024-09-13T23:27:26.105860542Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 14176,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T23:27:26.231812218Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fb4c54d38bc255b13af7cf88ad73ea4984e36b44c4e3dc7bb7254a48e49cb35f",
	        "ResolvConfPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/hostname",
	        "HostsPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/hosts",
	        "LogPath": "/var/lib/docker/containers/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7/28cc0f2cb64bb372a71211e2a6d1b4eedcae9091d7506659c63a6a4544e256d7-json.log",
	        "Name": "/addons-393491",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-393491:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-393491",
	            "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/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4-init/diff:/var/lib/docker/overlay2/a8947a66b07d83997b59d8d9990c63b551402dedf6dfd159f71bf08a4b830e52/diff",
	                "MergedDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/merged",
	                "UpperDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/diff",
	                "WorkDir": "/var/lib/docker/overlay2/7736298f46ed923f8c7c59ebfd542579c74641304ea58f4e0ac7e850bba7cfc4/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-393491",
	                "Source": "/var/lib/docker/volumes/addons-393491/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-393491",
	            "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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243",
	            "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-393491",
	                "name.minikube.sigs.k8s.io": "addons-393491",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "385e44694beadd3175cf0c88486baea05835216554751a36aa963a609a6b5b52",
	            "SandboxKey": "/var/run/docker/netns/385e44694bea",
	            "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-393491": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "decb6ab16e58008ac4a55bcd30f0dfdb2467262a29725780c70958993dfa9ce1",
	                    "EndpointID": "e167b7fce7fab64de091167180c4b4bab2f7a02856f95d9928b834eb3f6e574e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-393491",
	                        "28cc0f2cb64b"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-393491 -n addons-393491
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-393491 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-393491 logs -n 25: (1.102713577s)
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-970823 | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | download-docker-970823                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-970823                                                                   | download-docker-970823 | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-466210   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | binary-mirror-466210                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36543                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-466210                                                                     | binary-mirror-466210   | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:27 UTC |
	| addons  | enable dashboard -p                                                                         | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC |                     |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-393491 --wait=true                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:27 UTC | 13 Sep 24 23:30 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-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:38 UTC | 13 Sep 24 23:38 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:38 UTC | 13 Sep 24 23:38 UTC |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-393491 ssh cat                                                                       | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | /opt/local-path-provisioner/pvc-6a72c48a-af44-458e-8cb0-108bb4ec5784_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | -p addons-393491                                                                            |                        |         |         |                     |                     |
	| ip      | addons-393491 ip                                                                            | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | addons-393491                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC | 13 Sep 24 23:39 UTC |
	|         | -p addons-393491                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-393491 ssh curl -s                                                                   | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:39 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:40 UTC | 13 Sep 24 23:40 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-393491 ip                                                                            | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:42 UTC | 13 Sep 24 23:42 UTC |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:42 UTC | 13 Sep 24 23:42 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-393491 addons disable                                                                | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:42 UTC | 13 Sep 24 23:42 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-393491 addons                                                                        | addons-393491          | jenkins | v1.34.0 | 13 Sep 24 23:44 UTC | 13 Sep 24 23:44 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 23:27:04
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 23:27:04.686914   13428 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:27:04.687133   13428 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:27:04.687140   13428 out.go:358] Setting ErrFile to fd 2...
	I0913 23:27:04.687144   13428 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:27:04.687343   13428 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:27:04.687953   13428 out.go:352] Setting JSON to false
	I0913 23:27:04.688800   13428 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":570,"bootTime":1726269455,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:27:04.688893   13428 start.go:139] virtualization: kvm guest
	I0913 23:27:04.691287   13428 out.go:177] * [addons-393491] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 23:27:04.692567   13428 out.go:177]   - MINIKUBE_LOCATION=19640
	I0913 23:27:04.692582   13428 notify.go:220] Checking for updates...
	I0913 23:27:04.695792   13428 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:27:04.697052   13428 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:27:04.698344   13428 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:27:04.699622   13428 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 23:27:04.700820   13428 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 23:27:04.702138   13428 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:27:04.722329   13428 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:27:04.722395   13428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:27:04.766524   13428 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-13 23:27:04.758160227 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:27:04.766613   13428 docker.go:318] overlay module found
	I0913 23:27:04.769333   13428 out.go:177] * Using the docker driver based on user configuration
	I0913 23:27:04.770699   13428 start.go:297] selected driver: docker
	I0913 23:27:04.770715   13428 start.go:901] validating driver "docker" against <nil>
	I0913 23:27:04.770730   13428 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 23:27:04.771494   13428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:27:04.814830   13428 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-13 23:27:04.80681133 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:27:04.815006   13428 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 23:27:04.815349   13428 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:27:04.817286   13428 out.go:177] * Using Docker driver with root privileges
	I0913 23:27:04.818693   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:04.818759   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:04.818769   13428 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 23:27:04.818851   13428 start.go:340] cluster config:
	{Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:27:04.820271   13428 out.go:177] * Starting "addons-393491" primary control-plane node in "addons-393491" cluster
	I0913 23:27:04.821452   13428 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 23:27:04.822570   13428 out.go:177] * Pulling base image v0.0.45-1726243947-19640 ...
	I0913 23:27:04.823743   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:04.823773   13428 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 23:27:04.823781   13428 cache.go:56] Caching tarball of preloaded images
	I0913 23:27:04.823780   13428 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
	I0913 23:27:04.823849   13428 preload.go:172] Found /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0913 23:27:04.823859   13428 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 23:27:04.824176   13428 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json ...
	I0913 23:27:04.824202   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json: {Name:mk6748ad1f80e5e0edd012e319f778ac31fb7b51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:04.838383   13428 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:27:04.838471   13428 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
	I0913 23:27:04.838490   13428 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory, skipping pull
	I0913 23:27:04.838495   13428 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 exists in cache, skipping pull
	I0913 23:27:04.838504   13428 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 as a tarball
	I0913 23:27:04.838511   13428 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from local cache
	I0913 23:27:16.865171   13428 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from cached tarball
	I0913 23:27:16.865204   13428 cache.go:194] Successfully downloaded all kic artifacts
	I0913 23:27:16.865251   13428 start.go:360] acquireMachinesLock for addons-393491: {Name:mka081afa552af1e6c485fbb26199795e9ed2383 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 23:27:16.865351   13428 start.go:364] duration metric: took 76.768µs to acquireMachinesLock for "addons-393491"
	I0913 23:27:16.865374   13428 start.go:93] Provisioning new machine with config: &{Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0913 23:27:16.865473   13428 start.go:125] createHost starting for "" (driver="docker")
	I0913 23:27:16.867179   13428 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 23:27:16.867431   13428 start.go:159] libmachine.API.Create for "addons-393491" (driver="docker")
	I0913 23:27:16.867461   13428 client.go:168] LocalClient.Create starting
	I0913 23:27:16.867540   13428 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem
	I0913 23:27:17.630032   13428 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem
	I0913 23:27:17.711850   13428 cli_runner.go:164] Run: docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0913 23:27:17.726875   13428 cli_runner.go:211] docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0913 23:27:17.726934   13428 network_create.go:284] running [docker network inspect addons-393491] to gather additional debugging logs...
	I0913 23:27:17.726953   13428 cli_runner.go:164] Run: docker network inspect addons-393491
	W0913 23:27:17.742120   13428 cli_runner.go:211] docker network inspect addons-393491 returned with exit code 1
	I0913 23:27:17.742145   13428 network_create.go:287] error running [docker network inspect addons-393491]: docker network inspect addons-393491: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-393491 not found
	I0913 23:27:17.742173   13428 network_create.go:289] output of [docker network inspect addons-393491]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-393491 not found
	
	** /stderr **
	I0913 23:27:17.742280   13428 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0913 23:27:17.756740   13428 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:0xc0019fed60}
	I0913 23:27:17.756788   13428 network_create.go:124] attempt to create docker network addons-393491 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 23:27:17.756832   13428 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-393491 addons-393491
	I0913 23:27:17.812139   13428 network_create.go:108] docker network addons-393491 192.168.49.0/24 created
	I0913 23:27:17.812172   13428 kic.go:121] calculated static IP "192.168.49.2" for the "addons-393491" container
	I0913 23:27:17.812233   13428 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 23:27:17.825953   13428 cli_runner.go:164] Run: docker volume create addons-393491 --label name.minikube.sigs.k8s.io=addons-393491 --label created_by.minikube.sigs.k8s.io=true
	I0913 23:27:17.843172   13428 oci.go:103] Successfully created a docker volume addons-393491
	I0913 23:27:17.843259   13428 cli_runner.go:164] Run: docker run --rm --name addons-393491-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --entrypoint /usr/bin/test -v addons-393491:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib
	I0913 23:27:21.782215   13428 cli_runner.go:217] Completed: docker run --rm --name addons-393491-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --entrypoint /usr/bin/test -v addons-393491:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib: (3.938893445s)
	I0913 23:27:21.782241   13428 oci.go:107] Successfully prepared a docker volume addons-393491
	I0913 23:27:21.782265   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:21.782291   13428 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 23:27:21.782419   13428 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-393491:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 23:27:26.047316   13428 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-393491:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir: (4.264861303s)
	I0913 23:27:26.047346   13428 kic.go:203] duration metric: took 4.265053418s to extract preloaded images to volume ...
	W0913 23:27:26.047482   13428 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 23:27:26.047589   13428 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 23:27:26.091958   13428 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-393491 --name addons-393491 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-393491 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-393491 --network addons-393491 --ip 192.168.49.2 --volume addons-393491:/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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243
	I0913 23:27:26.387805   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Running}}
	I0913 23:27:26.404641   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.422791   13428 cli_runner.go:164] Run: docker exec addons-393491 stat /var/lib/dpkg/alternatives/iptables
	I0913 23:27:26.464214   13428 oci.go:144] the created container "addons-393491" has a running status.
	I0913 23:27:26.464258   13428 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa...
	I0913 23:27:26.530152   13428 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 23:27:26.550832   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.568235   13428 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 23:27:26.568258   13428 kic_runner.go:114] Args: [docker exec --privileged addons-393491 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 23:27:26.606312   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:26.627036   13428 machine.go:93] provisionDockerMachine start ...
	I0913 23:27:26.627135   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:26.645120   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:26.645367   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:26.645384   13428 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 23:27:26.646043   13428 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:42992->127.0.0.1:32768: read: connection reset by peer
	I0913 23:27:29.774359   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-393491
	
	I0913 23:27:29.774384   13428 ubuntu.go:169] provisioning hostname "addons-393491"
	I0913 23:27:29.774445   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:29.790326   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:29.790497   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:29.790510   13428 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-393491 && echo "addons-393491" | sudo tee /etc/hostname
	I0913 23:27:29.928458   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-393491
	
	I0913 23:27:29.928523   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:29.944832   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:29.944993   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:29.945009   13428 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-393491' /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-393491/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-393491' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 23:27:30.070704   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 23:27:30.070727   13428 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19640-5250/.minikube CaCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19640-5250/.minikube}
	I0913 23:27:30.070747   13428 ubuntu.go:177] setting up certificates
	I0913 23:27:30.070757   13428 provision.go:84] configureAuth start
	I0913 23:27:30.070798   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.086170   13428 provision.go:143] copyHostCerts
	I0913 23:27:30.086246   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/ca.pem (1082 bytes)
	I0913 23:27:30.086368   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/cert.pem (1123 bytes)
	I0913 23:27:30.086452   13428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19640-5250/.minikube/key.pem (1679 bytes)
	I0913 23:27:30.086517   13428 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem org=jenkins.addons-393491 san=[127.0.0.1 192.168.49.2 addons-393491 localhost minikube]
	I0913 23:27:30.209078   13428 provision.go:177] copyRemoteCerts
	I0913 23:27:30.209142   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 23:27:30.209187   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.225354   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.318895   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 23:27:30.338481   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0913 23:27:30.357983   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 23:27:30.377742   13428 provision.go:87] duration metric: took 306.974385ms to configureAuth
	I0913 23:27:30.377765   13428 ubuntu.go:193] setting minikube options for container-runtime
	I0913 23:27:30.377912   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:30.378002   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.393927   13428 main.go:141] libmachine: Using SSH client type: native
	I0913 23:27:30.394093   13428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0913 23:27:30.394107   13428 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0913 23:27:30.602900   13428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 23:27:30.602932   13428 machine.go:96] duration metric: took 3.975869958s to provisionDockerMachine
	I0913 23:27:30.602946   13428 client.go:171] duration metric: took 13.735476541s to LocalClient.Create
	I0913 23:27:30.602971   13428 start.go:167] duration metric: took 13.735538773s to libmachine.API.Create "addons-393491"
	I0913 23:27:30.602984   13428 start.go:293] postStartSetup for "addons-393491" (driver="docker")
	I0913 23:27:30.602998   13428 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0913 23:27:30.603062   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0913 23:27:30.603111   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.619031   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.711185   13428 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 23:27:30.713798   13428 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 23:27:30.713824   13428 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 23:27:30.713832   13428 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 23:27:30.713838   13428 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 23:27:30.713849   13428 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-5250/.minikube/addons for local assets ...
	I0913 23:27:30.713897   13428 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-5250/.minikube/files for local assets ...
	I0913 23:27:30.713917   13428 start.go:296] duration metric: took 110.926938ms for postStartSetup
	I0913 23:27:30.714171   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.730248   13428 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/config.json ...
	I0913 23:27:30.730515   13428 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:27:30.730562   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.745997   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.835546   13428 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 23:27:30.839219   13428 start.go:128] duration metric: took 13.97373364s to createHost
	I0913 23:27:30.839257   13428 start.go:83] releasing machines lock for "addons-393491", held for 13.973892429s
	I0913 23:27:30.839315   13428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-393491
	I0913 23:27:30.854695   13428 ssh_runner.go:195] Run: cat /version.json
	I0913 23:27:30.854737   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.854795   13428 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 23:27:30.854875   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:30.870158   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:30.870458   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:31.031455   13428 ssh_runner.go:195] Run: systemctl --version
	I0913 23:27:31.035280   13428 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 23:27:31.169407   13428 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 23:27:31.173281   13428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:27:31.189405   13428 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 23:27:31.189487   13428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0913 23:27:31.214022   13428 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 23:27:31.214043   13428 start.go:495] detecting cgroup driver to use...
	I0913 23:27:31.214071   13428 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 23:27:31.214118   13428 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 23:27:31.226550   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 23:27:31.235700   13428 docker.go:217] disabling cri-docker service (if available) ...
	I0913 23:27:31.235737   13428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 23:27:31.246619   13428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 23:27:31.258140   13428 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 23:27:31.334254   13428 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 23:27:31.410253   13428 docker.go:233] disabling docker service ...
	I0913 23:27:31.410307   13428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 23:27:31.426016   13428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 23:27:31.435317   13428 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 23:27:31.511819   13428 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 23:27:31.591168   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 23:27:31.600578   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0913 23:27:31.613643   13428 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 23:27:31.613698   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.621626   13428 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 23:27:31.621669   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.629491   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.637080   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.644788   13428 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 23:27:31.651959   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.659599   13428 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.671888   13428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 23:27:31.679666   13428 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 23:27:31.686225   13428 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 23:27:31.692911   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:31.765797   13428 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 23:27:31.852644   13428 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 23:27:31.852717   13428 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 23:27:31.855807   13428 start.go:563] Will wait 60s for crictl version
	I0913 23:27:31.855850   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:27:31.858556   13428 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 23:27:31.889073   13428 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 23:27:31.889209   13428 ssh_runner.go:195] Run: crio --version
	I0913 23:27:31.922007   13428 ssh_runner.go:195] Run: crio --version
	I0913 23:27:31.955763   13428 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 23:27:31.956952   13428 cli_runner.go:164] Run: docker network inspect addons-393491 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0913 23:27:31.972291   13428 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 23:27:31.975468   13428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0913 23:27:31.984858   13428 kubeadm.go:883] updating cluster {Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0913 23:27:31.984960   13428 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:27:31.985006   13428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 23:27:32.041701   13428 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 23:27:32.041726   13428 crio.go:433] Images already preloaded, skipping extraction
	I0913 23:27:32.041772   13428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 23:27:32.072079   13428 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 23:27:32.072098   13428 cache_images.go:84] Images are preloaded, skipping loading
	I0913 23:27:32.072105   13428 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 23:27:32.072180   13428 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-393491 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0913 23:27:32.072238   13428 ssh_runner.go:195] Run: crio config
	I0913 23:27:32.111529   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:32.111552   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:32.111564   13428 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 23:27:32.111589   13428 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-393491 NodeName:addons-393491 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0913 23:27:32.111742   13428 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-393491"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0913 23:27:32.111812   13428 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 23:27:32.119370   13428 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 23:27:32.119433   13428 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 23:27:32.126601   13428 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 23:27:32.141238   13428 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 23:27:32.156210   13428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 23:27:32.171155   13428 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 23:27:32.174006   13428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0913 23:27:32.183074   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:32.262099   13428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:27:32.273161   13428 certs.go:68] Setting up /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491 for IP: 192.168.49.2
	I0913 23:27:32.273183   13428 certs.go:194] generating shared ca certs ...
	I0913 23:27:32.273197   13428 certs.go:226] acquiring lock for ca certs: {Name:mk41106c45d8b28e6ee987a04dfebefbe4f435d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.273303   13428 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key
	I0913 23:27:32.317292   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt ...
	I0913 23:27:32.317318   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt: {Name:mkea80a80872aa0afd5ced68e26a0b3a118f69ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.317462   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key ...
	I0913 23:27:32.317472   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key: {Name:mk7847ae5dd6258fde5a2871d342ec038b8981e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.317539   13428 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key
	I0913 23:27:32.571583   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt ...
	I0913 23:27:32.571607   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt: {Name:mkcf8512c6af1a801caa67202b1c3103e9da9299 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.571770   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key ...
	I0913 23:27:32.571784   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key: {Name:mk479b0193859c61e40fa870d2e45c82b44959aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.571874   13428 certs.go:256] generating profile certs ...
	I0913 23:27:32.571927   13428 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key
	I0913 23:27:32.571940   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt with IP's: []
	I0913 23:27:32.751957   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt ...
	I0913 23:27:32.751989   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: {Name:mk12e5aadf329cd61c04bc2a07d5f5e9da38f01c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.752154   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key ...
	I0913 23:27:32.752164   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.key: {Name:mkebea754bb5912ed17571cc723b8fbff0224579 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.752234   13428 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d
	I0913 23:27:32.752251   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 23:27:32.956363   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d ...
	I0913 23:27:32.956394   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d: {Name:mk8c31967f88999ea250a436ce47b87125a65198 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.956559   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d ...
	I0913 23:27:32.956573   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d: {Name:mkc1eb84f24d228d8c325694e3508e808bfc71da Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:32.956642   13428 certs.go:381] copying /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt.cb8cf35d -> /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt
	I0913 23:27:32.956709   13428 certs.go:385] copying /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key.cb8cf35d -> /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key
	I0913 23:27:32.956754   13428 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key
	I0913 23:27:32.956769   13428 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt with IP's: []
	I0913 23:27:33.123870   13428 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt ...
	I0913 23:27:33.123899   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt: {Name:mkc20f266056e9d628595af7ad5a9d52c081e212 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:33.124041   13428 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key ...
	I0913 23:27:33.124051   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key: {Name:mk484123468a132af81237a41be8340c68e7e3ac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:33.124210   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 23:27:33.124242   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/ca.pem (1082 bytes)
	I0913 23:27:33.124264   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/cert.pem (1123 bytes)
	I0913 23:27:33.124283   13428 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-5250/.minikube/certs/key.pem (1679 bytes)
	I0913 23:27:33.124827   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 23:27:33.148332   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0913 23:27:33.168060   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 23:27:33.187334   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 23:27:33.206510   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 23:27:33.226302   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0913 23:27:33.245986   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 23:27:33.265460   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0913 23:27:33.284837   13428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-5250/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 23:27:33.304094   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 23:27:33.318539   13428 ssh_runner.go:195] Run: openssl version
	I0913 23:27:33.323295   13428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0913 23:27:33.331404   13428 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.334318   13428 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 23:27 /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.334364   13428 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 23:27:33.340318   13428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0913 23:27:33.348096   13428 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 23:27:33.350785   13428 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0913 23:27:33.350825   13428 kubeadm.go:392] StartCluster: {Name:addons-393491 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-393491 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:27:33.350888   13428 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 23:27:33.350919   13428 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 23:27:33.381499   13428 cri.go:89] found id: ""
	I0913 23:27:33.381553   13428 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 23:27:33.388962   13428 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 23:27:33.396073   13428 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 23:27:33.396120   13428 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0913 23:27:33.403050   13428 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0913 23:27:33.403071   13428 kubeadm.go:157] found existing configuration files:
	
	I0913 23:27:33.403108   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 23:27:33.409990   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0913 23:27:33.410057   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 23:27:33.416558   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 23:27:33.423634   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0913 23:27:33.423676   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 23:27:33.430378   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 23:27:33.437261   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0913 23:27:33.437309   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 23:27:33.444167   13428 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 23:27:33.452125   13428 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0913 23:27:33.452194   13428 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 23:27:33.460056   13428 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0913 23:27:33.494870   13428 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 23:27:33.494938   13428 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 23:27:33.509351   13428 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 23:27:33.509415   13428 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0913 23:27:33.509443   13428 kubeadm.go:310] OS: Linux
	I0913 23:27:33.509546   13428 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 23:27:33.509628   13428 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 23:27:33.509705   13428 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 23:27:33.509763   13428 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 23:27:33.509805   13428 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 23:27:33.509848   13428 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 23:27:33.509884   13428 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 23:27:33.509923   13428 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 23:27:33.509976   13428 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 23:27:33.555450   13428 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 23:27:33.555586   13428 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 23:27:33.555691   13428 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 23:27:33.561184   13428 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 23:27:33.564186   13428 out.go:235]   - Generating certificates and keys ...
	I0913 23:27:33.564266   13428 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 23:27:33.564329   13428 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 23:27:33.776242   13428 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 23:27:33.857768   13428 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 23:27:34.063852   13428 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 23:27:34.266875   13428 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 23:27:34.366818   13428 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 23:27:34.366950   13428 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-393491 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:27:34.508252   13428 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 23:27:34.508411   13428 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-393491 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 23:27:34.564978   13428 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 23:27:34.811326   13428 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 23:27:34.967682   13428 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 23:27:34.967798   13428 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 23:27:35.040471   13428 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 23:27:35.342490   13428 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 23:27:35.610933   13428 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 23:27:35.857921   13428 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 23:27:36.108198   13428 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 23:27:36.108796   13428 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 23:27:36.111768   13428 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 23:27:36.114120   13428 out.go:235]   - Booting up control plane ...
	I0913 23:27:36.114244   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 23:27:36.114348   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 23:27:36.114441   13428 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 23:27:36.125262   13428 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 23:27:36.130234   13428 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 23:27:36.130284   13428 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 23:27:36.203100   13428 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 23:27:36.203243   13428 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 23:27:37.204470   13428 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001389951s
	I0913 23:27:37.204553   13428 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 23:27:41.205541   13428 kubeadm.go:310] [api-check] The API server is healthy after 4.001074897s
	I0913 23:27:41.215224   13428 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 23:27:41.224210   13428 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 23:27:41.239825   13428 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 23:27:41.240075   13428 kubeadm.go:310] [mark-control-plane] Marking the node addons-393491 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 23:27:41.246136   13428 kubeadm.go:310] [bootstrap-token] Using token: 8omtk6.vik041h0m2ui77qp
	I0913 23:27:41.247442   13428 out.go:235]   - Configuring RBAC rules ...
	I0913 23:27:41.247572   13428 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 23:27:41.249997   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 23:27:41.254325   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0913 23:27:41.257147   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 23:27:41.259102   13428 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 23:27:41.261061   13428 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 23:27:41.611348   13428 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 23:27:42.027105   13428 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 23:27:42.610500   13428 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 23:27:42.611307   13428 kubeadm.go:310] 
	I0913 23:27:42.611384   13428 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 23:27:42.611399   13428 kubeadm.go:310] 
	I0913 23:27:42.611518   13428 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 23:27:42.611536   13428 kubeadm.go:310] 
	I0913 23:27:42.611573   13428 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 23:27:42.611641   13428 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 23:27:42.611696   13428 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 23:27:42.611703   13428 kubeadm.go:310] 
	I0913 23:27:42.611764   13428 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 23:27:42.611773   13428 kubeadm.go:310] 
	I0913 23:27:42.611848   13428 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 23:27:42.611859   13428 kubeadm.go:310] 
	I0913 23:27:42.611935   13428 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 23:27:42.612051   13428 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 23:27:42.612150   13428 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 23:27:42.612162   13428 kubeadm.go:310] 
	I0913 23:27:42.612286   13428 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 23:27:42.612395   13428 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 23:27:42.612410   13428 kubeadm.go:310] 
	I0913 23:27:42.612527   13428 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 8omtk6.vik041h0m2ui77qp \
	I0913 23:27:42.612667   13428 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5dd619a72434b0e6c0b2be2b804790f967f974dd1ca8eb00048187ac5d22a993 \
	I0913 23:27:42.612697   13428 kubeadm.go:310] 	--control-plane 
	I0913 23:27:42.612708   13428 kubeadm.go:310] 
	I0913 23:27:42.612808   13428 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 23:27:42.612817   13428 kubeadm.go:310] 
	I0913 23:27:42.612924   13428 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 8omtk6.vik041h0m2ui77qp \
	I0913 23:27:42.613046   13428 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:5dd619a72434b0e6c0b2be2b804790f967f974dd1ca8eb00048187ac5d22a993 
	I0913 23:27:42.614741   13428 kubeadm.go:310] W0913 23:27:33.492298    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:27:42.615043   13428 kubeadm.go:310] W0913 23:27:33.492928    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 23:27:42.615322   13428 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-gcp\n", err: exit status 1
	I0913 23:27:42.615473   13428 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 23:27:42.615489   13428 cni.go:84] Creating CNI manager for ""
	I0913 23:27:42.615498   13428 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:27:42.617225   13428 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 23:27:42.618286   13428 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 23:27:42.621575   13428 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 23:27:42.621594   13428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 23:27:42.636640   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0913 23:27:42.811334   13428 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 23:27:42.811418   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:42.811433   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-393491 minikube.k8s.io/updated_at=2024_09_13T23_27_42_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18 minikube.k8s.io/name=addons-393491 minikube.k8s.io/primary=true
	I0913 23:27:42.818009   13428 ops.go:34] apiserver oom_adj: -16
	I0913 23:27:42.895371   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:43.396451   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:43.896454   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:44.395907   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:44.896343   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:45.396397   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:45.895541   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:46.396456   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:46.895552   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:47.396093   13428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 23:27:47.490083   13428 kubeadm.go:1113] duration metric: took 4.678717414s to wait for elevateKubeSystemPrivileges
	I0913 23:27:47.490139   13428 kubeadm.go:394] duration metric: took 14.139315243s to StartCluster
	I0913 23:27:47.490167   13428 settings.go:142] acquiring lock: {Name:mk629a88096b8cd0ba475e1f238f5b53e8e2d32a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:47.490289   13428 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:27:47.490676   13428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-5250/kubeconfig: {Name:mk72654cb26d4baede926bdc73d0d95f8b87d072 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 23:27:47.490874   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0913 23:27:47.490899   13428 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]
	I0913 23:27:47.490878   13428 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0913 23:27:47.490978   13428 addons.go:69] Setting yakd=true in profile "addons-393491"
	I0913 23:27:47.490989   13428 addons.go:234] Setting addon yakd=true in "addons-393491"
	I0913 23:27:47.491018   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491024   13428 addons.go:69] Setting inspektor-gadget=true in profile "addons-393491"
	I0913 23:27:47.491037   13428 addons.go:69] Setting storage-provisioner=true in profile "addons-393491"
	I0913 23:27:47.491050   13428 addons.go:234] Setting addon inspektor-gadget=true in "addons-393491"
	I0913 23:27:47.491059   13428 addons.go:234] Setting addon storage-provisioner=true in "addons-393491"
	I0913 23:27:47.491081   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491079   13428 addons.go:69] Setting gcp-auth=true in profile "addons-393491"
	I0913 23:27:47.491101   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491117   13428 addons.go:69] Setting metrics-server=true in profile "addons-393491"
	I0913 23:27:47.491129   13428 addons.go:69] Setting cloud-spanner=true in profile "addons-393491"
	I0913 23:27:47.491138   13428 addons.go:234] Setting addon metrics-server=true in "addons-393491"
	I0913 23:27:47.491141   13428 addons.go:234] Setting addon cloud-spanner=true in "addons-393491"
	I0913 23:27:47.491163   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491170   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491194   13428 addons.go:69] Setting registry=true in profile "addons-393491"
	I0913 23:27:47.491199   13428 addons.go:69] Setting volcano=true in profile "addons-393491"
	I0913 23:27:47.491220   13428 addons.go:234] Setting addon registry=true in "addons-393491"
	I0913 23:27:47.491257   13428 addons.go:234] Setting addon volcano=true in "addons-393491"
	I0913 23:27:47.491288   13428 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-393491"
	I0913 23:27:47.491289   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491303   13428 addons.go:69] Setting volumesnapshots=true in profile "addons-393491"
	I0913 23:27:47.491309   13428 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-393491"
	I0913 23:27:47.491315   13428 addons.go:234] Setting addon volumesnapshots=true in "addons-393491"
	I0913 23:27:47.491337   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491600   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491604   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491617   13428 addons.go:69] Setting ingress=true in profile "addons-393491"
	I0913 23:27:47.491618   13428 addons.go:69] Setting ingress-dns=true in profile "addons-393491"
	I0913 23:27:47.491631   13428 addons.go:234] Setting addon ingress=true in "addons-393491"
	I0913 23:27:47.491636   13428 addons.go:234] Setting addon ingress-dns=true in "addons-393491"
	I0913 23:27:47.491638   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491656   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491661   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491672   13428 addons.go:69] Setting helm-tiller=true in profile "addons-393491"
	I0913 23:27:47.491683   13428 addons.go:234] Setting addon helm-tiller=true in "addons-393491"
	I0913 23:27:47.491702   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491741   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491765   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492078   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492122   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.492393   13428 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-393491"
	I0913 23:27:47.492541   13428 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-393491"
	I0913 23:27:47.492595   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491088   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:47.491605   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.493147   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491105   13428 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-393491"
	I0913 23:27:47.494255   13428 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-393491"
	I0913 23:27:47.494353   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.491291   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.495211   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.495281   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.491119   13428 mustload.go:65] Loading cluster: addons-393491
	I0913 23:27:47.491604   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.495923   13428 addons.go:69] Setting default-storageclass=true in profile "addons-393491"
	I0913 23:27:47.495952   13428 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-393491"
	I0913 23:27:47.497794   13428 out.go:177] * Verifying Kubernetes components...
	I0913 23:27:47.491662   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.499926   13428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 23:27:47.523677   13428 config.go:182] Loaded profile config "addons-393491": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:27:47.523948   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.523984   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.524096   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.529457   13428 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 23:27:47.529526   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 23:27:47.531127   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 23:27:47.531154   13428 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 23:27:47.531223   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.531392   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 23:27:47.531401   13428 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 23:27:47.531431   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.538461   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 23:27:47.543010   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 23:27:47.543775   13428 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 23:27:47.546035   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 23:27:47.546163   13428 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:27:47.546181   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 23:27:47.546238   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.546454   13428 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 23:27:47.548056   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 23:27:47.548075   13428 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 23:27:47.548135   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.548337   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 23:27:47.549828   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 23:27:47.555264   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0913 23:27:47.557465   13428 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 23:27:47.559713   13428 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 23:27:47.559728   13428 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 23:27:47.559785   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.559946   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 23:27:47.564724   13428 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 23:27:47.567949   13428 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 23:27:47.568126   13428 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:27:47.568139   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 23:27:47.568202   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.569613   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 23:27:47.569632   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 23:27:47.569727   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.580393   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 23:27:47.582133   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:47.583526   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:47.584868   13428 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 23:27:47.584954   13428 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:27:47.584975   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 23:27:47.585039   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.586321   13428 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 23:27:47.586341   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 23:27:47.586388   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.594977   13428 addons.go:234] Setting addon default-storageclass=true in "addons-393491"
	I0913 23:27:47.595016   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.596317   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.604658   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.608449   13428 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	W0913 23:27:47.608706   13428 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 23:27:47.608706   13428 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 23:27:47.608908   13428 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0913 23:27:47.609080   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.610424   13428 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:27:47.610440   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 23:27:47.610499   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.614312   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0913 23:27:47.614331   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0913 23:27:47.614376   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.614713   13428 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 23:27:47.616162   13428 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 23:27:47.616180   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 23:27:47.616226   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.627691   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.629154   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.629514   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.630710   13428 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-393491"
	I0913 23:27:47.630761   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:47.631211   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:47.640237   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.640413   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.661119   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.663822   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.664074   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.664743   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.668216   13428 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 23:27:47.669584   13428 out.go:177]   - Using image docker.io/busybox:stable
	I0913 23:27:47.670955   13428 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:27:47.670974   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 23:27:47.671024   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.675647   13428 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 23:27:47.675674   13428 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 23:27:47.675724   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:47.675958   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.678665   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.700172   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.714393   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:47.717983   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0913 23:27:47.807304   13428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 23:27:47.987865   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 23:27:47.987897   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 23:27:47.990225   13428 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 23:27:47.990299   13428 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 23:27:47.991912   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 23:27:47.991966   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 23:27:48.097825   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0913 23:27:48.108792   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 23:27:48.110219   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 23:27:48.187858   13428 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 23:27:48.187885   13428 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 23:27:48.188678   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 23:27:48.188701   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 23:27:48.189161   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 23:27:48.189178   13428 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 23:27:48.203119   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 23:27:48.203143   13428 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 23:27:48.207728   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 23:27:48.207821   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 23:27:48.288884   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 23:27:48.291357   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0913 23:27:48.291379   13428 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0913 23:27:48.303537   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 23:27:48.308514   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 23:27:48.308537   13428 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 23:27:48.393599   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 23:27:48.393621   13428 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 23:27:48.393763   13428 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 23:27:48.396300   13428 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 23:27:48.396323   13428 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 23:27:48.405261   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0913 23:27:48.491838   13428 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 23:27:48.491978   13428 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 23:27:48.495633   13428 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:27:48.495722   13428 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 23:27:48.600822   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 23:27:48.600909   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0913 23:27:48.605637   13428 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0913 23:27:48.605709   13428 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0913 23:27:48.607170   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 23:27:48.607222   13428 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 23:27:48.693483   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 23:27:48.695656   13428 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:27:48.695683   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 23:27:48.700401   13428 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 23:27:48.700427   13428 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 23:27:48.900710   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0913 23:27:48.906938   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 23:27:48.907019   13428 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 23:27:48.990238   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 23:27:48.990312   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 23:27:48.990574   13428 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
	I0913 23:27:49.004688   13428 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:27:49.004771   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 23:27:49.006934   13428 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 23:27:49.007005   13428 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 23:27:49.094874   13428 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.37685131s)
	I0913 23:27:49.094995   13428 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 23:27:49.096440   13428 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.289054947s)
	I0913 23:27:49.097639   13428 node_ready.go:35] waiting up to 6m0s for node "addons-393491" to be "Ready" ...
	I0913 23:27:49.200024   13428 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:49.200050   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 23:27:49.398701   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 23:27:49.398731   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 23:27:49.503062   13428 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 23:27:49.503093   13428 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 23:27:49.597434   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:49.689892   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0913 23:27:49.690549   13428 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 23:27:49.690573   13428 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 23:27:49.704748   13428 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:27:49.704775   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 23:27:50.113189   13428 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-393491" context rescaled to 1 replicas
	I0913 23:27:50.305729   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 23:27:50.305809   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 23:27:50.390286   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 23:27:50.606525   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 23:27:50.606629   13428 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 23:27:51.096785   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 23:27:51.096877   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 23:27:51.110761   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:51.305609   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 23:27:51.305635   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 23:27:51.400860   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.302992298s)
	I0913 23:27:51.588676   13428 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:27:51.588795   13428 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 23:27:51.694830   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 23:27:53.216189   13428 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.107355204s)
	I0913 23:27:53.216230   13428 addons.go:475] Verifying addon ingress=true in "addons-393491"
	I0913 23:27:53.216338   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.92736536s)
	I0913 23:27:53.216410   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.912787926s)
	I0913 23:27:53.216315   13428 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.106066041s)
	I0913 23:27:53.216591   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.822902575s)
	I0913 23:27:53.216817   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.811530525s)
	I0913 23:27:53.216989   13428 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.52340833s)
	I0913 23:27:53.217007   13428 addons.go:475] Verifying addon metrics-server=true in "addons-393491"
	I0913 23:27:53.217050   13428 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.316312207s)
	I0913 23:27:53.217064   13428 addons.go:475] Verifying addon registry=true in "addons-393491"
	I0913 23:27:53.217239   13428 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.22662087s)
	I0913 23:27:53.218353   13428 out.go:177] * Verifying ingress addon...
	I0913 23:27:53.219435   13428 out.go:177] * Verifying registry addon...
	I0913 23:27:53.221383   13428 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 23:27:53.221752   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0913 23:27:53.292033   13428 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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]
	I0913 23:27:53.294164   13428 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:27:53.294185   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:53.294521   13428 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 23:27:53.294541   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:53.600728   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:53.799682   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:53.800872   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:53.931751   13428 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.334246482s)
	W0913 23:27:53.931800   13428 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0913 23:27:53.931818   13428 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.241883408s)
	I0913 23:27:53.931851   13428 retry.go:31] will retry after 256.041326ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0913 23:27:53.931900   13428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.541518543s)
	I0913 23:27:53.933330   13428 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-393491 service yakd-dashboard -n yakd-dashboard
	
	I0913 23:27:54.188355   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 23:27:54.214380   13428 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.519425105s)
	I0913 23:27:54.214480   13428 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-393491"
	I0913 23:27:54.216063   13428 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 23:27:54.218378   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 23:27:54.226426   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:54.226906   13428 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:27:54.226921   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:54.227277   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:54.721567   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:54.723856   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:54.724197   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:54.818843   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 23:27:54.818917   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:54.835532   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:54.937052   13428 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 23:27:54.959591   13428 addons.go:234] Setting addon gcp-auth=true in "addons-393491"
	I0913 23:27:54.959649   13428 host.go:66] Checking if "addons-393491" exists ...
	I0913 23:27:54.960093   13428 cli_runner.go:164] Run: docker container inspect addons-393491 --format={{.State.Status}}
	I0913 23:27:54.978539   13428 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 23:27:54.978589   13428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-393491
	I0913 23:27:54.998570   13428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/addons-393491/id_rsa Username:docker}
	I0913 23:27:55.222244   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:55.224233   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:55.224382   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:55.600894   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:55.721798   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:55.724038   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:55.724456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:56.221345   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:56.224153   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:56.224850   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:56.648049   13428 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.459636275s)
	I0913 23:27:56.648122   13428 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.669552148s)
	I0913 23:27:56.650383   13428 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 23:27:56.651896   13428 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 23:27:56.652996   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 23:27:56.653007   13428 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 23:27:56.668858   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 23:27:56.668880   13428 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 23:27:56.683680   13428 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:27:56.683700   13428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 23:27:56.698593   13428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 23:27:56.722549   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:56.723980   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:56.724475   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:57.009803   13428 addons.go:475] Verifying addon gcp-auth=true in "addons-393491"
	I0913 23:27:57.011130   13428 out.go:177] * Verifying gcp-auth addon...
	I0913 23:27:57.013050   13428 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 23:27:57.015340   13428 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 23:27:57.015357   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:57.222951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:57.223979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:57.224391   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:57.515909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:57.722114   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:57.724025   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:57.724065   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.015736   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:58.101257   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:27:58.221891   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:58.224055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:58.224263   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.515975   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:58.721818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:58.725215   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:58.728713   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.015658   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:59.221208   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:59.223662   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.224028   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:27:59.516623   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:27:59.721377   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:27:59.723860   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:27:59.724404   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:00.015405   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:00.221600   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:00.224048   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:00.224175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:00.516162   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:00.600739   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:00.722072   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:00.724164   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:00.724330   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:01.015707   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:01.221572   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:01.224029   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:01.224039   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:01.515121   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:01.722031   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:01.723964   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:01.724078   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:02.016463   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:02.221257   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:02.223950   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:02.224433   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:02.516065   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:02.721841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:02.723829   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:02.724175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.016303   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:03.102366   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:03.221915   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:03.223876   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:03.224120   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.516491   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:03.721562   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:03.724111   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:03.724221   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.015753   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:04.221948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:04.223922   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.224041   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:04.516691   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:04.721517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:04.724050   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:04.724282   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.015779   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:05.221778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:05.223910   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:05.224408   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.515654   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:05.600747   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:05.721458   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:05.724037   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:05.724055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.015768   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:06.221590   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:06.224088   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.224194   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:06.515575   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:06.721490   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:06.723969   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:06.724071   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:07.015467   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:07.221485   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:07.223971   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:07.224058   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:07.515545   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:07.601126   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:07.721681   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:07.723852   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:07.724208   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:08.016542   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:08.221139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:08.223923   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:08.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:08.515517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:08.721452   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:08.723894   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:08.724044   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:09.016693   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:09.221349   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:09.224033   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:09.224500   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:09.516665   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:09.721472   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:09.724468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:09.725327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:10.015573   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:10.100698   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:10.221104   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:10.223859   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:10.224268   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:10.516960   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:10.721999   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:10.724378   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:10.724646   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:11.015812   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:11.221306   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:11.224087   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:11.224507   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:11.515535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:11.721123   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:11.723931   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:11.724301   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:12.016641   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:12.100978   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:12.221504   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:12.223951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:12.224065   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:12.516711   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:12.721981   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:12.723821   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:12.724025   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:13.016449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:13.221339   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:13.224093   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:13.224581   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:13.515956   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:13.721591   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:13.723631   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:13.724050   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:14.016245   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:14.221953   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:14.223787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:14.223955   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:14.516610   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:14.600721   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:14.721378   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:14.723931   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:14.724472   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:15.016683   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:15.221592   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:15.224034   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:15.224161   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:15.516675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:15.721183   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:15.723853   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:15.724217   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.016314   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:16.220986   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:16.223893   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:16.224223   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.516477   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:16.721576   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:16.723867   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:16.723933   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.016487   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:17.100439   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:17.221766   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:17.223923   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.224274   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:17.516353   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:17.721432   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:17.723827   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:17.723921   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:18.017029   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:18.221939   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:18.223879   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:18.224175   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:18.516803   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:18.721740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:18.723922   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:18.724364   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.016433   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:19.100527   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:19.222148   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:19.224189   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:19.224392   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.516067   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:19.721593   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:19.724123   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:19.724279   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:20.015838   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:20.221317   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:20.223976   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:20.224459   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:20.515908   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:20.721384   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:20.723928   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:20.724013   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.015978   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:21.221627   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:21.223721   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.224142   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:21.516441   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:21.600708   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:21.721119   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:21.723841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:21.724253   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:22.016623   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:22.221373   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:22.224058   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:22.224593   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:22.515691   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:22.721713   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:22.723748   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:22.724141   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:23.016534   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:23.221258   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:23.223924   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:23.224488   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:23.515570   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:23.600913   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:23.721318   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:23.724146   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:23.724372   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:24.015449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:24.221986   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:24.223890   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:24.223944   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:24.516535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:24.721689   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:24.723874   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:24.724281   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:25.016053   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:25.221945   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:25.224096   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:25.224501   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:25.515765   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:25.600953   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:25.721466   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:25.723979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:25.724180   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.016569   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:26.221219   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:26.223888   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:26.224365   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.516702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:26.721565   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:26.724168   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:26.724237   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.015814   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:27.221564   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:27.224050   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:27.224096   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.515787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:27.601073   13428 node_ready.go:53] node "addons-393491" has status "Ready":"False"
	I0913 23:28:27.721501   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:27.723848   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:27.724071   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:28.016524   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:28.221831   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:28.224017   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:28.224456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:28.516714   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:28.721705   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:28.723846   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:28.724489   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:29.016293   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:29.221216   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:29.224123   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:29.224411   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:29.516491   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:29.721474   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:29.724012   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:29.724145   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:30.016607   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:30.100366   13428 node_ready.go:49] node "addons-393491" has status "Ready":"True"
	I0913 23:28:30.100390   13428 node_ready.go:38] duration metric: took 41.002701248s for node "addons-393491" to be "Ready" ...
	I0913 23:28:30.100401   13428 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0913 23:28:30.111251   13428 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:30.222385   13428 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 23:28:30.222420   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:30.234318   13428 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 23:28:30.234344   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:30.234814   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:30.516511   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:30.723855   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:30.823139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:30.823498   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:31.016637   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:31.119957   13428 pod_ready.go:93] pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.119979   13428 pod_ready.go:82] duration metric: took 1.008697814s for pod "coredns-7c65d6cfc9-hljpk" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.119999   13428 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.124564   13428 pod_ready.go:93] pod "etcd-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.124588   13428 pod_ready.go:82] duration metric: took 4.581524ms for pod "etcd-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.124604   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.129025   13428 pod_ready.go:93] pod "kube-apiserver-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.129044   13428 pod_ready.go:82] duration metric: took 4.433393ms for pod "kube-apiserver-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.129052   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.132773   13428 pod_ready.go:93] pod "kube-controller-manager-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.132792   13428 pod_ready.go:82] duration metric: took 3.732042ms for pod "kube-controller-manager-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.132805   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dqcff" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.223778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:31.224379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:31.224937   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:31.300706   13428 pod_ready.go:93] pod "kube-proxy-dqcff" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.300728   13428 pod_ready.go:82] duration metric: took 167.916312ms for pod "kube-proxy-dqcff" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.300737   13428 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.515334   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:31.700649   13428 pod_ready.go:93] pod "kube-scheduler-addons-393491" in "kube-system" namespace has status "Ready":"True"
	I0913 23:28:31.700669   13428 pod_ready.go:82] duration metric: took 399.926101ms for pod "kube-scheduler-addons-393491" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.700679   13428 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace to be "Ready" ...
	I0913 23:28:31.722385   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:31.724627   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:31.725017   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:32.018220   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:32.222771   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:32.224633   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:32.224896   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:32.516358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:32.721859   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:32.724211   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:32.724602   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:33.015982   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:33.222505   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:33.224419   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:33.224646   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:33.516578   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:33.706572   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:33.723719   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:33.726596   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:33.727142   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.016387   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:34.223547   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:34.224577   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:34.226085   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.516348   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:34.723049   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:34.724826   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:34.725264   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.016111   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:35.222662   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:35.224948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.225415   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:35.516706   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:35.722326   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:35.724818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:35.724961   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:36.016192   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:36.206892   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:36.221731   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:36.224024   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:36.224535   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:36.516638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:36.723358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:36.724272   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:36.725189   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:37.016105   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:37.221797   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:37.224530   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:37.224889   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:37.516262   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:37.721870   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:37.724143   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:37.724441   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.016069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:38.221900   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:38.224276   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:38.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.516702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:38.706262   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:38.723244   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:38.724677   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:38.725494   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.018517   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:39.223181   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:39.224371   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.224722   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:39.517001   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:39.721661   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:39.724558   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:39.725188   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:40.016191   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:40.223027   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:40.224500   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:40.225311   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:40.515983   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:40.709651   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:40.724794   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:40.725149   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:40.725346   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.015866   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:41.222233   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:41.224231   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:41.224620   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.515762   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:41.721913   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:41.724417   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:41.724778   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:42.016602   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:42.221581   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:42.224251   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:42.224904   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:42.516334   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:42.721755   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:42.724327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:42.724445   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.016462   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:43.205662   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:43.222460   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:43.224311   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:43.224690   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.515903   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:43.722427   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:43.724702   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:43.724916   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:44.015889   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:44.222675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:44.224993   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:44.225597   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:44.516181   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:44.721675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:44.724154   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:44.724308   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:45.016449   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:45.222596   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:45.224056   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:45.224751   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:45.515971   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:45.705582   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:45.722235   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:45.724421   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:45.725057   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.015951   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:46.221616   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:46.224370   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.225175   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:46.516355   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:46.721574   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:46.724188   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:46.724978   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.016137   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:47.221773   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:47.223909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.224488   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:47.515535   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:47.705998   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:47.722157   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:47.724685   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:47.725096   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.016325   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:48.222594   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:48.224431   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.224805   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:48.516506   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:48.721529   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:48.724196   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:48.724583   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.016912   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:49.222126   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:49.224248   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.224472   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:49.516495   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:49.706230   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:49.722080   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:49.724299   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:49.724760   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.016011   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:50.222755   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:50.224225   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.224835   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:50.516787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:50.722734   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:50.724452   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:50.725069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.016837   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:51.223265   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:51.224416   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:51.224502   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.516074   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:51.723593   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:51.724983   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:51.725474   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:52.015644   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:52.205361   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:52.222355   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:52.224292   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:52.224559   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:52.515637   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:52.721950   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:52.724172   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:52.724461   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:53.016613   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:53.222069   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:53.224510   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:53.224819   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:53.515890   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:53.722125   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:53.724174   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:53.724456   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.016864   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:54.206366   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:54.222828   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:54.224478   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.224959   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:54.516684   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:54.722740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:54.724650   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:54.724912   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:55.016925   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:55.221289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:55.224818   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:55.224960   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:55.516175   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:55.722853   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:55.724461   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:55.724758   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.016124   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:56.221312   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:56.224222   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:56.224560   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.515896   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:56.705288   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:56.722006   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:56.724399   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:56.724716   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:57.016432   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:57.223177   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:57.224242   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:57.225278   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:57.516448   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:57.790697   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:57.794339   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:57.795931   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:58.090787   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:58.293902   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:58.295363   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:58.296447   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:58.516698   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:58.706301   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:28:58.722379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:58.724947   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:58.725474   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:59.017222   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:59.223160   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:59.225880   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:59.226413   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:28:59.516352   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:28:59.722261   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:28:59.724704   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:28:59.725320   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:00.016584   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:00.222712   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:00.225445   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:00.225956   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:00.516168   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:00.722358   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:00.724565   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:00.725054   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.016313   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:01.205995   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:01.222232   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:01.224717   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:01.225078   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.516585   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:01.724448   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:01.724694   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:01.724779   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:02.016966   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:02.222053   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:02.224289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:02.224855   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:02.515650   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:02.721740   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:02.725035   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:02.725231   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.015998   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:03.206672   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:03.222542   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:03.224354   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:03.224794   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.516088   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:03.722268   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:03.724281   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:03.724818   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:04.015852   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:04.222031   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:04.224578   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:04.224769   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:04.516114   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:04.722202   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:04.724564   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:04.725241   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.016751   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:05.222581   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:05.224624   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:05.225278   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.516551   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:05.706517   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:05.722839   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:05.724455   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:05.724762   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.016172   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:06.222496   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:06.224181   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:06.224666   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.516153   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:06.721785   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:06.724538   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:06.724733   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:07.016224   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:07.222588   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:07.224939   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:07.225232   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:07.515841   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:07.722072   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:07.724835   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:07.725087   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.016218   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:08.205922   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:08.222677   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:08.224805   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:08.225888   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.516431   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:08.722563   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:08.724266   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:08.724632   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.016379   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:09.223759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:09.224447   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:09.224481   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.516353   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:09.722026   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:09.724357   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:09.724770   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:10.015688   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:10.206109   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:10.222119   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:10.224800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:10.225076   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:10.516498   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:10.722208   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:10.724274   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:10.725057   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.016837   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:11.222883   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:11.224809   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:11.225408   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.516467   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:11.721543   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:11.724514   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:11.725846   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.016614   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:12.206639   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:12.223560   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:12.224149   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.224553   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:12.515675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:12.721673   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:12.724055   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:12.724357   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:13.016785   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:13.222865   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:13.224337   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:13.225086   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:13.516811   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:13.722190   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:13.724733   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:13.725100   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.016790   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:14.207518   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:14.222100   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:14.224979   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:14.225067   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.516301   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:14.722895   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:14.724537   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:14.725159   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:15.017051   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:15.222965   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:15.224567   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:15.225743   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:15.516909   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:15.723080   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:15.724547   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:15.725135   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.016577   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:16.223124   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:16.224551   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.224750   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:16.515862   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:16.705794   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:16.722257   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:16.724496   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:16.725481   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:17.016800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:17.223067   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:17.224377   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:17.224636   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:17.516800   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:17.723169   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:17.724099   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:17.724596   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:18.016730   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:18.222628   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:18.225370   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:18.225785   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:18.516809   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:18.706441   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:18.722387   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:18.724739   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:18.725499   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:19.016959   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:19.222139   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:19.224548   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:19.224868   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:19.516338   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:19.721828   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:19.724343   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:19.724585   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:20.016686   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:20.221848   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:20.224176   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:20.224450   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:20.516131   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:20.722011   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:20.724289   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:20.724870   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:21.016476   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:21.205895   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:21.221759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:21.224116   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:21.224367   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:21.516631   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:21.721636   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:21.724177   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:21.724473   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:22.017214   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:22.222464   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:22.224638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:22.225141   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:22.516283   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:22.721665   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:22.724222   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:22.725016   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:23.016676   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:23.206475   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:23.222468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:23.224759   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 23:29:23.225173   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:23.516073   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:23.723044   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:23.724718   13428 kapi.go:107] duration metric: took 1m30.50296159s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 23:29:23.724997   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:24.015937   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:24.222161   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:24.224437   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:24.517301   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:24.723014   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:24.724487   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:25.016494   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:25.224967   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:25.226268   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:25.516290   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:25.706255   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:25.723194   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:25.724625   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:26.016688   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:26.222946   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:26.224658   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:26.516988   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:26.722763   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:26.725143   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:27.016599   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:27.223398   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:27.224804   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:27.516142   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:27.722204   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:27.724877   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:28.015956   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:28.206092   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:28.292293   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:28.292412   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:28.516881   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:28.722588   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:28.724271   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:29.016468   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:29.221741   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:29.224347   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:29.516477   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:29.722639   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:29.724425   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:30.016469   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:30.222318   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:30.225291   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:30.516634   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:30.705837   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:30.722039   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:30.724780   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:31.016980   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:31.223290   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:31.224372   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:31.516555   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:31.722932   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:31.724233   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:32.016609   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:32.221948   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 23:29:32.224483   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:32.516748   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:32.706334   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:32.722120   13428 kapi.go:107] duration metric: took 1m38.503741453s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 23:29:32.724502   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:33.016707   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:33.224558   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:33.516993   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:33.725623   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:34.016638   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:34.225327   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:34.516340   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:34.707604   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:34.789700   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:35.091675   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:35.225343   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:35.589493   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:35.790762   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:36.016780   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:36.291120   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:36.516647   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:36.725276   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:37.016500   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:37.206071   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:37.224993   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:37.516443   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:37.724969   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:38.016483   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:38.224492   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:38.517082   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:38.725590   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:39.015894   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:39.206612   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:39.225438   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:39.516972   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:39.724864   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:40.016117   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:40.224866   13428 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 23:29:40.516137   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:40.725434   13428 kapi.go:107] duration metric: took 1m47.504048476s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 23:29:41.094249   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:41.517298   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:41.705976   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:42.016826   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:42.555152   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:43.016420   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:43.517106   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:44.016197   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:44.205316   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:44.516332   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:45.016152   13428 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 23:29:45.516563   13428 kapi.go:107] duration metric: took 1m48.503507536s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 23:29:45.518330   13428 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-393491 cluster.
	I0913 23:29:45.519558   13428 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0913 23:29:45.521300   13428 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 23:29:45.522719   13428 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, helm-tiller, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0913 23:29:45.524260   13428 addons.go:510] duration metric: took 1m58.033362739s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server helm-tiller storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0913 23:29:46.205693   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:48.206096   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:50.206379   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:52.705592   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:54.705986   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:56.706294   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:29:59.206211   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:01.706823   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:04.206713   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:06.207630   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:08.706254   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:11.206348   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:13.706039   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:15.706577   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:18.206218   13428 pod_ready.go:103] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"False"
	I0913 23:30:20.705752   13428 pod_ready.go:93] pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace has status "Ready":"True"
	I0913 23:30:20.705781   13428 pod_ready.go:82] duration metric: took 1m49.005096494s for pod "metrics-server-84c5f94fbc-l72jt" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.705794   13428 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.709736   13428 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace has status "Ready":"True"
	I0913 23:30:20.709756   13428 pod_ready.go:82] duration metric: took 3.956348ms for pod "nvidia-device-plugin-daemonset-8tb4x" in "kube-system" namespace to be "Ready" ...
	I0913 23:30:20.709774   13428 pod_ready.go:39] duration metric: took 1m50.609358011s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0913 23:30:20.709792   13428 api_server.go:52] waiting for apiserver process to appear ...
	I0913 23:30:20.709820   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:20.709867   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:20.742999   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:20.743022   13428 cri.go:89] found id: ""
	I0913 23:30:20.743030   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:20.743081   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.746337   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:20.746404   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:20.778523   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:20.778544   13428 cri.go:89] found id: ""
	I0913 23:30:20.778551   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:20.778601   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.781859   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:20.781922   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:20.813666   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:20.813688   13428 cri.go:89] found id: ""
	I0913 23:30:20.813695   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:20.813761   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.817174   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:20.817238   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:20.849784   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:20.849809   13428 cri.go:89] found id: ""
	I0913 23:30:20.849818   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:20.849870   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.853067   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:20.853123   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:20.885832   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:20.885866   13428 cri.go:89] found id: ""
	I0913 23:30:20.885875   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:20.885935   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.889186   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:20.889259   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:20.922903   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:20.922923   13428 cri.go:89] found id: ""
	I0913 23:30:20.922930   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:20.922976   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.926249   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:20.926310   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:20.959315   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:20.959343   13428 cri.go:89] found id: ""
	I0913 23:30:20.959353   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:20.959406   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:20.962579   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:20.962600   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:21.001978   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:21.002020   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:21.034936   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:21.034971   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:21.091691   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:21.091733   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:21.128174   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:21.128206   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:21.168909   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:21.168944   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:21.180822   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:21.180848   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:21.227000   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:21.227033   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:21.271156   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:21.271189   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:21.319497   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:21.319533   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:21.392063   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:21.392101   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:21.461790   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:21.461827   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:24.063125   13428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 23:30:24.076758   13428 api_server.go:72] duration metric: took 2m36.585762855s to wait for apiserver process to appear ...
	I0913 23:30:24.076786   13428 api_server.go:88] waiting for apiserver healthz status ...
	I0913 23:30:24.076827   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:24.076885   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:24.109622   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:24.109646   13428 cri.go:89] found id: ""
	I0913 23:30:24.109655   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:24.109725   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.113062   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:24.113141   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:24.146174   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:24.146197   13428 cri.go:89] found id: ""
	I0913 23:30:24.146205   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:24.146247   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.149495   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:24.149554   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:24.183372   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:24.183398   13428 cri.go:89] found id: ""
	I0913 23:30:24.183429   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:24.183486   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.186855   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:24.186918   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:24.218995   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:24.219015   13428 cri.go:89] found id: ""
	I0913 23:30:24.219023   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:24.219079   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.222313   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:24.222382   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:24.254313   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:24.254338   13428 cri.go:89] found id: ""
	I0913 23:30:24.254346   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:24.254396   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.257679   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:24.257739   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:24.292338   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:24.292361   13428 cri.go:89] found id: ""
	I0913 23:30:24.292369   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:24.292422   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.295955   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:24.296025   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:24.329328   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:24.329354   13428 cri.go:89] found id: ""
	I0913 23:30:24.329362   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:24.329422   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:24.332803   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:24.332832   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:24.375505   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:24.375546   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:24.423788   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:24.423826   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:24.457237   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:24.457268   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:24.515943   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:24.515981   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:24.550837   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:24.550864   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:24.591750   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:24.591780   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:24.660926   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:24.660962   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:24.672406   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:24.672438   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:24.709651   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:24.709683   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:24.788188   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:24.788226   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:24.884521   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:24.884554   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.428618   13428 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 23:30:27.432297   13428 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 23:30:27.433137   13428 api_server.go:141] control plane version: v1.31.1
	I0913 23:30:27.433159   13428 api_server.go:131] duration metric: took 3.356365781s to wait for apiserver health ...
	I0913 23:30:27.433167   13428 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 23:30:27.433188   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 23:30:27.433232   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 23:30:27.467790   13428 cri.go:89] found id: "4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:27.467817   13428 cri.go:89] found id: ""
	I0913 23:30:27.467826   13428 logs.go:276] 1 containers: [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f]
	I0913 23:30:27.467924   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.471427   13428 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 23:30:27.471519   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 23:30:27.506258   13428 cri.go:89] found id: "0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.506284   13428 cri.go:89] found id: ""
	I0913 23:30:27.506295   13428 logs.go:276] 1 containers: [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b]
	I0913 23:30:27.506352   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.509614   13428 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 23:30:27.509672   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 23:30:27.541992   13428 cri.go:89] found id: "954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:27.542012   13428 cri.go:89] found id: ""
	I0913 23:30:27.542019   13428 logs.go:276] 1 containers: [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516]
	I0913 23:30:27.542070   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.545587   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 23:30:27.545655   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 23:30:27.577652   13428 cri.go:89] found id: "bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:27.577681   13428 cri.go:89] found id: ""
	I0913 23:30:27.577690   13428 logs.go:276] 1 containers: [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499]
	I0913 23:30:27.577747   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.581266   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 23:30:27.581345   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 23:30:27.613647   13428 cri.go:89] found id: "6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:27.613666   13428 cri.go:89] found id: ""
	I0913 23:30:27.613673   13428 logs.go:276] 1 containers: [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf]
	I0913 23:30:27.613722   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.616921   13428 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 23:30:27.616977   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 23:30:27.649982   13428 cri.go:89] found id: "09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:27.650003   13428 cri.go:89] found id: ""
	I0913 23:30:27.650010   13428 logs.go:276] 1 containers: [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389]
	I0913 23:30:27.650052   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.653351   13428 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 23:30:27.653419   13428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 23:30:27.686601   13428 cri.go:89] found id: "8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:27.686621   13428 cri.go:89] found id: ""
	I0913 23:30:27.686628   13428 logs.go:276] 1 containers: [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c]
	I0913 23:30:27.686692   13428 ssh_runner.go:195] Run: which crictl
	I0913 23:30:27.689880   13428 logs.go:123] Gathering logs for CRI-O ...
	I0913 23:30:27.689899   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 23:30:27.767146   13428 logs.go:123] Gathering logs for kubelet ...
	I0913 23:30:27.767182   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0913 23:30:27.839193   13428 logs.go:123] Gathering logs for etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] ...
	I0913 23:30:27.839240   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b"
	I0913 23:30:27.883167   13428 logs.go:123] Gathering logs for coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] ...
	I0913 23:30:27.883201   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516"
	I0913 23:30:27.931939   13428 logs.go:123] Gathering logs for kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] ...
	I0913 23:30:27.931974   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389"
	I0913 23:30:27.990078   13428 logs.go:123] Gathering logs for kindnet [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] ...
	I0913 23:30:27.990111   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c"
	I0913 23:30:28.026068   13428 logs.go:123] Gathering logs for container status ...
	I0913 23:30:28.026101   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 23:30:28.068031   13428 logs.go:123] Gathering logs for dmesg ...
	I0913 23:30:28.068063   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 23:30:28.079982   13428 logs.go:123] Gathering logs for describe nodes ...
	I0913 23:30:28.080008   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 23:30:28.172669   13428 logs.go:123] Gathering logs for kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] ...
	I0913 23:30:28.172699   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f"
	I0913 23:30:28.215898   13428 logs.go:123] Gathering logs for kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] ...
	I0913 23:30:28.215932   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499"
	I0913 23:30:28.254153   13428 logs.go:123] Gathering logs for kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] ...
	I0913 23:30:28.254182   13428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf"
	I0913 23:30:30.796290   13428 system_pods.go:59] 19 kube-system pods found
	I0913 23:30:30.796332   13428 system_pods.go:61] "coredns-7c65d6cfc9-hljpk" [8c887ba9-63c9-42b6-b89b-4fea110b1084] Running
	I0913 23:30:30.796339   13428 system_pods.go:61] "csi-hostpath-attacher-0" [7cbb605e-71bb-4e1f-b8a1-29640dd572bb] Running
	I0913 23:30:30.796342   13428 system_pods.go:61] "csi-hostpath-resizer-0" [61654f7c-601c-426a-acde-b20b330c5a97] Running
	I0913 23:30:30.796346   13428 system_pods.go:61] "csi-hostpathplugin-ldwpt" [b875abb3-44d7-4f7d-863f-e88c9c1969c9] Running
	I0913 23:30:30.796349   13428 system_pods.go:61] "etcd-addons-393491" [c9a43031-050e-4175-99b9-e9a2d2a4c9a9] Running
	I0913 23:30:30.796353   13428 system_pods.go:61] "kindnet-mvht2" [40343e3f-0712-4c2b-b0aa-fc6db99ed3e9] Running
	I0913 23:30:30.796357   13428 system_pods.go:61] "kube-apiserver-addons-393491" [1dab440b-7107-4ed0-8c7d-e026eb3424fa] Running
	I0913 23:30:30.796360   13428 system_pods.go:61] "kube-controller-manager-addons-393491" [c4f333e2-95fb-474b-bec8-97a595f35850] Running
	I0913 23:30:30.796363   13428 system_pods.go:61] "kube-ingress-dns-minikube" [16c21c0c-5df9-48c7-8e94-ac2674aa9e43] Running
	I0913 23:30:30.796367   13428 system_pods.go:61] "kube-proxy-dqcff" [04d01d68-d358-4d08-b846-80cfc2423301] Running
	I0913 23:30:30.796374   13428 system_pods.go:61] "kube-scheduler-addons-393491" [d3de7a9f-583f-4054-840e-7cd48df9447a] Running
	I0913 23:30:30.796377   13428 system_pods.go:61] "metrics-server-84c5f94fbc-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
	I0913 23:30:30.796380   13428 system_pods.go:61] "nvidia-device-plugin-daemonset-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
	I0913 23:30:30.796384   13428 system_pods.go:61] "registry-66c9cd494c-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
	I0913 23:30:30.796387   13428 system_pods.go:61] "registry-proxy-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
	I0913 23:30:30.796391   13428 system_pods.go:61] "snapshot-controller-56fcc65765-t29z2" [742178ee-fc85-445b-a543-c3dca6cf0ec0] Running
	I0913 23:30:30.796394   13428 system_pods.go:61] "snapshot-controller-56fcc65765-vvlqr" [8cca4c97-0904-412b-9588-10d04ba84672] Running
	I0913 23:30:30.796397   13428 system_pods.go:61] "storage-provisioner" [145ea3de-2bd7-4a4e-9c64-09e888c6f0bc] Running
	I0913 23:30:30.796400   13428 system_pods.go:61] "tiller-deploy-b48cc5f79-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
	I0913 23:30:30.796405   13428 system_pods.go:74] duration metric: took 3.363231261s to wait for pod list to return data ...
	I0913 23:30:30.796415   13428 default_sa.go:34] waiting for default service account to be created ...
	I0913 23:30:30.798541   13428 default_sa.go:45] found service account: "default"
	I0913 23:30:30.798560   13428 default_sa.go:55] duration metric: took 2.141043ms for default service account to be created ...
	I0913 23:30:30.798568   13428 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 23:30:30.806325   13428 system_pods.go:86] 19 kube-system pods found
	I0913 23:30:30.806351   13428 system_pods.go:89] "coredns-7c65d6cfc9-hljpk" [8c887ba9-63c9-42b6-b89b-4fea110b1084] Running
	I0913 23:30:30.806357   13428 system_pods.go:89] "csi-hostpath-attacher-0" [7cbb605e-71bb-4e1f-b8a1-29640dd572bb] Running
	I0913 23:30:30.806361   13428 system_pods.go:89] "csi-hostpath-resizer-0" [61654f7c-601c-426a-acde-b20b330c5a97] Running
	I0913 23:30:30.806365   13428 system_pods.go:89] "csi-hostpathplugin-ldwpt" [b875abb3-44d7-4f7d-863f-e88c9c1969c9] Running
	I0913 23:30:30.806370   13428 system_pods.go:89] "etcd-addons-393491" [c9a43031-050e-4175-99b9-e9a2d2a4c9a9] Running
	I0913 23:30:30.806374   13428 system_pods.go:89] "kindnet-mvht2" [40343e3f-0712-4c2b-b0aa-fc6db99ed3e9] Running
	I0913 23:30:30.806379   13428 system_pods.go:89] "kube-apiserver-addons-393491" [1dab440b-7107-4ed0-8c7d-e026eb3424fa] Running
	I0913 23:30:30.806385   13428 system_pods.go:89] "kube-controller-manager-addons-393491" [c4f333e2-95fb-474b-bec8-97a595f35850] Running
	I0913 23:30:30.806390   13428 system_pods.go:89] "kube-ingress-dns-minikube" [16c21c0c-5df9-48c7-8e94-ac2674aa9e43] Running
	I0913 23:30:30.806395   13428 system_pods.go:89] "kube-proxy-dqcff" [04d01d68-d358-4d08-b846-80cfc2423301] Running
	I0913 23:30:30.806404   13428 system_pods.go:89] "kube-scheduler-addons-393491" [d3de7a9f-583f-4054-840e-7cd48df9447a] Running
	I0913 23:30:30.806409   13428 system_pods.go:89] "metrics-server-84c5f94fbc-l72jt" [f18743f4-7599-444c-b2c9-da6197aaa547] Running
	I0913 23:30:30.806418   13428 system_pods.go:89] "nvidia-device-plugin-daemonset-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
	I0913 23:30:30.806423   13428 system_pods.go:89] "registry-66c9cd494c-d55jn" [783235ce-8517-4095-975f-44b79e8c818d] Running
	I0913 23:30:30.806431   13428 system_pods.go:89] "registry-proxy-rlr7t" [ddadff0a-bd6e-4eca-9551-4e074796eba8] Running
	I0913 23:30:30.806436   13428 system_pods.go:89] "snapshot-controller-56fcc65765-t29z2" [742178ee-fc85-445b-a543-c3dca6cf0ec0] Running
	I0913 23:30:30.806443   13428 system_pods.go:89] "snapshot-controller-56fcc65765-vvlqr" [8cca4c97-0904-412b-9588-10d04ba84672] Running
	I0913 23:30:30.806447   13428 system_pods.go:89] "storage-provisioner" [145ea3de-2bd7-4a4e-9c64-09e888c6f0bc] Running
	I0913 23:30:30.806453   13428 system_pods.go:89] "tiller-deploy-b48cc5f79-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
	I0913 23:30:30.806459   13428 system_pods.go:126] duration metric: took 7.886336ms to wait for k8s-apps to be running ...
	I0913 23:30:30.806468   13428 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 23:30:30.806521   13428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:30:30.817288   13428 system_svc.go:56] duration metric: took 10.809653ms WaitForService to wait for kubelet
	I0913 23:30:30.817317   13428 kubeadm.go:582] duration metric: took 2m43.326328707s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 23:30:30.817337   13428 node_conditions.go:102] verifying NodePressure condition ...
	I0913 23:30:30.820356   13428 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0913 23:30:30.820384   13428 node_conditions.go:123] node cpu capacity is 8
	I0913 23:30:30.820399   13428 node_conditions.go:105] duration metric: took 3.056943ms to run NodePressure ...
	I0913 23:30:30.820413   13428 start.go:241] waiting for startup goroutines ...
	I0913 23:30:30.820426   13428 start.go:246] waiting for cluster config update ...
	I0913 23:30:30.820447   13428 start.go:255] writing updated cluster config ...
	I0913 23:30:30.820759   13428 ssh_runner.go:195] Run: rm -f paused
	I0913 23:30:30.868233   13428 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 23:30:30.870341   13428 out.go:177] * Done! kubectl is now configured to use "addons-393491" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.164378591Z" level=info msg="Removing pod sandbox: 4820f17ae4f3262d6488ec4cae98d3ca74c548e95582e4c92b0e1d1846c4caec" id=e725c921-72d5-4afa-bf1d-996abfc88b35 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.169492865Z" level=info msg="Removed pod sandbox: 4820f17ae4f3262d6488ec4cae98d3ca74c548e95582e4c92b0e1d1846c4caec" id=e725c921-72d5-4afa-bf1d-996abfc88b35 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.169837818Z" level=info msg="Stopping pod sandbox: bf5cdf3e4b07f913e0bb823375ac373abe33cb4cc3e44ad9aa3eacf9e3e698b2" id=cd310cbb-a43f-4488-9be7-6c57c5299827 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.169874703Z" level=info msg="Stopped pod sandbox (already stopped): bf5cdf3e4b07f913e0bb823375ac373abe33cb4cc3e44ad9aa3eacf9e3e698b2" id=cd310cbb-a43f-4488-9be7-6c57c5299827 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.170146743Z" level=info msg="Removing pod sandbox: bf5cdf3e4b07f913e0bb823375ac373abe33cb4cc3e44ad9aa3eacf9e3e698b2" id=fdc19094-de47-41cf-8cf4-f996023b0c56 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.175976529Z" level=info msg="Removed pod sandbox: bf5cdf3e4b07f913e0bb823375ac373abe33cb4cc3e44ad9aa3eacf9e3e698b2" id=fdc19094-de47-41cf-8cf4-f996023b0c56 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.176322794Z" level=info msg="Stopping pod sandbox: c030a3509343b8530626eb35a3588763fa01f5cb1a682c1e51c4e8c2de8d653e" id=0f1c6990-649f-46d8-87f0-f47f682d5a42 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.176364933Z" level=info msg="Stopped pod sandbox (already stopped): c030a3509343b8530626eb35a3588763fa01f5cb1a682c1e51c4e8c2de8d653e" id=0f1c6990-649f-46d8-87f0-f47f682d5a42 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.176599493Z" level=info msg="Removing pod sandbox: c030a3509343b8530626eb35a3588763fa01f5cb1a682c1e51c4e8c2de8d653e" id=b4f93bcb-4146-4900-8939-ab201f0e36e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 23:42:42 addons-393491 crio[1026]: time="2024-09-13 23:42:42.182129998Z" level=info msg="Removed pod sandbox: c030a3509343b8530626eb35a3588763fa01f5cb1a682c1e51c4e8c2de8d653e" id=b4f93bcb-4146-4900-8939-ab201f0e36e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 23:42:43 addons-393491 crio[1026]: time="2024-09-13 23:42:43.896812548Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=85af4fcb-f9a1-4bea-b6ae-cfedcb8297bb name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:42:43 addons-393491 crio[1026]: time="2024-09-13 23:42:43.897089256Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=85af4fcb-f9a1-4bea-b6ae-cfedcb8297bb name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:42:57 addons-393491 crio[1026]: time="2024-09-13 23:42:57.896120546Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=9a9f53cc-366f-4200-8ca9-ac59e202605d name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:42:57 addons-393491 crio[1026]: time="2024-09-13 23:42:57.896360529Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=9a9f53cc-366f-4200-8ca9-ac59e202605d name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:12 addons-393491 crio[1026]: time="2024-09-13 23:43:12.896965119Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=bffe7447-56c1-45b2-a703-8c872d94e7a4 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:12 addons-393491 crio[1026]: time="2024-09-13 23:43:12.897166479Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=bffe7447-56c1-45b2-a703-8c872d94e7a4 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:24 addons-393491 crio[1026]: time="2024-09-13 23:43:24.896948878Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d9977019-1077-454a-8a19-17b880c7b9e7 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:24 addons-393491 crio[1026]: time="2024-09-13 23:43:24.897159531Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d9977019-1077-454a-8a19-17b880c7b9e7 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:37 addons-393491 crio[1026]: time="2024-09-13 23:43:37.897110077Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=91234417-5676-41d9-a9bb-4f7862dd752d name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:37 addons-393491 crio[1026]: time="2024-09-13 23:43:37.897393034Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=91234417-5676-41d9-a9bb-4f7862dd752d name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:50 addons-393491 crio[1026]: time="2024-09-13 23:43:50.896542607Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=18841f9f-3974-44ee-ac68-f092d777c5ea name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:43:50 addons-393491 crio[1026]: time="2024-09-13 23:43:50.896864226Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=18841f9f-3974-44ee-ac68-f092d777c5ea name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:44:02 addons-393491 crio[1026]: time="2024-09-13 23:44:02.896983822Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=05567b5f-5710-4faf-8caa-fad234a84cad name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:44:02 addons-393491 crio[1026]: time="2024-09-13 23:44:02.897211614Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=05567b5f-5710-4faf-8caa-fad234a84cad name=/runtime.v1.ImageService/ImageStatus
	Sep 13 23:44:12 addons-393491 crio[1026]: time="2024-09-13 23:44:12.132962935Z" level=info msg="Stopping container: e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971 (timeout: 30s)" id=2e9b1448-0a5d-4b7d-a0ae-1835c148fc0a name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8477a1df037da       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   92ffbe0925ff8       hello-world-app-55bf9c44b4-7nbvt
	950ca02d1789f       ghcr.io/headlamp-k8s/headlamp@sha256:899d106eeb55b0afc4ee6e51c03bc4418de0bd0e79c39744d4d0d751aae6a971                   3 minutes ago       Running             headlamp                  0                   984d249258be0       headlamp-57fb76fcdb-86ck2
	b7be1e5d1d38a       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   b05a11cf9adef       nginx
	2cd95dd62c3b9       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   f6e790fdfcd9b       gcp-auth-89d5ffd79-kh49r
	e4e1bfa4c3c18       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   14 minutes ago      Running             metrics-server            0                   905dd054bd983       metrics-server-84c5f94fbc-l72jt
	954c5afc85db5       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   acb0f88b08585       coredns-7c65d6cfc9-hljpk
	1320d1fcc581b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   3361dfc288f01       storage-provisioner
	6293392bed7b5       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   7c78bda44a656       kube-proxy-dqcff
	8befea75db828       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   445bbba797373       kindnet-mvht2
	bcc9ae69ac156       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   78d8d0aa2a7dd       kube-scheduler-addons-393491
	0914223b0d655       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   94a20d9a67909       etcd-addons-393491
	4993e2286c4d4       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   2dfe9c54e7045       kube-apiserver-addons-393491
	09f4df6516170       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   fd4363ed66095       kube-controller-manager-addons-393491
	
	
	==> coredns [954c5afc85db565f809731414aae370bb9402d0177324f95091e64080f152516] <==
	[INFO] 10.244.0.9:55235 - 17705 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000099114s
	[INFO] 10.244.0.9:48069 - 26922 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000083547s
	[INFO] 10.244.0.9:48069 - 49196 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000074136s
	[INFO] 10.244.0.9:50541 - 33731 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003316231s
	[INFO] 10.244.0.9:50541 - 19392 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003960487s
	[INFO] 10.244.0.9:39779 - 2241 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003270727s
	[INFO] 10.244.0.9:39779 - 29123 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004330353s
	[INFO] 10.244.0.9:54635 - 8164 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003103388s
	[INFO] 10.244.0.9:54635 - 12774 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003796297s
	[INFO] 10.244.0.9:35864 - 60791 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000071782s
	[INFO] 10.244.0.9:35864 - 633 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000096774s
	[INFO] 10.244.0.21:43851 - 42051 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000184151s
	[INFO] 10.244.0.21:38343 - 400 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000251399s
	[INFO] 10.244.0.21:47376 - 45709 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000116588s
	[INFO] 10.244.0.21:47793 - 51055 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000176328s
	[INFO] 10.244.0.21:45670 - 9424 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000093553s
	[INFO] 10.244.0.21:37508 - 44873 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128592s
	[INFO] 10.244.0.21:45947 - 51763 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007422264s
	[INFO] 10.244.0.21:33477 - 13140 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008207412s
	[INFO] 10.244.0.21:53526 - 1899 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00638651s
	[INFO] 10.244.0.21:52637 - 26975 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006492647s
	[INFO] 10.244.0.21:38357 - 62160 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004431652s
	[INFO] 10.244.0.21:32996 - 23181 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004665115s
	[INFO] 10.244.0.21:37167 - 46508 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000739573s
	[INFO] 10.244.0.21:48462 - 38270 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000858109s
	
	
	==> describe nodes <==
	Name:               addons-393491
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-393491
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18
	                    minikube.k8s.io/name=addons-393491
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T23_27_42_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-393491
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 13 Sep 2024 23:27:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-393491
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 23:44:09 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 23:42:51 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 23:42:51 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 23:42:51 +0000   Fri, 13 Sep 2024 23:27:37 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 23:42:51 +0000   Fri, 13 Sep 2024 23:28:29 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-393491
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859304Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859304Ki
	  pods:               110
	System Info:
	  Machine ID:                 aeedeb2106ee4edc9516da8b1ff770b6
	  System UUID:                58a3f089-99b0-4894-8895-41debe9ed7b8
	  Boot ID:                    855bf551-538e-468d-bc09-7a555dbaca55
	  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%)         13m
	  default                     hello-world-app-55bf9c44b4-7nbvt         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m4s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m27s
	  gcp-auth                    gcp-auth-89d5ffd79-kh49r                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  headlamp                    headlamp-57fb76fcdb-86ck2                0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m25s
	  kube-system                 coredns-7c65d6cfc9-hljpk                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-393491                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-mvht2                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-393491             250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-393491    200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-dqcff                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-393491             100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 metrics-server-84c5f94fbc-l72jt          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         16m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 16m   kube-proxy       
	  Normal   Starting                 16m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 16m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  16m   kubelet          Node addons-393491 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-393491 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-393491 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m   node-controller  Node addons-393491 event: Registered Node addons-393491 in Controller
	  Normal   NodeReady                15m   kubelet          Node addons-393491 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000898] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000757] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001672] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.004578] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001168] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001464] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000732] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.586253] 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.
	[  +3.123272] IPv4: martian source 10.164.0.3 from 10.164.0.1, on dev ens4
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff 42 01 0a a4 00 01 08 06
	[  +3.719290] kauditd_printk_skb: 46 callbacks suppressed
	[Sep13 23:39] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[  +1.012655] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[Sep13 23:40] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000020] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[  +4.259643] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[  +8.187361] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[ +16.126737] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	[Sep13 23:41] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 3a a2 1b eb 88 a3 32 5f 88 7b 46 73 08 00
	
	
	==> etcd [0914223b0d65576c1524f93915fc8ab57264f52c0bc3bdc96b4f0d678aa29d5b] <==
	{"level":"info","ts":"2024-09-13T23:27:50.693015Z","caller":"traceutil/trace.go:171","msg":"trace[1026513900] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"198.803739ms","start":"2024-09-13T23:27:50.494194Z","end":"2024-09-13T23:27:50.692998Z","steps":["trace[1026513900] 'process raft request'  (duration: 193.405204ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.701101Z","caller":"traceutil/trace.go:171","msg":"trace[572923656] transaction","detail":"{read_only:false; response_revision:383; number_of_response:1; }","duration":"204.752994ms","start":"2024-09-13T23:27:50.496324Z","end":"2024-09-13T23:27:50.701077Z","steps":["trace[572923656] 'process raft request'  (duration: 196.63888ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.702829Z","caller":"traceutil/trace.go:171","msg":"trace[366588005] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:393; }","duration":"108.294547ms","start":"2024-09-13T23:27:50.594522Z","end":"2024-09-13T23:27:50.702816Z","steps":["trace[366588005] 'read index received'  (duration: 106.603446ms)","trace[366588005] 'applied index is now lower than readState.Index'  (duration: 1.690506ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-13T23:27:50.710649Z","caller":"traceutil/trace.go:171","msg":"trace[1501175061] transaction","detail":"{read_only:false; number_of_response:1; response_revision:383; }","duration":"116.446869ms","start":"2024-09-13T23:27:50.594177Z","end":"2024-09-13T23:27:50.710624Z","steps":["trace[1501175061] 'process raft request'  (duration: 108.443852ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.710861Z","caller":"traceutil/trace.go:171","msg":"trace[508576664] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"113.157959ms","start":"2024-09-13T23:27:50.597695Z","end":"2024-09-13T23:27:50.710853Z","steps":["trace[508576664] 'process raft request'  (duration: 104.993589ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.711020Z","caller":"traceutil/trace.go:171","msg":"trace[901162657] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"107.572741ms","start":"2024-09-13T23:27:50.603440Z","end":"2024-09-13T23:27:50.711012Z","steps":["trace[901162657] 'process raft request'  (duration: 99.302722ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:27:50.711095Z","caller":"traceutil/trace.go:171","msg":"trace[1994486946] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"106.959385ms","start":"2024-09-13T23:27:50.604129Z","end":"2024-09-13T23:27:50.711089Z","steps":["trace[1994486946] 'process raft request'  (duration: 98.658ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711212Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.676967ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:50.711253Z","caller":"traceutil/trace.go:171","msg":"trace[1169709418] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:386; }","duration":"116.726864ms","start":"2024-09-13T23:27:50.594517Z","end":"2024-09-13T23:27:50.711244Z","steps":["trace[1169709418] 'agreement among raft nodes before linearized reading'  (duration: 116.660737ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711471Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.64479ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-393491\" ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2024-09-13T23:27:50.711489Z","caller":"traceutil/trace.go:171","msg":"trace[1121225334] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-393491; range_end:; response_count:1; response_revision:386; }","duration":"113.665015ms","start":"2024-09-13T23:27:50.597818Z","end":"2024-09-13T23:27:50.711483Z","steps":["trace[1121225334] 'agreement among raft nodes before linearized reading'  (duration: 113.624088ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711601Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.312264ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-393491\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-09-13T23:27:50.711614Z","caller":"traceutil/trace.go:171","msg":"trace[245396655] range","detail":"{range_begin:/registry/minions/addons-393491; range_end:; response_count:1; response_revision:386; }","duration":"107.325601ms","start":"2024-09-13T23:27:50.604284Z","end":"2024-09-13T23:27:50.711610Z","steps":["trace[245396655] 'agreement among raft nodes before linearized reading'  (duration: 107.298708ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:50.711681Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.616075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:50.711696Z","caller":"traceutil/trace.go:171","msg":"trace[488965411] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:386; }","duration":"107.631097ms","start":"2024-09-13T23:27:50.604061Z","end":"2024-09-13T23:27:50.711692Z","steps":["trace[488965411] 'agreement among raft nodes before linearized reading'  (duration: 107.608183ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T23:27:51.200419Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.69918ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-13T23:27:51.200531Z","caller":"traceutil/trace.go:171","msg":"trace[690005992] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:410; }","duration":"105.820491ms","start":"2024-09-13T23:27:51.094699Z","end":"2024-09-13T23:27:51.200519Z","steps":["trace[690005992] 'get authentication metadata'  (duration: 96.185084ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:29:42.550831Z","caller":"traceutil/trace.go:171","msg":"trace[2117884842] transaction","detail":"{read_only:false; response_revision:1232; number_of_response:1; }","duration":"129.038274ms","start":"2024-09-13T23:29:42.421774Z","end":"2024-09-13T23:29:42.550813Z","steps":["trace[2117884842] 'process raft request'  (duration: 128.913142ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:29:42.553486Z","caller":"traceutil/trace.go:171","msg":"trace[325968453] transaction","detail":"{read_only:false; response_revision:1233; number_of_response:1; }","duration":"124.954491ms","start":"2024-09-13T23:29:42.428514Z","end":"2024-09-13T23:29:42.553468Z","steps":["trace[325968453] 'process raft request'  (duration: 124.853882ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T23:37:38.734542Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1580}
	{"level":"info","ts":"2024-09-13T23:37:38.757902Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1580,"took":"22.902072ms","hash":2623592361,"current-db-size-bytes":6430720,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-13T23:37:38.757945Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2623592361,"revision":1580,"compact-revision":-1}
	{"level":"info","ts":"2024-09-13T23:42:38.738847Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2001}
	{"level":"info","ts":"2024-09-13T23:42:38.754488Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2001,"took":"15.145395ms","hash":1197794142,"current-db-size-bytes":6430720,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":5120000,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-09-13T23:42:38.754598Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1197794142,"revision":2001,"compact-revision":1580}
	
	
	==> gcp-auth [2cd95dd62c3b9e97e686d61fbd4ba99fcaf46e523c2e51d3338c853e3ea81c43] <==
	2024/09/13 23:30:31 Ready to write response ...
	2024/09/13 23:38:38 Ready to marshal response ...
	2024/09/13 23:38:38 Ready to write response ...
	2024/09/13 23:38:43 Ready to marshal response ...
	2024/09/13 23:38:43 Ready to write response ...
	2024/09/13 23:38:44 Ready to marshal response ...
	2024/09/13 23:38:44 Ready to write response ...
	2024/09/13 23:38:55 Ready to marshal response ...
	2024/09/13 23:38:55 Ready to write response ...
	2024/09/13 23:38:55 Ready to marshal response ...
	2024/09/13 23:38:55 Ready to write response ...
	2024/09/13 23:39:08 Ready to marshal response ...
	2024/09/13 23:39:08 Ready to write response ...
	2024/09/13 23:39:10 Ready to marshal response ...
	2024/09/13 23:39:10 Ready to write response ...
	2024/09/13 23:39:46 Ready to marshal response ...
	2024/09/13 23:39:46 Ready to write response ...
	2024/09/13 23:39:48 Ready to marshal response ...
	2024/09/13 23:39:48 Ready to write response ...
	2024/09/13 23:39:48 Ready to marshal response ...
	2024/09/13 23:39:48 Ready to write response ...
	2024/09/13 23:39:48 Ready to marshal response ...
	2024/09/13 23:39:48 Ready to write response ...
	2024/09/13 23:42:09 Ready to marshal response ...
	2024/09/13 23:42:09 Ready to write response ...
	
	
	==> kernel <==
	 23:44:13 up 26 min,  0 users,  load average: 0.28, 0.25, 0.19
	Linux addons-393491 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 [8befea75db8284aad303bfa51a13e08918859b7cfea77eb943b08a22fe21c90c] <==
	I0913 23:42:09.592695       1 main.go:299] handling current node
	I0913 23:42:19.593224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:19.593280       1 main.go:299] handling current node
	I0913 23:42:29.593527       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:29.593567       1 main.go:299] handling current node
	I0913 23:42:39.599299       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:39.599325       1 main.go:299] handling current node
	I0913 23:42:49.593045       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:49.593074       1 main.go:299] handling current node
	I0913 23:42:59.595336       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:42:59.595375       1 main.go:299] handling current node
	I0913 23:43:09.595294       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:43:09.595322       1 main.go:299] handling current node
	I0913 23:43:19.594339       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:43:19.594482       1 main.go:299] handling current node
	I0913 23:43:29.595147       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:43:29.595177       1 main.go:299] handling current node
	I0913 23:43:39.595520       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:43:39.595547       1 main.go:299] handling current node
	I0913 23:43:49.593042       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:43:49.593083       1 main.go:299] handling current node
	I0913 23:43:59.594987       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:43:59.595026       1 main.go:299] handling current node
	I0913 23:44:09.595304       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 23:44:09.595334       1 main.go:299] handling current node
	
	
	==> kube-apiserver [4993e2286c4d41a716a85c0b59240f0f0bc60318882950a3d099f358279d5d2f] <==
	 > logger="UnhandledError"
	E0913 23:30:25.570242       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.96.189.228:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.96.189.228:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0913 23:30:25.582480       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0913 23:38:42.394927       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.23:58704: read: connection reset by peer
	I0913 23:38:50.017360       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 23:38:51.034510       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0913 23:38:57.023951       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0913 23:39:24.920444       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 23:39:25.099052       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.099107       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.111884       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.111935       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.112948       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.112990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.124645       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.124762       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 23:39:25.141381       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 23:39:25.141405       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 23:39:26.113174       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 23:39:26.142442       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0913 23:39:26.231944       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0913 23:39:46.692964       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0913 23:39:46.853384       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.179.118"}
	I0913 23:39:48.700810       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.167.181"}
	I0913 23:42:09.593544       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.152.190"}
	
	
	==> kube-controller-manager [09f4df65161705a668a9261fa53d4a8fcb72d642ddf9185e196f153fc27ba389] <==
	W0913 23:42:17.955165       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:42:17.955202       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:42:21.751601       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0913 23:42:27.756572       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:42:27.756608       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:42:29.561748       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:42:29.561784       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:42:35.788202       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:42:35.788241       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:42:51.772129       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-393491"
	W0913 23:42:57.907109       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:42:57.907143       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:43:11.015386       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:43:11.015428       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:43:11.133535       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:43:11.133576       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:43:23.235171       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:43:23.235213       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:43:47.549901       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:43:47.549941       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:43:54.424359       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:43:54.424399       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0913 23:43:55.693209       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0913 23:43:55.693251       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0913 23:44:12.123444       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="8.722µs"
	
	
	==> kube-proxy [6293392bed7b59e1ab9b8af32b34215d413f0579afad7a5a39824bb82cbe53bf] <==
	I0913 23:27:50.399889       1 server_linux.go:66] "Using iptables proxy"
	I0913 23:27:51.397881       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 23:27:51.406158       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0913 23:27:51.706510       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 23:27:51.706575       1 server_linux.go:169] "Using iptables Proxier"
	I0913 23:27:51.789231       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0913 23:27:51.792079       1 server.go:483] "Version info" version="v1.31.1"
	I0913 23:27:51.792108       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 23:27:51.793996       1 config.go:199] "Starting service config controller"
	I0913 23:27:51.794046       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 23:27:51.794127       1 config.go:328] "Starting node config controller"
	I0913 23:27:51.794140       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 23:27:51.794942       1 config.go:105] "Starting endpoint slice config controller"
	I0913 23:27:51.795002       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 23:27:51.894636       1 shared_informer.go:320] Caches are synced for node config
	I0913 23:27:51.894677       1 shared_informer.go:320] Caches are synced for service config
	I0913 23:27:51.908296       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [bcc9ae69ac156854e8be1e457c114f151fde02ce14baa81cbfee5463b5e9d499] <==
	W0913 23:27:39.803676       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0913 23:27:39.804217       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803688       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
	E0913 23:27:39.804241       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803745       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0913 23:27:39.804288       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803755       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0913 23:27:39.804324       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803771       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0913 23:27:39.804362       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.803826       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0913 23:27:39.804389       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:39.804784       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
	E0913 23:27:39.804849       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"
	W0913 23:27:40.621678       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0913 23:27:40.621717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:40.688975       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0913 23:27:40.689021       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0913 23:27:40.768705       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
	E0913 23:27:40.768744       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"
	W0913 23:27:40.817622       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"
	E0913 23:27:40.817666       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"
	W0913 23:27:40.821921       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
	E0913 23:27:40.821952       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"
	I0913 23:27:43.999130       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 23:43:22 addons-393491 kubelet[1631]: E0913 23:43:22.180010    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271002179821473,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:43:24 addons-393491 kubelet[1631]: E0913 23:43:24.897379    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="e46716a5-3892-4855-9745-d0ca70d77685"
	Sep 13 23:43:32 addons-393491 kubelet[1631]: E0913 23:43:32.181768    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271012181525091,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:43:32 addons-393491 kubelet[1631]: E0913 23:43:32.181807    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271012181525091,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:43:37 addons-393491 kubelet[1631]: E0913 23:43:37.897664    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="e46716a5-3892-4855-9745-d0ca70d77685"
	Sep 13 23:43:42 addons-393491 kubelet[1631]: E0913 23:43:42.183770    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271022183560017,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:43:42 addons-393491 kubelet[1631]: E0913 23:43:42.183804    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271022183560017,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:43:50 addons-393491 kubelet[1631]: E0913 23:43:50.897111    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="e46716a5-3892-4855-9745-d0ca70d77685"
	Sep 13 23:43:52 addons-393491 kubelet[1631]: E0913 23:43:52.185651    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271032185409290,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:43:52 addons-393491 kubelet[1631]: E0913 23:43:52.185685    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271032185409290,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:44:02 addons-393491 kubelet[1631]: E0913 23:44:02.187729    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271042187552062,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:44:02 addons-393491 kubelet[1631]: E0913 23:44:02.187765    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271042187552062,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:44:02 addons-393491 kubelet[1631]: E0913 23:44:02.897437    1631 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="e46716a5-3892-4855-9745-d0ca70d77685"
	Sep 13 23:44:12 addons-393491 kubelet[1631]: E0913 23:44:12.190875    1631 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271052190548121,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:44:12 addons-393491 kubelet[1631]: E0913 23:44:12.190917    1631 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726271052190548121,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.384030    1631 scope.go:117] "RemoveContainer" containerID="e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971"
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.393559    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9s7d8\" (UniqueName: \"kubernetes.io/projected/f18743f4-7599-444c-b2c9-da6197aaa547-kube-api-access-9s7d8\") pod \"f18743f4-7599-444c-b2c9-da6197aaa547\" (UID: \"f18743f4-7599-444c-b2c9-da6197aaa547\") "
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.393616    1631 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f18743f4-7599-444c-b2c9-da6197aaa547-tmp-dir\") pod \"f18743f4-7599-444c-b2c9-da6197aaa547\" (UID: \"f18743f4-7599-444c-b2c9-da6197aaa547\") "
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.393935    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/f18743f4-7599-444c-b2c9-da6197aaa547-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "f18743f4-7599-444c-b2c9-da6197aaa547" (UID: "f18743f4-7599-444c-b2c9-da6197aaa547"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.396061    1631 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f18743f4-7599-444c-b2c9-da6197aaa547-kube-api-access-9s7d8" (OuterVolumeSpecName: "kube-api-access-9s7d8") pod "f18743f4-7599-444c-b2c9-da6197aaa547" (UID: "f18743f4-7599-444c-b2c9-da6197aaa547"). InnerVolumeSpecName "kube-api-access-9s7d8". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.397172    1631 scope.go:117] "RemoveContainer" containerID="e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971"
	Sep 13 23:44:13 addons-393491 kubelet[1631]: E0913 23:44:13.397494    1631 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971\": container with ID starting with e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971 not found: ID does not exist" containerID="e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971"
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.397541    1631 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971"} err="failed to get container status \"e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971\": rpc error: code = NotFound desc = could not find container \"e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971\": container with ID starting with e4e1bfa4c3c18c07370f51816d5014edd5a6445a32d4ba6529552f69894f5971 not found: ID does not exist"
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.494272    1631 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f18743f4-7599-444c-b2c9-da6197aaa547-tmp-dir\") on node \"addons-393491\" DevicePath \"\""
	Sep 13 23:44:13 addons-393491 kubelet[1631]: I0913 23:44:13.494311    1631 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9s7d8\" (UniqueName: \"kubernetes.io/projected/f18743f4-7599-444c-b2c9-da6197aaa547-kube-api-access-9s7d8\") on node \"addons-393491\" DevicePath \"\""
	
	
	==> storage-provisioner [1320d1fcc581b691cb944c8a321c67c9d3e51dda7ff071c52945bce8c0bfeae8] <==
	I0913 23:28:30.598950       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 23:28:30.605694       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 23:28:30.605723       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 23:28:30.611344       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 23:28:30.611488       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5!
	I0913 23:28:30.612556       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"053a5b78-688a-4962-b06e-a46e3d84d112", APIVersion:"v1", ResourceVersion:"908", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5 became leader
	I0913 23:28:30.712227       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-393491_498ccf44-a2b2-4698-9a1d-ac9a5400bfa5!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-393491/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 23:30:31 +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-54rvz (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-54rvz:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  13m                   default-scheduler  Successfully assigned default/busybox to addons-393491
	  Normal   Pulling    12m (x4 over 13m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     12m (x4 over 13m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     12m (x4 over 13m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m39s (x42 over 13m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    

Test pass (300/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 17.9
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.05
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.11
12 TestDownloadOnly/v1.31.1/json-events 23.11
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.19
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.04
21 TestBinaryMirror 0.75
22 TestOffline 52.97
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 206.24
31 TestAddons/serial/GCPAuth/Namespaces 0.15
35 TestAddons/parallel/InspektorGadget 10.98
37 TestAddons/parallel/HelmTiller 10.57
39 TestAddons/parallel/CSI 51.73
40 TestAddons/parallel/Headlamp 32.93
41 TestAddons/parallel/CloudSpanner 5.54
42 TestAddons/parallel/LocalPath 56.7
43 TestAddons/parallel/NvidiaDevicePlugin 6.43
44 TestAddons/parallel/Yakd 10.67
45 TestAddons/StoppedEnableDisable 6.06
46 TestCertOptions 24.7
47 TestCertExpiration 227.13
49 TestForceSystemdFlag 28.85
50 TestForceSystemdEnv 28.11
52 TestKVMDriverInstallOrUpdate 3.83
56 TestErrorSpam/setup 19.9
57 TestErrorSpam/start 0.54
58 TestErrorSpam/status 0.81
59 TestErrorSpam/pause 1.41
60 TestErrorSpam/unpause 1.58
61 TestErrorSpam/stop 1.32
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 69.62
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 20.82
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.09
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.88
73 TestFunctional/serial/CacheCmd/cache/add_local 2.1
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.25
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.63
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 36.01
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 1.25
84 TestFunctional/serial/LogsFileCmd 1.29
85 TestFunctional/serial/InvalidService 4.33
87 TestFunctional/parallel/ConfigCmd 0.33
88 TestFunctional/parallel/DashboardCmd 12.46
89 TestFunctional/parallel/DryRun 0.46
90 TestFunctional/parallel/InternationalLanguage 0.19
91 TestFunctional/parallel/StatusCmd 1.21
95 TestFunctional/parallel/ServiceCmdConnect 6.79
96 TestFunctional/parallel/AddonsCmd 0.12
97 TestFunctional/parallel/PersistentVolumeClaim 40.81
99 TestFunctional/parallel/SSHCmd 0.6
100 TestFunctional/parallel/CpCmd 1.82
101 TestFunctional/parallel/MySQL 31.25
102 TestFunctional/parallel/FileSync 0.25
103 TestFunctional/parallel/CertSync 1.82
107 TestFunctional/parallel/NodeLabels 0.05
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.58
111 TestFunctional/parallel/License 0.66
112 TestFunctional/parallel/ServiceCmd/DeployApp 10.18
113 TestFunctional/parallel/ProfileCmd/profile_not_create 0.36
114 TestFunctional/parallel/MountCmd/any-port 8.83
115 TestFunctional/parallel/ProfileCmd/profile_list 0.49
116 TestFunctional/parallel/ProfileCmd/profile_json_output 0.5
117 TestFunctional/parallel/UpdateContextCmd/no_changes 0.11
118 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.11
119 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
120 TestFunctional/parallel/MountCmd/specific-port 2
121 TestFunctional/parallel/ServiceCmd/List 0.5
122 TestFunctional/parallel/ServiceCmd/JSONOutput 0.5
123 TestFunctional/parallel/ServiceCmd/HTTPS 0.4
124 TestFunctional/parallel/MountCmd/VerifyCleanup 1.8
125 TestFunctional/parallel/ServiceCmd/Format 0.54
126 TestFunctional/parallel/ServiceCmd/URL 0.44
128 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.42
129 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
131 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 19.22
132 TestFunctional/parallel/Version/short 0.05
133 TestFunctional/parallel/Version/components 0.92
134 TestFunctional/parallel/ImageCommands/ImageListShort 0.39
135 TestFunctional/parallel/ImageCommands/ImageListTable 0.37
136 TestFunctional/parallel/ImageCommands/ImageListJson 0.34
137 TestFunctional/parallel/ImageCommands/ImageListYaml 0.52
138 TestFunctional/parallel/ImageCommands/ImageBuild 7.61
139 TestFunctional/parallel/ImageCommands/Setup 2.03
140 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.15
141 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.85
142 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.14
143 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.47
144 TestFunctional/parallel/ImageCommands/ImageRemove 0.47
145 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.72
146 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.51
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.01
159 TestMultiControlPlane/serial/StartCluster 148.45
160 TestMultiControlPlane/serial/DeployApp 6.33
161 TestMultiControlPlane/serial/PingHostFromPods 0.95
162 TestMultiControlPlane/serial/AddWorkerNode 32.38
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.59
165 TestMultiControlPlane/serial/CopyFile 14.92
166 TestMultiControlPlane/serial/StopSecondaryNode 12.42
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.46
168 TestMultiControlPlane/serial/RestartSecondaryNode 32.48
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.23
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 195.6
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.15
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.44
173 TestMultiControlPlane/serial/StopCluster 35.38
174 TestMultiControlPlane/serial/RestartCluster 115.09
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.44
176 TestMultiControlPlane/serial/AddSecondaryNode 66.37
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.6
181 TestJSONOutput/start/Command 67.7
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.66
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.59
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.76
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.21
206 TestKicCustomNetwork/create_custom_network 35.25
207 TestKicCustomNetwork/use_default_bridge_network 23.64
208 TestKicExistingNetwork 22.93
209 TestKicCustomSubnet 25.84
210 TestKicStaticIP 26.35
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 52.57
215 TestMountStart/serial/StartWithMountFirst 6.27
216 TestMountStart/serial/VerifyMountFirst 0.24
217 TestMountStart/serial/StartWithMountSecond 6.14
218 TestMountStart/serial/VerifyMountSecond 0.24
219 TestMountStart/serial/DeleteFirst 1.59
220 TestMountStart/serial/VerifyMountPostDelete 0.24
221 TestMountStart/serial/Stop 1.16
222 TestMountStart/serial/RestartStopped 7.86
223 TestMountStart/serial/VerifyMountPostStop 0.23
226 TestMultiNode/serial/FreshStart2Nodes 94.22
227 TestMultiNode/serial/DeployApp2Nodes 5.32
228 TestMultiNode/serial/PingHostFrom2Pods 0.68
229 TestMultiNode/serial/AddNode 55.51
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.27
232 TestMultiNode/serial/CopyFile 8.79
233 TestMultiNode/serial/StopNode 2.08
234 TestMultiNode/serial/StartAfterStop 8.88
235 TestMultiNode/serial/RestartKeepsNodes 77.31
236 TestMultiNode/serial/DeleteNode 4.89
237 TestMultiNode/serial/StopMultiNode 23.68
238 TestMultiNode/serial/RestartMultiNode 50.44
239 TestMultiNode/serial/ValidateNameConflict 24.25
244 TestPreload 116.98
246 TestScheduledStopUnix 97.27
249 TestInsufficientStorage 9.77
250 TestRunningBinaryUpgrade 93.39
252 TestKubernetesUpgrade 350.04
253 TestMissingContainerUpgrade 193.45
261 TestNetworkPlugins/group/false 6.74
265 TestStoppedBinaryUpgrade/Setup 2.89
266 TestStoppedBinaryUpgrade/Upgrade 138.33
275 TestPause/serial/Start 43.28
276 TestStoppedBinaryUpgrade/MinikubeLogs 0.86
278 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
279 TestNoKubernetes/serial/StartWithK8s 24.5
280 TestNoKubernetes/serial/StartWithStopK8s 9.75
281 TestPause/serial/SecondStartNoReconfiguration 45.8
282 TestNoKubernetes/serial/Start 7.14
283 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
284 TestNoKubernetes/serial/ProfileList 1.36
285 TestNoKubernetes/serial/Stop 1.18
286 TestNoKubernetes/serial/StartNoArgs 7.24
287 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
288 TestPause/serial/Pause 0.78
289 TestPause/serial/VerifyStatus 0.33
290 TestPause/serial/Unpause 0.63
291 TestPause/serial/PauseAgain 0.88
292 TestPause/serial/DeletePaused 2.78
293 TestPause/serial/VerifyDeletedResources 17.75
294 TestNetworkPlugins/group/auto/Start 43.98
295 TestNetworkPlugins/group/kindnet/Start 70.35
296 TestNetworkPlugins/group/auto/KubeletFlags 0.25
297 TestNetworkPlugins/group/auto/NetCatPod 10.2
298 TestNetworkPlugins/group/auto/DNS 0.13
299 TestNetworkPlugins/group/auto/Localhost 0.12
300 TestNetworkPlugins/group/auto/HairPin 0.12
301 TestNetworkPlugins/group/calico/Start 52.63
302 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
303 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
304 TestNetworkPlugins/group/kindnet/NetCatPod 10.19
305 TestNetworkPlugins/group/custom-flannel/Start 52.84
306 TestNetworkPlugins/group/kindnet/DNS 0.13
307 TestNetworkPlugins/group/kindnet/Localhost 0.11
308 TestNetworkPlugins/group/kindnet/HairPin 0.1
309 TestNetworkPlugins/group/enable-default-cni/Start 37.6
310 TestNetworkPlugins/group/calico/ControllerPod 6.01
311 TestNetworkPlugins/group/calico/KubeletFlags 0.25
312 TestNetworkPlugins/group/calico/NetCatPod 10.18
313 TestNetworkPlugins/group/calico/DNS 0.12
314 TestNetworkPlugins/group/calico/Localhost 0.12
315 TestNetworkPlugins/group/calico/HairPin 0.11
316 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
317 TestNetworkPlugins/group/custom-flannel/NetCatPod 8.24
318 TestNetworkPlugins/group/custom-flannel/DNS 0.13
319 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
320 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
321 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
322 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.19
323 TestNetworkPlugins/group/flannel/Start 57.81
324 TestNetworkPlugins/group/enable-default-cni/DNS 0.15
325 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
326 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
327 TestNetworkPlugins/group/bridge/Start 70.42
329 TestStartStop/group/old-k8s-version/serial/FirstStart 135.5
331 TestStartStop/group/no-preload/serial/FirstStart 57.58
332 TestNetworkPlugins/group/flannel/ControllerPod 6.01
333 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
334 TestNetworkPlugins/group/flannel/NetCatPod 9.18
335 TestNetworkPlugins/group/flannel/DNS 0.13
336 TestNetworkPlugins/group/flannel/Localhost 0.13
337 TestNetworkPlugins/group/flannel/HairPin 0.1
338 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
339 TestNetworkPlugins/group/bridge/NetCatPod 10.19
340 TestStartStop/group/no-preload/serial/DeployApp 10.47
341 TestNetworkPlugins/group/bridge/DNS 0.12
342 TestNetworkPlugins/group/bridge/Localhost 0.1
343 TestNetworkPlugins/group/bridge/HairPin 0.11
345 TestStartStop/group/embed-certs/serial/FirstStart 69.11
346 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.33
347 TestStartStop/group/no-preload/serial/Stop 12
348 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
349 TestStartStop/group/no-preload/serial/SecondStart 263.98
351 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 69.71
352 TestStartStop/group/old-k8s-version/serial/DeployApp 10.36
353 TestStartStop/group/embed-certs/serial/DeployApp 10.23
354 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.8
355 TestStartStop/group/old-k8s-version/serial/Stop 11.92
356 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.87
357 TestStartStop/group/embed-certs/serial/Stop 11.81
358 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.3
359 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
360 TestStartStop/group/old-k8s-version/serial/SecondStart 141.25
361 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
362 TestStartStop/group/embed-certs/serial/SecondStart 265.89
363 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 2.24
364 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.95
365 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
366 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.89
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.23
370 TestStartStop/group/old-k8s-version/serial/Pause 2.49
372 TestStartStop/group/newest-cni/serial/FirstStart 31.25
373 TestStartStop/group/newest-cni/serial/DeployApp 0
374 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.78
375 TestStartStop/group/newest-cni/serial/Stop 1.2
376 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
377 TestStartStop/group/newest-cni/serial/SecondStart 13.17
378 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
379 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
380 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
381 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
382 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
383 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
384 TestStartStop/group/no-preload/serial/Pause 2.86
385 TestStartStop/group/newest-cni/serial/Pause 2.7
386 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
387 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
388 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
389 TestStartStop/group/embed-certs/serial/Pause 2.64
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.57
x
+
TestDownloadOnly/v1.20.0/json-events (17.9s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-613499 | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC |          |
	|         | -p download-only-613499        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 23:26:20
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 23:26:20.872659   12037 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:26:20.872870   12037 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:26:20.872878   12037 out.go:358] Setting ErrFile to fd 2...
	I0913 23:26:20.872881   12037 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:26:20.873061   12037 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	W0913 23:26:20.873163   12037 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19640-5250/.minikube/config/config.json: open /home/jenkins/minikube-integration/19640-5250/.minikube/config/config.json: no such file or directory
	I0913 23:26:20.873688   12037 out.go:352] Setting JSON to true
	I0913 23:26:20.874513   12037 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":526,"bootTime":1726269455,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:26:20.874596   12037 start.go:139] virtualization: kvm guest
	I0913 23:26:20.876880   12037 out.go:97] [download-only-613499] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0913 23:26:20.876978   12037 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball: no such file or directory
	I0913 23:26:20.877010   12037 notify.go:220] Checking for updates...
	I0913 23:26:20.878377   12037 out.go:169] MINIKUBE_LOCATION=19640
	I0913 23:26:20.879732   12037 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:26:20.881005   12037 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:26:20.882091   12037 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:26:20.883175   12037 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0913 23:26:20.885340   12037 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0913 23:26:20.885565   12037 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:26:20.905997   12037 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:26:20.906054   12037 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:26:21.231288   12037 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-13 23:26:21.222632745 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:26:21.231384   12037 docker.go:318] overlay module found
	I0913 23:26:21.232879   12037 out.go:97] Using the docker driver based on user configuration
	I0913 23:26:21.232901   12037 start.go:297] selected driver: docker
	I0913 23:26:21.232906   12037 start.go:901] validating driver "docker" against <nil>
	I0913 23:26:21.232972   12037 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:26:21.277268   12037 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-13 23:26:21.269079721 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:26:21.277457   12037 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 23:26:21.277934   12037 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0913 23:26:21.278073   12037 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0913 23:26:21.279759   12037 out.go:169] Using Docker driver with root privileges
	I0913 23:26:21.280663   12037 cni.go:84] Creating CNI manager for ""
	I0913 23:26:21.280713   12037 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:26:21.280725   12037 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 23:26:21.280802   12037 start.go:340] cluster config:
	{Name:download-only-613499 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-613499 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:26:21.281828   12037 out.go:97] Starting "download-only-613499" primary control-plane node in "download-only-613499" cluster
	I0913 23:26:21.281848   12037 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 23:26:21.282716   12037 out.go:97] Pulling base image v0.0.45-1726243947-19640 ...
	I0913 23:26:21.282735   12037 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 23:26:21.282822   12037 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
	I0913 23:26:21.297418   12037 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:26:21.297582   12037 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
	I0913 23:26:21.297659   12037 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:26:21.536400   12037 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0913 23:26:21.536436   12037 cache.go:56] Caching tarball of preloaded images
	I0913 23:26:21.536613   12037 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 23:26:21.538323   12037 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0913 23:26:21.538348   12037 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0913 23:26:21.646938   12037 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/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-613499 host does not exist
	  To start a cluster, run: "minikube start -p download-only-613499"

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-613499 | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC |                     |
	|         | -p download-only-613499        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC | 13 Sep 24 23:26 UTC |
	| delete  | -p download-only-613499        | download-only-613499 | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC | 13 Sep 24 23:26 UTC |
	| start   | -o=json --download-only        | download-only-978056 | jenkins | v1.34.0 | 13 Sep 24 23:26 UTC |                     |
	|         | -p download-only-978056        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 23:26:39
	Running on machine: ubuntu-20-agent-11
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 23:26:39.122450   12431 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:26:39.122570   12431 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:26:39.122579   12431 out.go:358] Setting ErrFile to fd 2...
	I0913 23:26:39.122586   12431 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:26:39.122760   12431 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:26:39.123298   12431 out.go:352] Setting JSON to true
	I0913 23:26:39.124119   12431 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":544,"bootTime":1726269455,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:26:39.124207   12431 start.go:139] virtualization: kvm guest
	I0913 23:26:39.126371   12431 out.go:97] [download-only-978056] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 23:26:39.126486   12431 notify.go:220] Checking for updates...
	I0913 23:26:39.127853   12431 out.go:169] MINIKUBE_LOCATION=19640
	I0913 23:26:39.129132   12431 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:26:39.130302   12431 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:26:39.131428   12431 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:26:39.132669   12431 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0913 23:26:39.134637   12431 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0913 23:26:39.134855   12431 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:26:39.156472   12431 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:26:39.156529   12431 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:26:39.202210   12431 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 23:26:39.193070437 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:26:39.202296   12431 docker.go:318] overlay module found
	I0913 23:26:39.203788   12431 out.go:97] Using the docker driver based on user configuration
	I0913 23:26:39.203807   12431 start.go:297] selected driver: docker
	I0913 23:26:39.203812   12431 start.go:901] validating driver "docker" against <nil>
	I0913 23:26:39.203878   12431 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:26:39.248490   12431 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-13 23:26:39.240560587 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:26:39.248652   12431 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 23:26:39.249130   12431 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0913 23:26:39.249255   12431 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0913 23:26:39.250875   12431 out.go:169] Using Docker driver with root privileges
	I0913 23:26:39.252038   12431 cni.go:84] Creating CNI manager for ""
	I0913 23:26:39.252095   12431 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 23:26:39.252105   12431 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 23:26:39.252170   12431 start.go:340] cluster config:
	{Name:download-only-978056 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-978056 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:26:39.253437   12431 out.go:97] Starting "download-only-978056" primary control-plane node in "download-only-978056" cluster
	I0913 23:26:39.253456   12431 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 23:26:39.254520   12431 out.go:97] Pulling base image v0.0.45-1726243947-19640 ...
	I0913 23:26:39.254543   12431 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:26:39.254652   12431 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
	I0913 23:26:39.268749   12431 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
	I0913 23:26:39.268837   12431 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
	I0913 23:26:39.268854   12431 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory, skipping pull
	I0913 23:26:39.268858   12431 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 exists in cache, skipping pull
	I0913 23:26:39.268866   12431 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 as a tarball
	I0913 23:26:39.786332   12431 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0913 23:26:39.786361   12431 cache.go:56] Caching tarball of preloaded images
	I0913 23:26:39.786516   12431 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 23:26:39.788187   12431 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0913 23:26:39.788235   12431 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0913 23:26:39.898339   12431 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:aa79045e4550b9510ee496fee0d50abb -> /home/jenkins/minikube-integration/19640-5250/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-978056 host does not exist
	  To start a cluster, run: "minikube start -p download-only-978056"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.04s)

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

                                                
                                    
x
+
TestBinaryMirror (0.75s)

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

                                                
                                    
x
+
TestOffline (52.97s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
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-393491
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-393491: exit status 85 (46.179474ms)

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (206.24s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-393491 --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-393491 --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: (3m26.235393477s)
--- PASS: TestAddons/Setup (206.24s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.98s)

                                                
                                                
=== 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-lnzzw" [c1b99adc-b408-452f-a04b-77ffb2880e89] 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 5.004322072s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-393491
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-393491: (5.978944797s)
--- PASS: TestAddons/parallel/InspektorGadget (10.98s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (10.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 3.05002ms
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-cf28c" [ea33a797-2399-4176-a77a-b6be7d92d8cb] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.002893374s
addons_test.go:475: (dbg) Run:  kubectl --context addons-393491 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-393491 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.027235923s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (10.57s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 5.15143ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-393491 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-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-393491 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" [50ae0956-7b7f-4825-83be-5371f8e9b4e2] Pending
helpers_test.go:344: "task-pv-pod" [50ae0956-7b7f-4825-83be-5371f8e9b4e2] 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" [50ae0956-7b7f-4825-83be-5371f8e9b4e2] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004745584s
addons_test.go:590: (dbg) Run:  kubectl --context addons-393491 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-393491 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-393491 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-393491 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-393491 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-393491 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-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-393491 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" [78bfa577-99fe-4d42-af5b-b8e3d793f080] Pending
helpers_test.go:344: "task-pv-pod-restore" [78bfa577-99fe-4d42-af5b-b8e3d793f080] 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" [78bfa577-99fe-4d42-af5b-b8e3d793f080] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003839747s
addons_test.go:632: (dbg) Run:  kubectl --context addons-393491 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-393491 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-393491 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-393491 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.575392542s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (51.73s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (32.93s)

                                                
                                                
=== 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-393491 --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-57fb76fcdb-86ck2" [155c1c18-5efe-4fa8-9ce4-5e276d49b71d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-86ck2" [155c1c18-5efe-4fa8-9ce4-5e276d49b71d] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 32.00321128s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 addons disable headlamp --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Headlamp (32.93s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                                
=== 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-vfxqp" [fdbbe0e2-7d24-4cc8-9c2a-5c9af3cf5960] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00368983s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-393491
--- PASS: TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-393491 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-393491 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-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-393491 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" [d2eab788-f72e-4c09-9a36-b5fc3c0e9faa] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [d2eab788-f72e-4c09-9a36-b5fc3c0e9faa] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [d2eab788-f72e-4c09-9a36-b5fc3c0e9faa] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.00352268s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-393491 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 ssh "cat /opt/local-path-provisioner/pvc-6a72c48a-af44-458e-8cb0-108bb4ec5784_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-393491 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-393491 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-393491 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.927418253s)
--- PASS: TestAddons/parallel/LocalPath (56.70s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.43s)

                                                
                                                
=== 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-8tb4x" [cdc2ed3b-3a85-4600-9a52-91f91b07a26c] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004104968s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-393491
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.67s)

                                                
                                                
=== 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-289qx" [d996854c-0dff-4f91-93d7-310612496e45] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.00393939s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-393491 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-393491 addons disable yakd --alsologtostderr -v=1: (5.660161435s)
--- PASS: TestAddons/parallel/Yakd (10.67s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.06s)

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

                                                
                                    
x
+
TestCertOptions (24.7s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (227.13s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (28.85s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (28.11s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.83s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (19.9s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.54s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.41s)

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

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (69.62s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-893477 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0913 23:45:31.216258   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.223249   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.234607   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.255928   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.297284   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.378752   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.540238   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:31.861885   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:32.503893   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:33.785681   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:36.347971   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:41.469276   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:45:51.711260   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-893477 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m9.624274976s)
--- PASS: TestFunctional/serial/StartWithProxy (69.62s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (20.82s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-893477 --alsologtostderr -v=8
E0913 23:46:12.192595   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-893477 --alsologtostderr -v=8: (20.821397692s)
functional_test.go:663: soft start took 20.822185474s for "functional-893477" cluster.
--- PASS: TestFunctional/serial/SoftStart (20.82s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (36.01s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-893477 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0913 23:46:53.154248   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-893477 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (36.011148742s)
functional_test.go:761: restart took 36.011261312s for "functional-893477" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (36.01s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.25s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.29s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 logs --file /tmp/TestFunctionalserialLogsFileCmd2459602180/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-893477 logs --file /tmp/TestFunctionalserialLogsFileCmd2459602180/001/logs.txt: (1.284342667s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.29s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.33s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.33s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.46s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.46s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 23:47:18.773166   51606 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:47:18.773272   51606 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:47:18.773280   51606 out.go:358] Setting ErrFile to fd 2...
	I0913 23:47:18.773284   51606 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:47:18.773458   51606 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:47:18.773928   51606 out.go:352] Setting JSON to false
	I0913 23:47:18.774824   51606 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1784,"bootTime":1726269455,"procs":217,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:47:18.774883   51606 start.go:139] virtualization: kvm guest
	I0913 23:47:18.777089   51606 out.go:177] * [functional-893477] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0913 23:47:18.778466   51606 out.go:177]   - MINIKUBE_LOCATION=19640
	I0913 23:47:18.778518   51606 notify.go:220] Checking for updates...
	I0913 23:47:18.780776   51606 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:47:18.781919   51606 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:47:18.782947   51606 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:47:18.783990   51606 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 23:47:18.785144   51606 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 23:47:18.786575   51606 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:47:18.787017   51606 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:47:18.830747   51606 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:47:18.830840   51606 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:47:18.905583   51606 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-13 23:47:18.894829454 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:47:18.905735   51606 docker.go:318] overlay module found
	I0913 23:47:18.908664   51606 out.go:177] * Using the docker driver based on existing profile
	I0913 23:47:18.909988   51606 start.go:297] selected driver: docker
	I0913 23:47:18.910007   51606 start.go:901] validating driver "docker" against &{Name:functional-893477 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-893477 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:47:18.910137   51606 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 23:47:18.914240   51606 out.go:201] 
	W0913 23:47:18.915381   51606 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0913 23:47:18.916430   51606 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 23:47:18.571015   51458 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:47:18.571277   51458 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:47:18.571286   51458 out.go:358] Setting ErrFile to fd 2...
	I0913 23:47:18.571290   51458 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:47:18.571514   51458 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:47:18.572005   51458 out.go:352] Setting JSON to false
	I0913 23:47:18.572997   51458 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1784,"bootTime":1726269455,"procs":216,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0913 23:47:18.573092   51458 start.go:139] virtualization: kvm guest
	I0913 23:47:18.575367   51458 out.go:177] * [functional-893477] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0913 23:47:18.576740   51458 out.go:177]   - MINIKUBE_LOCATION=19640
	I0913 23:47:18.576784   51458 notify.go:220] Checking for updates...
	I0913 23:47:18.579288   51458 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 23:47:18.580744   51458 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0913 23:47:18.582156   51458 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0913 23:47:18.583414   51458 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0913 23:47:18.584672   51458 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 23:47:18.586358   51458 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:47:18.586796   51458 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 23:47:18.631329   51458 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 23:47:18.631427   51458 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:47:18.683281   51458 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-13 23:47:18.674597214 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:47:18.683384   51458 docker.go:318] overlay module found
	I0913 23:47:18.685725   51458 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0913 23:47:18.687034   51458 start.go:297] selected driver: docker
	I0913 23:47:18.687045   51458 start.go:901] validating driver "docker" against &{Name:functional-893477 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-893477 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0913 23:47:18.687147   51458 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 23:47:18.689934   51458 out.go:201] 
	W0913 23:47:18.691668   51458 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0913 23:47:18.693288   51458 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-893477 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-893477 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-wvlnf" [d11e1258-27cc-4a13-9891-c5307a2a1202] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
2024/09/13 23:47:31 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-wvlnf" [d11e1258-27cc-4a13-9891-c5307a2a1202] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.032483919s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32068
functional_test.go:1675: http://192.168.49.2:32068: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (40.81s)

                                                
                                                
=== 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" [b63a2bfa-c601-4e80-a9b6-535146a6993f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003717969s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-893477 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-893477 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-893477 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-893477 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" [da894b01-df6a-4f81-929b-b473dfc1f40b] Pending
helpers_test.go:344: "sp-pod" [da894b01-df6a-4f81-929b-b473dfc1f40b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [da894b01-df6a-4f81-929b-b473dfc1f40b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 20.024359732s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-893477 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-893477 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-893477 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" [5856eec8-af74-4d2a-9e0e-cf995d08a5f7] Pending
helpers_test.go:344: "sp-pod" [5856eec8-af74-4d2a-9e0e-cf995d08a5f7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [5856eec8-af74-4d2a-9e0e-cf995d08a5f7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003672675s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-893477 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (40.81s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.6s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.82s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (31.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-893477 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-ctzl9" [30351582-c963-4f88-a852-8fc4f527308d] Pending
helpers_test.go:344: "mysql-6cdb49bbb-ctzl9" [30351582-c963-4f88-a852-8fc4f527308d] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-ctzl9" [30351582-c963-4f88-a852-8fc4f527308d] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 31.003987916s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-893477 exec mysql-6cdb49bbb-ctzl9 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (31.25s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.82s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.58s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.66s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-893477 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-893477 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-mqrk9" [102daba3-27f6-474d-995f-aba2185403ea] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-mqrk9" [102daba3-27f6-474d-995f-aba2185403ea] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003897083s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.18s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 13 23:47 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 13 23:47 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 13 23:47 test-1726271237351834461
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 ssh cat /mount-9p/test-1726271237351834461
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-893477 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" [f0620624-fd31-459a-bc0a-54f102a3fcd1] Pending
helpers_test.go:344: "busybox-mount" [f0620624-fd31-459a-bc0a-54f102a3fcd1] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f0620624-fd31-459a-bc0a-54f102a3fcd1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f0620624-fd31-459a-bc0a-54f102a3fcd1] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.003629326s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-893477 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-893477 /tmp/TestFunctionalparallelMountCmdany-port3119252859/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.83s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-893477 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" [799c14c8-0b44-46d4-a8da-44adb4c9f56c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [799c14c8-0b44-46d4-a8da-44adb4c9f56c] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 19.011680849s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (19.22s)

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-893477 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-893477 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-893477
localhost/kicbase/echo-server:functional-893477
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-893477 image ls --format short --alsologtostderr:
I0913 23:47:47.459551   58113 out.go:345] Setting OutFile to fd 1 ...
I0913 23:47:47.459817   58113 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:47.459827   58113 out.go:358] Setting ErrFile to fd 2...
I0913 23:47:47.459831   58113 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:47.460026   58113 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
I0913 23:47:47.460631   58113 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:47.460733   58113 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:47.461089   58113 cli_runner.go:164] Run: docker container inspect functional-893477 --format={{.State.Status}}
I0913 23:47:47.479283   58113 ssh_runner.go:195] Run: systemctl --version
I0913 23:47:47.479329   58113 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-893477
I0913 23:47:47.509327   58113 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/functional-893477/id_rsa Username:docker}
I0913 23:47:47.691836   58113 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.39s)

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

                                                
                                                
=== 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-893477 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-893477 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/kicbase/echo-server           | functional-893477  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-893477  | 54e4ba1983f67 | 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-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  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-893477 image ls --format table --alsologtostderr:
I0913 23:47:50.072246   58501 out.go:345] Setting OutFile to fd 1 ...
I0913 23:47:50.072360   58501 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:50.072368   58501 out.go:358] Setting ErrFile to fd 2...
I0913 23:47:50.072372   58501 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:50.072560   58501 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
I0913 23:47:50.074112   58501 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:50.074283   58501 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:50.074707   58501 cli_runner.go:164] Run: docker container inspect functional-893477 --format={{.State.Status}}
I0913 23:47:50.093346   58501 ssh_runner.go:195] Run: systemctl --version
I0913 23:47:50.093404   58501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-893477
I0913 23:47:50.120933   58501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/functional-893477/id_rsa Username:docker}
I0913 23:47:50.291786   58501 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.37s)

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

                                                
                                                
=== 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-893477 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-893477 image ls --format json --alsologtostderr:
[{"id":"54e4ba1983f676db9f84424ef0fdd04a88fab70b301ec2b5b50dab44eeb5ab47","repoDigests":["localhost/minikube-local-cache-test@sha256:ef9bab49cb9c52830c1e61ba620fa2e1e7f92a4e235093156dc10a7662107760"],"repoTags":["localhost/minikube-local-cache-test:functional-893477"],"size":"3330"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"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"],"siz
e":"95237600"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82a
a6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"92733849"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867
d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-893477"],"size":"4943877"},{"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:4e535f53f767fe400c2deec37fef7a6ab1
9a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kuberne
tesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/libra
ry/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-893477 image ls --format json --alsologtostderr:
I0913 23:47:49.749708   58444 out.go:345] Setting OutFile to fd 1 ...
I0913 23:47:49.749971   58444 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:49.749980   58444 out.go:358] Setting ErrFile to fd 2...
I0913 23:47:49.749984   58444 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:49.750175   58444 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
I0913 23:47:49.750784   58444 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:49.750883   58444 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:49.751308   58444 cli_runner.go:164] Run: docker container inspect functional-893477 --format={{.State.Status}}
I0913 23:47:49.767514   58444 ssh_runner.go:195] Run: systemctl --version
I0913 23:47:49.767558   58444 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-893477
I0913 23:47:49.784477   58444 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/functional-893477/id_rsa Username:docker}
I0913 23:47:49.935679   58444 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.34s)

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

                                                
                                                
=== 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-893477 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-893477 image ls --format yaml --alsologtostderr:
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 54e4ba1983f676db9f84424ef0fdd04a88fab70b301ec2b5b50dab44eeb5ab47
repoDigests:
- localhost/minikube-local-cache-test@sha256:ef9bab49cb9c52830c1e61ba620fa2e1e7f92a4e235093156dc10a7662107760
repoTags:
- localhost/minikube-local-cache-test:functional-893477
size: "3330"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "92733849"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 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: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 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: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-893477
size: "4943877"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- 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: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-893477 image ls --format yaml --alsologtostderr:
I0913 23:47:47.850677   58157 out.go:345] Setting OutFile to fd 1 ...
I0913 23:47:47.850798   58157 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:47.850808   58157 out.go:358] Setting ErrFile to fd 2...
I0913 23:47:47.850813   58157 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:47.850990   58157 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
I0913 23:47:47.851596   58157 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:47.851704   58157 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:47.852052   58157 cli_runner.go:164] Run: docker container inspect functional-893477 --format={{.State.Status}}
I0913 23:47:47.868515   58157 ssh_runner.go:195] Run: systemctl --version
I0913 23:47:47.868578   58157 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-893477
I0913 23:47:47.884100   58157 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/functional-893477/id_rsa Username:docker}
I0913 23:47:48.192432   58157 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.52s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 image build -t localhost/my-image:functional-893477 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-893477 image build -t localhost/my-image:functional-893477 testdata/build --alsologtostderr: (7.012340152s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-893477 image build -t localhost/my-image:functional-893477 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 82c24bc833e
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-893477
--> 8d0bf000314
Successfully tagged localhost/my-image:functional-893477
8d0bf000314b9d6fe72a232b1fe8a7ee3f0ee5db81f64cd7cd9bff2cfde8c538
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-893477 image build -t localhost/my-image:functional-893477 testdata/build --alsologtostderr:
I0913 23:47:48.750176   58319 out.go:345] Setting OutFile to fd 1 ...
I0913 23:47:48.750300   58319 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:48.750308   58319 out.go:358] Setting ErrFile to fd 2...
I0913 23:47:48.750313   58319 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 23:47:48.750516   58319 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
I0913 23:47:48.751088   58319 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:48.751572   58319 config.go:182] Loaded profile config "functional-893477": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 23:47:48.751968   58319 cli_runner.go:164] Run: docker container inspect functional-893477 --format={{.State.Status}}
I0913 23:47:48.768672   58319 ssh_runner.go:195] Run: systemctl --version
I0913 23:47:48.768714   58319 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-893477
I0913 23:47:48.786016   58319 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/functional-893477/id_rsa Username:docker}
I0913 23:47:49.091713   58319 build_images.go:161] Building image from path: /tmp/build.2439990916.tar
I0913 23:47:49.091793   58319 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0913 23:47:49.101004   58319 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2439990916.tar
I0913 23:47:49.105016   58319 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2439990916.tar: stat -c "%s %y" /var/lib/minikube/build/build.2439990916.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2439990916.tar': No such file or directory
I0913 23:47:49.105051   58319 ssh_runner.go:362] scp /tmp/build.2439990916.tar --> /var/lib/minikube/build/build.2439990916.tar (3072 bytes)
I0913 23:47:49.197162   58319 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2439990916
I0913 23:47:49.206659   58319 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2439990916 -xf /var/lib/minikube/build/build.2439990916.tar
I0913 23:47:49.287934   58319 crio.go:315] Building image: /var/lib/minikube/build/build.2439990916
I0913 23:47:49.288029   58319 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-893477 /var/lib/minikube/build/build.2439990916 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0913 23:47:55.698381   58319 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-893477 /var/lib/minikube/build/build.2439990916 --cgroup-manager=cgroupfs: (6.410304554s)
I0913 23:47:55.698476   58319 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2439990916
I0913 23:47:55.707026   58319 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2439990916.tar
I0913 23:47:55.714673   58319 build_images.go:217] Built localhost/my-image:functional-893477 from /tmp/build.2439990916.tar
I0913 23:47:55.714699   58319 build_images.go:133] succeeded building to: functional-893477
I0913 23:47:55.714707   58319 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (7.61s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-893477
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 image load --daemon kicbase/echo-server:functional-893477 --alsologtostderr
functional_test.go:245: (dbg) Done: out/minikube-linux-amd64 -p functional-893477 image load --daemon kicbase/echo-server:functional-893477 --alsologtostderr: (1.013549169s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-893477 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.14s)

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

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

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

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

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

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

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

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

                                                
                                    
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-893477 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.101.205.132 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-893477 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-893477
--- 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-893477
--- PASS: TestFunctional/delete_my-image_image (0.01s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (148.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-737844 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 23:48:15.075553   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:50:31.216318   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-737844 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m27.804124247s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-737844 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (148.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.33s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-737844 -v=7 --alsologtostderr
E0913 23:50:58.917436   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-737844 -v=7 --alsologtostderr: (31.593579898s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-737844 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.92s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.42s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 23:51:43.509333   79915 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:51:43.509461   79915 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:51:43.509471   79915 out.go:358] Setting ErrFile to fd 2...
	I0913 23:51:43.509476   79915 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:51:43.509681   79915 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:51:43.509850   79915 out.go:352] Setting JSON to false
	I0913 23:51:43.509878   79915 mustload.go:65] Loading cluster: ha-737844
	I0913 23:51:43.509926   79915 notify.go:220] Checking for updates...
	I0913 23:51:43.510418   79915 config.go:182] Loaded profile config "ha-737844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:51:43.510440   79915 status.go:255] checking status of ha-737844 ...
	I0913 23:51:43.510892   79915 cli_runner.go:164] Run: docker container inspect ha-737844 --format={{.State.Status}}
	I0913 23:51:43.528086   79915 status.go:330] ha-737844 host status = "Running" (err=<nil>)
	I0913 23:51:43.528114   79915 host.go:66] Checking if "ha-737844" exists ...
	I0913 23:51:43.528340   79915 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-737844
	I0913 23:51:43.545539   79915 host.go:66] Checking if "ha-737844" exists ...
	I0913 23:51:43.545781   79915 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:51:43.545834   79915 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-737844
	I0913 23:51:43.562321   79915 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/ha-737844/id_rsa Username:docker}
	I0913 23:51:43.651785   79915 ssh_runner.go:195] Run: systemctl --version
	I0913 23:51:43.655690   79915 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:51:43.665698   79915 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 23:51:43.710822   79915 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-13 23:51:43.701804523 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0913 23:51:43.711416   79915 kubeconfig.go:125] found "ha-737844" server: "https://192.168.49.254:8443"
	I0913 23:51:43.711449   79915 api_server.go:166] Checking apiserver status ...
	I0913 23:51:43.711482   79915 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 23:51:43.721425   79915 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1527/cgroup
	I0913 23:51:43.729604   79915 api_server.go:182] apiserver freezer: "12:freezer:/docker/f53f72e38e40481d90484e7647dcca3f5642201d8c9d66830f915a11f6afd402/crio/crio-98dc40f12a21bc4cfc7cf3a706ec16060c1f4fe633568cc98599198c3571809a"
	I0913 23:51:43.729657   79915 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f53f72e38e40481d90484e7647dcca3f5642201d8c9d66830f915a11f6afd402/crio/crio-98dc40f12a21bc4cfc7cf3a706ec16060c1f4fe633568cc98599198c3571809a/freezer.state
	I0913 23:51:43.736756   79915 api_server.go:204] freezer state: "THAWED"
	I0913 23:51:43.736776   79915 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0913 23:51:43.740346   79915 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0913 23:51:43.740365   79915 status.go:422] ha-737844 apiserver status = Running (err=<nil>)
	I0913 23:51:43.740377   79915 status.go:257] ha-737844 status: &{Name:ha-737844 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 23:51:43.740397   79915 status.go:255] checking status of ha-737844-m02 ...
	I0913 23:51:43.740635   79915 cli_runner.go:164] Run: docker container inspect ha-737844-m02 --format={{.State.Status}}
	I0913 23:51:43.757415   79915 status.go:330] ha-737844-m02 host status = "Stopped" (err=<nil>)
	I0913 23:51:43.757433   79915 status.go:343] host is not running, skipping remaining checks
	I0913 23:51:43.757438   79915 status.go:257] ha-737844-m02 status: &{Name:ha-737844-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 23:51:43.757455   79915 status.go:255] checking status of ha-737844-m03 ...
	I0913 23:51:43.757677   79915 cli_runner.go:164] Run: docker container inspect ha-737844-m03 --format={{.State.Status}}
	I0913 23:51:43.774449   79915 status.go:330] ha-737844-m03 host status = "Running" (err=<nil>)
	I0913 23:51:43.774475   79915 host.go:66] Checking if "ha-737844-m03" exists ...
	I0913 23:51:43.774728   79915 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-737844-m03
	I0913 23:51:43.791010   79915 host.go:66] Checking if "ha-737844-m03" exists ...
	I0913 23:51:43.791294   79915 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:51:43.791342   79915 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-737844-m03
	I0913 23:51:43.807606   79915 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/ha-737844-m03/id_rsa Username:docker}
	I0913 23:51:43.896207   79915 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:51:43.906512   79915 kubeconfig.go:125] found "ha-737844" server: "https://192.168.49.254:8443"
	I0913 23:51:43.906535   79915 api_server.go:166] Checking apiserver status ...
	I0913 23:51:43.906566   79915 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 23:51:43.915639   79915 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1402/cgroup
	I0913 23:51:43.923378   79915 api_server.go:182] apiserver freezer: "12:freezer:/docker/a308a38aa99202585c7b5053aeb5bd1d8b8f7c0bca2fe12d0fd230f423f6884e/crio/crio-01d79c58ffa0a4339381b1b86bc6563201121a2067f3d52c5988b972f4e48e22"
	I0913 23:51:43.923464   79915 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a308a38aa99202585c7b5053aeb5bd1d8b8f7c0bca2fe12d0fd230f423f6884e/crio/crio-01d79c58ffa0a4339381b1b86bc6563201121a2067f3d52c5988b972f4e48e22/freezer.state
	I0913 23:51:43.930988   79915 api_server.go:204] freezer state: "THAWED"
	I0913 23:51:43.931011   79915 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0913 23:51:43.934477   79915 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0913 23:51:43.934496   79915 status.go:422] ha-737844-m03 apiserver status = Running (err=<nil>)
	I0913 23:51:43.934503   79915 status.go:257] ha-737844-m03 status: &{Name:ha-737844-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 23:51:43.934518   79915 status.go:255] checking status of ha-737844-m04 ...
	I0913 23:51:43.934827   79915 cli_runner.go:164] Run: docker container inspect ha-737844-m04 --format={{.State.Status}}
	I0913 23:51:43.951113   79915 status.go:330] ha-737844-m04 host status = "Running" (err=<nil>)
	I0913 23:51:43.951134   79915 host.go:66] Checking if "ha-737844-m04" exists ...
	I0913 23:51:43.951403   79915 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-737844-m04
	I0913 23:51:43.966966   79915 host.go:66] Checking if "ha-737844-m04" exists ...
	I0913 23:51:43.967221   79915 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 23:51:43.967272   79915 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-737844-m04
	I0913 23:51:43.983531   79915 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/ha-737844-m04/id_rsa Username:docker}
	I0913 23:51:44.076190   79915 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 23:51:44.085858   79915 status.go:257] ha-737844-m04 status: &{Name:ha-737844-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (32.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-737844 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-737844 node start m02 -v=7 --alsologtostderr: (31.630524853s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-737844 status -v=7 --alsologtostderr
E0913 23:52:16.865869   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:16.872224   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:16.883547   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:16.904879   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:16.946220   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (32.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0913 23:52:17.028407   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:17.189955   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:17.511627   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:18.153632   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:19.435137   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (4.227420528s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (195.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-737844 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-737844 -v=7 --alsologtostderr
E0913 23:52:21.997396   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:27.119369   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:52:37.360640   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-737844 -v=7 --alsologtostderr: (36.434216311s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-737844 --wait=true -v=7 --alsologtostderr
E0913 23:52:57.842816   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:53:38.804952   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:55:00.726500   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:55:31.216282   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-737844 --wait=true -v=7 --alsologtostderr: (2m39.081621647s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-737844
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (195.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.15s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.38s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 23:56:23.772371   98216 out.go:345] Setting OutFile to fd 1 ...
	I0913 23:56:23.772458   98216 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:56:23.772470   98216 out.go:358] Setting ErrFile to fd 2...
	I0913 23:56:23.772474   98216 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 23:56:23.772637   98216 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0913 23:56:23.772868   98216 out.go:352] Setting JSON to false
	I0913 23:56:23.772892   98216 mustload.go:65] Loading cluster: ha-737844
	I0913 23:56:23.772938   98216 notify.go:220] Checking for updates...
	I0913 23:56:23.773263   98216 config.go:182] Loaded profile config "ha-737844": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 23:56:23.773277   98216 status.go:255] checking status of ha-737844 ...
	I0913 23:56:23.773665   98216 cli_runner.go:164] Run: docker container inspect ha-737844 --format={{.State.Status}}
	I0913 23:56:23.792696   98216 status.go:330] ha-737844 host status = "Stopped" (err=<nil>)
	I0913 23:56:23.792742   98216 status.go:343] host is not running, skipping remaining checks
	I0913 23:56:23.792755   98216 status.go:257] ha-737844 status: &{Name:ha-737844 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 23:56:23.792791   98216 status.go:255] checking status of ha-737844-m02 ...
	I0913 23:56:23.793129   98216 cli_runner.go:164] Run: docker container inspect ha-737844-m02 --format={{.State.Status}}
	I0913 23:56:23.808424   98216 status.go:330] ha-737844-m02 host status = "Stopped" (err=<nil>)
	I0913 23:56:23.808439   98216 status.go:343] host is not running, skipping remaining checks
	I0913 23:56:23.808444   98216 status.go:257] ha-737844-m02 status: &{Name:ha-737844-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 23:56:23.808459   98216 status.go:255] checking status of ha-737844-m04 ...
	I0913 23:56:23.808665   98216 cli_runner.go:164] Run: docker container inspect ha-737844-m04 --format={{.State.Status}}
	I0913 23:56:23.823698   98216 status.go:330] ha-737844-m04 host status = "Stopped" (err=<nil>)
	I0913 23:56:23.823716   98216 status.go:343] host is not running, skipping remaining checks
	I0913 23:56:23.823721   98216 status.go:257] ha-737844-m04 status: &{Name:ha-737844-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (115.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-737844 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 23:57:16.865800   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0913 23:57:44.567910   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-737844 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m54.343995673s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-737844 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 (115.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-737844 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-737844 --control-plane -v=7 --alsologtostderr: (1m5.57808869s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-737844 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (66.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.6s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (67.7s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-462067 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0914 00:00:31.215901   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-462067 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m7.695519163s)
--- PASS: TestJSONOutput/start/Command (67.70s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.66s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.59s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c0e8ab5b-3905-4569-8fb1-eb87faf68480","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-114582] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"2754c1e6-9cc1-4fb4-a97f-aef6cd6e55c9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19640"}}
	{"specversion":"1.0","id":"0b36d9f5-ca67-4387-8ace-30efbc50e00e","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":"6cc4d3c0-d590-49c4-90f9-07e2156100cd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig"}}
	{"specversion":"1.0","id":"0436e4be-c3ea-4acf-9a4d-c64faf35c2e9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube"}}
	{"specversion":"1.0","id":"61be5a4b-e42a-4e8b-9eb2-21a3534cc397","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":"95de4677-fc7c-4612-ae85-69e2852869e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"37c5e2c9-5140-4301-b270-38d8085d5246","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-114582" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-114582
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (35.25s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.64s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.93s)

                                                
                                                
=== 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-937703 --network=existing-network
E0914 00:01:54.279691   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-937703 --network=existing-network: (20.871708852s)
helpers_test.go:175: Cleaning up "existing-network-937703" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-937703
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-937703: (1.905703367s)
--- PASS: TestKicExistingNetwork (22.93s)

                                                
                                    
x
+
TestKicCustomSubnet (25.84s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-755249 --subnet=192.168.60.0/24
E0914 00:02:16.866927   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-subnet-755249 --subnet=192.168.60.0/24: (23.769823653s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-755249 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-755249" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-755249
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-755249: (2.052714987s)
--- PASS: TestKicCustomSubnet (25.84s)

                                                
                                    
x
+
TestKicStaticIP (26.35s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (52.57s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-330997 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-330997 --driver=docker  --container-runtime=crio: (22.345199573s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-340747 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-340747 --driver=docker  --container-runtime=crio: (25.202814384s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-330997
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-340747
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-340747" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-340747
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-340747: (1.823128124s)
helpers_test.go:175: Cleaning up "first-330997" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-330997
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-330997: (2.154183893s)
--- PASS: TestMinikubeProfile (52.57s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.27s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.14s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.86s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (94.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-174658 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0914 00:05:31.216447   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-174658 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m33.787884959s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-174658 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (94.22s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (55.51s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.79s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.08s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 00:07:11.339778  164261 out.go:345] Setting OutFile to fd 1 ...
	I0914 00:07:11.339910  164261 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:07:11.339920  164261 out.go:358] Setting ErrFile to fd 2...
	I0914 00:07:11.339924  164261 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:07:11.340138  164261 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0914 00:07:11.340342  164261 out.go:352] Setting JSON to false
	I0914 00:07:11.340376  164261 mustload.go:65] Loading cluster: multinode-174658
	I0914 00:07:11.340471  164261 notify.go:220] Checking for updates...
	I0914 00:07:11.340856  164261 config.go:182] Loaded profile config "multinode-174658": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 00:07:11.340874  164261 status.go:255] checking status of multinode-174658 ...
	I0914 00:07:11.341367  164261 cli_runner.go:164] Run: docker container inspect multinode-174658 --format={{.State.Status}}
	I0914 00:07:11.361986  164261 status.go:330] multinode-174658 host status = "Running" (err=<nil>)
	I0914 00:07:11.362013  164261 host.go:66] Checking if "multinode-174658" exists ...
	I0914 00:07:11.362301  164261 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-174658
	I0914 00:07:11.379911  164261 host.go:66] Checking if "multinode-174658" exists ...
	I0914 00:07:11.380166  164261 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 00:07:11.380203  164261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-174658
	I0914 00:07:11.397813  164261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/multinode-174658/id_rsa Username:docker}
	I0914 00:07:11.488940  164261 ssh_runner.go:195] Run: systemctl --version
	I0914 00:07:11.493249  164261 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 00:07:11.504341  164261 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 00:07:11.551995  164261 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-14 00:07:11.542524752 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0914 00:07:11.552816  164261 kubeconfig.go:125] found "multinode-174658" server: "https://192.168.67.2:8443"
	I0914 00:07:11.552858  164261 api_server.go:166] Checking apiserver status ...
	I0914 00:07:11.552901  164261 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 00:07:11.563364  164261 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1522/cgroup
	I0914 00:07:11.572187  164261 api_server.go:182] apiserver freezer: "12:freezer:/docker/53eea96b6399c4a9441669cdc5831c6235efccadf5ba82e0c916d76862c21e95/crio/crio-337f73a660bd1e684a7e7fa1fba0d04aa23bb378fc4f804a6d60a6126997856b"
	I0914 00:07:11.572253  164261 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/53eea96b6399c4a9441669cdc5831c6235efccadf5ba82e0c916d76862c21e95/crio/crio-337f73a660bd1e684a7e7fa1fba0d04aa23bb378fc4f804a6d60a6126997856b/freezer.state
	I0914 00:07:11.580100  164261 api_server.go:204] freezer state: "THAWED"
	I0914 00:07:11.580133  164261 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0914 00:07:11.584014  164261 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0914 00:07:11.584040  164261 status.go:422] multinode-174658 apiserver status = Running (err=<nil>)
	I0914 00:07:11.584052  164261 status.go:257] multinode-174658 status: &{Name:multinode-174658 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 00:07:11.584077  164261 status.go:255] checking status of multinode-174658-m02 ...
	I0914 00:07:11.584327  164261 cli_runner.go:164] Run: docker container inspect multinode-174658-m02 --format={{.State.Status}}
	I0914 00:07:11.602857  164261 status.go:330] multinode-174658-m02 host status = "Running" (err=<nil>)
	I0914 00:07:11.602882  164261 host.go:66] Checking if "multinode-174658-m02" exists ...
	I0914 00:07:11.603139  164261 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-174658-m02
	I0914 00:07:11.620057  164261 host.go:66] Checking if "multinode-174658-m02" exists ...
	I0914 00:07:11.620307  164261 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 00:07:11.620351  164261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-174658-m02
	I0914 00:07:11.638728  164261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19640-5250/.minikube/machines/multinode-174658-m02/id_rsa Username:docker}
	I0914 00:07:11.728118  164261 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 00:07:11.738636  164261 status.go:257] multinode-174658-m02 status: &{Name:multinode-174658-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0914 00:07:11.738672  164261 status.go:255] checking status of multinode-174658-m03 ...
	I0914 00:07:11.739006  164261 cli_runner.go:164] Run: docker container inspect multinode-174658-m03 --format={{.State.Status}}
	I0914 00:07:11.756081  164261 status.go:330] multinode-174658-m03 host status = "Stopped" (err=<nil>)
	I0914 00:07:11.756104  164261 status.go:343] host is not running, skipping remaining checks
	I0914 00:07:11.756110  164261 status.go:257] multinode-174658-m03 status: &{Name:multinode-174658-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-174658 node start m03 -v=7 --alsologtostderr
E0914 00:07:16.865529   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-174658 node start m03 -v=7 --alsologtostderr: (8.229621087s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 -p multinode-174658 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (8.88s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (77.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-174658
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-174658
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-174658: (24.59161925s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-174658 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-174658 --wait=true -v=8 --alsologtostderr: (52.632298405s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-174658
--- PASS: TestMultiNode/serial/RestartKeepsNodes (77.31s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.89s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-174658 node delete m03
E0914 00:08:39.930579   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-174658 node delete m03: (4.333629487s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-174658 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.89s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.68s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 00:09:06.473898  173588 out.go:345] Setting OutFile to fd 1 ...
	I0914 00:09:06.474003  173588 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:09:06.474008  173588 out.go:358] Setting ErrFile to fd 2...
	I0914 00:09:06.474013  173588 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:09:06.474201  173588 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0914 00:09:06.474367  173588 out.go:352] Setting JSON to false
	I0914 00:09:06.474397  173588 mustload.go:65] Loading cluster: multinode-174658
	I0914 00:09:06.474448  173588 notify.go:220] Checking for updates...
	I0914 00:09:06.474819  173588 config.go:182] Loaded profile config "multinode-174658": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 00:09:06.474835  173588 status.go:255] checking status of multinode-174658 ...
	I0914 00:09:06.475559  173588 cli_runner.go:164] Run: docker container inspect multinode-174658 --format={{.State.Status}}
	I0914 00:09:06.494307  173588 status.go:330] multinode-174658 host status = "Stopped" (err=<nil>)
	I0914 00:09:06.494333  173588 status.go:343] host is not running, skipping remaining checks
	I0914 00:09:06.494342  173588 status.go:257] multinode-174658 status: &{Name:multinode-174658 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 00:09:06.494377  173588 status.go:255] checking status of multinode-174658-m02 ...
	I0914 00:09:06.494630  173588 cli_runner.go:164] Run: docker container inspect multinode-174658-m02 --format={{.State.Status}}
	I0914 00:09:06.511426  173588 status.go:330] multinode-174658-m02 host status = "Stopped" (err=<nil>)
	I0914 00:09:06.511454  173588 status.go:343] host is not running, skipping remaining checks
	I0914 00:09:06.511472  173588 status.go:257] multinode-174658-m02 status: &{Name:multinode-174658-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (50.44s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.25s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (116.98s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-373286 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0914 00:10:31.216233   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-373286 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m16.652516921s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-373286 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-373286 image pull gcr.io/k8s-minikube/busybox: (4.182693725s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-373286
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-373286: (5.722097328s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-373286 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0914 00:12:16.866563   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-373286 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (27.760149768s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-373286 image list
helpers_test.go:175: Cleaning up "test-preload-373286" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-373286
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-373286: (2.444414711s)
--- PASS: TestPreload (116.98s)

                                                
                                    
x
+
TestScheduledStopUnix (97.27s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-562943 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-562943 --memory=2048 --driver=docker  --container-runtime=crio: (21.074997485s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-562943 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-562943 -n scheduled-stop-562943
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-562943 --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-562943 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-562943 -n scheduled-stop-562943
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-562943
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-562943 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-562943
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-562943: exit status 7 (62.230705ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.77s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"7981e152-8bc3-476e-bb6d-2b8f2ed60cf1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-884777] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"241890e0-67e0-4a80-bada-2fa9e298b2ff","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19640"}}
	{"specversion":"1.0","id":"9f5baef2-7490-461f-baa7-d5bdd0537aee","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":"b4736b60-edb2-4ad7-8cfa-47476255e6d2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig"}}
	{"specversion":"1.0","id":"849a91c7-952b-46de-a8bf-03b727b429a9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube"}}
	{"specversion":"1.0","id":"69540380-45bf-4889-ad74-91866aaf16a0","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":"417d9f75-ee9b-4641-8845-b4b2d965df00","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"2f1d9a52-8337-46de-bb6c-e76a8c24c608","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":"e980079d-5646-4b7f-b3c3-74da44df5cd9","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":"f9d00578-6e85-4dab-b518-2ba36f8ad903","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":"71e0c465-5231-4a58-baa0-eae7e434b14a","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":"9b6747cb-56ce-42c0-96c1-42f4f7ed68a4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-884777\" primary control-plane node in \"insufficient-storage-884777\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"e7275546-f286-4031-9529-c93ab1c869b2","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-1726243947-19640 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"bdb88aad-29f2-4a79-bd0d-74ae1a10dc7c","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":"f1360f51-dd92-469e-8a40-d500383f8182","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-884777 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-884777 --output=json --layout=cluster: exit status 7 (251.535694ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0914 00:14:07.010388  196099 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-884777" does not appear in /home/jenkins/minikube-integration/19640-5250/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0914 00:14:07.256101  196198 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-884777" does not appear in /home/jenkins/minikube-integration/19640-5250/kubeconfig
	E0914 00:14:07.265553  196198 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/insufficient-storage-884777/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (93.39s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2790462337 start -p running-upgrade-237307 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0914 00:15:31.216254   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2790462337 start -p running-upgrade-237307 --memory=2200 --vm-driver=docker  --container-runtime=crio: (55.472404462s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-237307 --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-237307 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (32.851548179s)
helpers_test.go:175: Cleaning up "running-upgrade-237307" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-237307
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-237307: (2.41263295s)
--- PASS: TestRunningBinaryUpgrade (93.39s)

                                                
                                    
x
+
TestKubernetesUpgrade (350.04s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (193.45s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.795964523 start -p missing-upgrade-848383 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.795964523 start -p missing-upgrade-848383 --memory=2200 --driver=docker  --container-runtime=crio: (2m5.455394665s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-848383
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-848383: (15.008025701s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-848383
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-848383 --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-848383 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (48.03288405s)
helpers_test.go:175: Cleaning up "missing-upgrade-848383" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-848383
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-848383: (1.957303842s)
--- PASS: TestMissingContainerUpgrade (193.45s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.74s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 00:14:12.505626  198238 out.go:345] Setting OutFile to fd 1 ...
	I0914 00:14:12.505909  198238 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:14:12.505919  198238 out.go:358] Setting ErrFile to fd 2...
	I0914 00:14:12.505924  198238 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 00:14:12.506101  198238 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-5250/.minikube/bin
	I0914 00:14:12.506716  198238 out.go:352] Setting JSON to false
	I0914 00:14:12.507695  198238 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":3398,"bootTime":1726269455,"procs":231,"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"}
	I0914 00:14:12.507768  198238 start.go:139] virtualization: kvm guest
	I0914 00:14:12.510802  198238 out.go:177] * [false-253235] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 00:14:12.512258  198238 out.go:177]   - MINIKUBE_LOCATION=19640
	I0914 00:14:12.512271  198238 notify.go:220] Checking for updates...
	I0914 00:14:12.515820  198238 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 00:14:12.517569  198238 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	I0914 00:14:12.519151  198238 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	I0914 00:14:12.520525  198238 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 00:14:12.521753  198238 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 00:14:12.523551  198238 config.go:182] Loaded profile config "kubernetes-upgrade-828320": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0914 00:14:12.523729  198238 config.go:182] Loaded profile config "offline-crio-811946": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 00:14:12.523841  198238 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 00:14:12.552100  198238 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 00:14:12.552254  198238 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 00:14:12.603356  198238 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:49 OomKillDisable:true NGoroutines:76 SystemTime:2024-09-14 00:14:12.593076911 +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:33647927296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerEr
rors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0914 00:14:12.603504  198238 docker.go:318] overlay module found
	I0914 00:14:12.606817  198238 out.go:177] * Using the docker driver based on user configuration
	I0914 00:14:12.608551  198238 start.go:297] selected driver: docker
	I0914 00:14:12.608569  198238 start.go:901] validating driver "docker" against <nil>
	I0914 00:14:12.608582  198238 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 00:14:12.611204  198238 out.go:201] 
	W0914 00:14:12.612624  198238 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
	I0914 00:14:12.613834  198238 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.89s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (138.33s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3948739223 start -p stopped-upgrade-208259 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3948739223 start -p stopped-upgrade-208259 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m48.107777978s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3948739223 -p stopped-upgrade-208259 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3948739223 -p stopped-upgrade-208259 stop: (5.415904882s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-208259 --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-208259 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (24.80262748s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (138.33s)

                                                
                                    
x
+
TestPause/serial/Start (43.28s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-095003] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19640
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19640-5250/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-5250/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (24.5s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.75s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-095003 --no-kubernetes --driver=docker  --container-runtime=crio
E0914 00:17:16.865279   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-095003 --no-kubernetes --driver=docker  --container-runtime=crio: (7.496950325s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-095003 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-095003 status -o json: exit status 2 (306.00432ms)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (45.8s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.14s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.36s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.78s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.63s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.88s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.78s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (17.75s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-253235 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0914 00:18:34.281581   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-253235 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (43.978761899s)
--- PASS: TestNetworkPlugins/group/auto/Start (43.98s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-253235 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-g9xz8" [5ed5dffe-8a2f-40b5-aa99-c5f3bed846d3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-g9xz8" [5ed5dffe-8a2f-40b5-aa99-c5f3bed846d3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00415342s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.20s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-7klh2" [847e1f41-d693-4613-8aa2-e82c2398476b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003711763s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
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-253235 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-253235 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-zmm7z" [be5b9efb-d992-423f-9223-4c706990aae2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-zmm7z" [be5b9efb-d992-423f-9223-4c706990aae2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004196605s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-253235 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0914 00:20:31.215776   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-253235 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (37.59989081s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (37.60s)

                                                
                                    
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-tlr49" [40428f2a-7129-4668-abbc-e023b7a53f62] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003746215s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-253235 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-vmfh2" [7a44b07d-05cf-4122-8350-163b6b571970] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-vmfh2" [7a44b07d-05cf-4122-8350-163b6b571970] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004033945s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.18s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-253235 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-wxr7l" [4aa8ba4b-dcdc-483e-9368-73dbc0fadd5c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-wxr7l" [4aa8ba4b-dcdc-483e-9368-73dbc0fadd5c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 8.004129941s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (8.24s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-253235 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-kplvk" [853d9ec9-21b9-4c24-b1e1-f6234ec8e3a0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kplvk" [853d9ec9-21b9-4c24-b1e1-f6234ec8e3a0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003884339s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-633578 --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-633578 --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: (2m15.500234961s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (135.50s)

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

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

                                                
                                    
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-2d7nx" [113558ae-7fa7-4f78-bc6c-466c6d58d5d1] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004037994s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-253235 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-28k5s" [176590ac-7c55-4e0c-9bbb-cf72487f53f3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-28k5s" [176590ac-7c55-4e0c-9bbb-cf72487f53f3] Running
E0914 00:22:16.864946   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004245119s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.18s)

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

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

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

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

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

                                                
                                    
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-253235 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-253235 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-ks955" [63626472-cb25-4fe9-b167-6fa7e8e9404c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ks955" [63626472-cb25-4fe9-b167-6fa7e8e9404c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003597571s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-488548 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" [e802be95-3abd-4514-9b88-e019b702964c] Pending
helpers_test.go:344: "busybox" [e802be95-3abd-4514-9b88-e019b702964c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e802be95-3abd-4514-9b88-e019b702964c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.050759005s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-488548 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.47s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-488548 --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-488548 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m23.693464739s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-488548 -n no-preload-488548
E0914 00:27:23.790038   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (263.98s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-633578 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" [732ef52b-7037-46dd-99b9-c4c306c7e1fd] Pending
helpers_test.go:344: "busybox" [732ef52b-7037-46dd-99b9-c4c306c7e1fd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [732ef52b-7037-46dd-99b9-c4c306c7e1fd] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.003292264s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-633578 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-603454 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" [1055c5d0-877f-442b-96a1-b1188ca4e3ed] Pending
helpers_test.go:344: "busybox" [1055c5d0-877f-442b-96a1-b1188ca4e3ed] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1055c5d0-877f-442b-96a1-b1188ca4e3ed] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003903918s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-603454 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.23s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-174726 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" [b3818c02-b234-4f55-8c87-f626994d3c9b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b3818c02-b234-4f55-8c87-f626994d3c9b] Running
E0914 00:24:17.331246   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.00494958s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-174726 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.30s)

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

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

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

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

                                                
                                                
=== 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-633578 --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
E0914 00:24:12.200038   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.206424   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.217800   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.239133   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.280513   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.361965   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.523718   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:12.845303   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:13.487320   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/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-633578 --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: (2m20.961361595s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-633578 -n old-k8s-version-633578
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (141.25s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-603454 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0914 00:24:14.768997   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-603454 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m25.591517353s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-603454 -n embed-certs-603454
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (265.89s)

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

                                                
                                                
=== 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-174726 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0914 00:24:22.453560   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-174726 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.156970161s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-174726 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (2.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-174726 --alsologtostderr -v=3
E0914 00:24:32.695030   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/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-174726 --alsologtostderr -v=3: (11.950944835s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.95s)

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

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

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

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

                                                
                                                
=== 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-174726 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0914 00:24:47.412277   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:47.418682   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:47.430061   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:47.451453   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:47.492889   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:47.574924   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:47.736615   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:48.058329   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:48.700655   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:49.982135   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:52.544019   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:53.177175   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:24:57.666193   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:07.908135   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:19.932088   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:28.389789   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:31.216473   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/addons-393491/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.676296   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.682646   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.694043   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.715491   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.756855   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.838326   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:32.999853   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:33.321517   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:33.963530   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:34.138486   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:35.245503   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:37.807693   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:42.928951   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.452050   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.458506   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.469926   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.491391   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.532844   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.614243   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:52.775914   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:53.097933   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:53.170431   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:53.740052   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:55.021614   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:25:57.583530   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:01.851128   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:01.857481   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:01.868805   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:01.890142   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:01.932001   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:02.013490   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:02.175001   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:02.497042   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:02.705720   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:03.138476   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:04.420069   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:06.982275   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:09.351723   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:12.104153   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:12.946982   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:13.652460   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:22.346143   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/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-174726 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m23.604683797s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-174726 -n default-k8s-diff-port-174726
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (263.89s)

                                                
                                    
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-4kn45" [a30a8921-74d7-41cf-aec8-215bdb69a733] Running
E0914 00:26:33.429054   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003548838s
--- 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-4kn45" [a30a8921-74d7-41cf-aec8-215bdb69a733] Running
E0914 00:26:42.827788   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/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.00396505s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-633578 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.23s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-139165 --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
E0914 00:26:54.613746   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/calico-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:26:56.060451   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.317925   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.324250   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.335582   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.356940   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.398441   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.479768   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.641304   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:06.963112   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:07.605334   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:08.886836   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:11.448875   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:14.391331   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/custom-flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:16.570534   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:16.865412   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/functional-893477/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-139165 --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: (31.249890839s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (31.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-139165 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-139165 --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.857243686s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-139165 -n newest-cni-139165
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.17s)

                                                
                                    
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-s2x8z" [ee8fe059-3a14-47be-b8db-b42f196a0919] Running
E0914 00:27:26.812797   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/flannel-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003780132s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-s2x8z" [ee8fe059-3a14-47be-b8db-b42f196a0919] Running
E0914 00:27:31.273274   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/kindnet-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.580981   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.587358   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.598822   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.621040   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.662489   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.743880   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:31.905484   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:32.226959   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:32.869194   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:27:34.150706   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/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.004454734s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-488548 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.25s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-139165 --alsologtostderr -v=1
E0914 00:27:36.712034   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-139165 -n newest-cni-139165
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-139165 -n newest-cni-139165
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.70s)

                                                
                                    
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-4rcdw" [3c566ffe-06ee-4ce8-968e-ba672cfa845f] Running
E0914 00:28:45.711607   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/enable-default-cni-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003663311s
--- 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-4rcdw" [3c566ffe-06ee-4ce8-968e-ba672cfa845f] Running
E0914 00:28:47.696610   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:47.703038   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:47.714454   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:47.735890   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:47.777367   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:47.858877   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:48.021089   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:48.342827   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:48.984824   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
E0914 00:28:50.266619   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/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.003648494s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-603454 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-603454 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.22s)

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

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

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

                                                
                                                
-- 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-603454 --alsologtostderr -v=1
E0914 00:28:52.827940   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-603454 -n embed-certs-603454
E0914 00:28:53.520051   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/bridge-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-603454 -n embed-certs-603454
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.64s)

                                                
                                    
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-4ccxd" [ee956242-0fc6-49e1-8c98-2563b30bc83e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003443071s
--- 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-4ccxd" [ee956242-0fc6-49e1-8c98-2563b30bc83e] Running
E0914 00:29:08.192457   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/old-k8s-version-633578/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00410578s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-174726 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-174726 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== 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-174726 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-174726 -n default-k8s-diff-port-174726
E0914 00:29:12.200296   12025 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19640-5250/.minikube/profiles/auto-253235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-174726 -n default-k8s-diff-port-174726: exit status 2 (281.478739ms)

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

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

                                                
                                    

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

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.69s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard